- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- problems with speed trought proxi squid
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2004 08:22 PM
05-27-2004 08:22 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2004 08:28 PM
05-27-2004 08:28 PM
Re: problems with speed trought proxi squid
It's best to have an appropriate hardware,i.e. if there are lot's of users-then the nic shoud be 1GB,lots of memory,fast hard drive,etc.
Are there any special rules in the configuration?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2004 08:32 PM
05-27-2004 08:32 PM
Re: problems with speed trought proxi squid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2004 08:36 PM
05-27-2004 08:36 PM
Re: problems with speed trought proxi squid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2004 08:43 PM
05-27-2004 08:43 PM
Re: problems with speed trought proxi squid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2004 08:47 PM
05-27-2004 08:47 PM
Re: problems with speed trought proxi squid
for cache_mem
the number that appears next to it -is the amount of memory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2004 06:32 AM
05-28-2004 06:32 AM
Re: problems with speed trought proxi squid
paste the following file here...
/var/log/squid/cache.log
/var/log/squid/access.log
to chk how much memory Squid is using try
#ps -ef | grep squid
regards,
Peeyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 08:00 PM
05-30-2004 08:00 PM
Re: problems with speed trought proxi squid
In my squid.conf, all the lines about cache are commented (with #), realy the only lines without # are the ones about acls and permisionss?? (sorry, i am new in squid).
the file attaches is my squid.conf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 08:37 PM
05-30-2004 08:37 PM
Re: problems with speed trought proxi squid
locate the line # cache_mem 8
remove the comment mark from it, then change 8 with let's say 64 and restart the squid service.
See if there's an approvement in performance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 08:46 PM
05-30-2004 08:46 PM
Re: problems with speed trought proxi squid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 10:09 PM
05-30-2004 10:09 PM
Re: problems with speed trought proxi squid
not KB
after changing execute:
service squid restart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 11:02 PM
05-30-2004 11:02 PM
Re: problems with speed trought proxi squid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 11:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2004 03:35 AM
06-01-2004 03:35 AM
Re: problems with speed trought proxi squid
I don´t know why
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2004 04:03 AM
06-01-2004 04:03 AM
Re: problems with speed trought proxi squid
From your configuration file:
it shows that you use authentication ,i.e.
user has to be authenticated .Try to disable this feature temporarily- see if there's a big difference.
Don't try to connect to local address (from local subnet) using proxy-(it works slow on
Squid an on ISA) .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2004 04:30 AM
06-01-2004 04:30 AM
Re: problems with speed trought proxi squid
Read this for optimising ur squid..
http://squid.visolve.com/squid/index.htm
I use DiskD for better performance
http://www.squid-cache.org/Doc/FAQ/FAQ-22.html
i had modifies ur conf....use it and see if it gives u better speed....
note: i had defined port 8080 not the usual 3128....i had modified this file in windows...so telnet to ur linux box and copy paste this configuration in /etc/squid/squid.conf..
Regards,
Peeyush Maurya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 10:43 PM
06-02-2004 10:43 PM