RE: [squid-users] SO_FAIL in store_log under high load

2007-01-19 Thread Nguyen, Khanh, INFOT
[mailto:[EMAIL PROTECTED] Sent: Friday, January 19, 2007 5:11 PM To: Nguyen, Khanh, INFOT Cc: squid-users@squid-cache.org Subject: Re: [squid-users] SO_FAIL in store_log under high load fre 2007-01-19 klockan 16:45 -0500 skrev Nguyen, Khanh, INFOT: > 1) what has caused the swap failure? Is it due

[squid-users] SO_FAIL in store_log under high load

2007-01-19 Thread Nguyen, Khanh, INFOT
Hi, I experience high cache miss due to swap out failure under high load. Background setup: --- I run squid 2.6 stable 4-20061009 on Redhat AS server version 4 update 3 (64 bits kernel) The server hardware is dell 2950. 4 GB Ram, 6 hard drives, each 164 GB. Virtual memory is set

RE: [squid-users] how to get the max usable FD number squid used

2006-12-04 Thread Nguyen, Khanh, INFOT
The cache.log file reports the number of file descriptors that the squid can use. Khanh -Original Message- From: Jm lists [mailto:[EMAIL PROTECTED] Sent: Sunday, December 03, 2006 10:25 PM To: squid-users@squid-cache.org Subject: [squid-users] how to get the max usable FD number squid u

[squid-users] Cache_mem, squid performance

2006-12-04 Thread Nguyen, Khanh, INFOT
Hi, I have a question about cache_mem, hope that someone has some insight about it. I run squid 2.6 on AS linux 4, update 3. My server has 8 GB memory, 20 GB virtual memory, 50 GB hard disk for squid cache. Is it true that allocating large cache_mem would decrease the performance of the cache se

[squid-users] Anyone uses Cache_dir aufs type on Linux AS server

2006-11-30 Thread Nguyen, Khanh, INFOT
Hi, Has anyone use aufs cache_dir on Linux? Any comment, insight about it? The description indicates that aufs utilizes POSIX-threads thus avoid blocking the main squid process to access disk-I/O. Wonder if there is any unknown problem? I am running squid 2.6 on Linux AS 4, update 3. Regards, Kh

[squid-users] Squid on 64 bit OS ?

2006-11-13 Thread Nguyen, Khanh, INFOT
Hi, Has anyone used squid on 64 bit OS (Sun or Linux)? And if you are aware of any bug or shortcoming of squid on the 64 but OS? Or it works as normal. Thanks, Khanh

RE: [squid-users] Reverse proxy using 2.6 with multiple domainconfiguration

2006-10-27 Thread Nguyen, Khanh, INFOT
If it is configured to operate in reverse proxy, it should not serve request that come without HOST header, should it? Perhaps it is just a matter of opinion. I want to reserve my resource and only serve when I really need. If I configure more than one domains in the box (reverse proxy mode), if

[squid-users] How to setup retry X times before declare the parent is a dead parent

2006-10-25 Thread Nguyen, Khanh, INFOT
Hi, I am using squid 2.6.stable4-20061009 on Linux 4. Can I set up so that the squid server would retry X times before giving up on a dead parent? In my environment, some parents are slow and network connectivity is not always stable. I am looking though all parameters in squid.conf but could n

RE: [squid-users] leaving each log file per domain at squid

2006-10-23 Thread Nguyen, Khanh, INFOT
Henrik, Will it impact performance of the cache server if there are many acls? What is your recommendation if my cache server has 100+ domains and I want each domain has its own log? Should I modify the code to do that? Regards, Khanh -Original Message- From: Henrik Nordstrom [mailto:

RE: [squid-users] Fine Tuning - Suggestions If you would..

2006-10-19 Thread Nguyen, Khanh, INFOT
ts that being accessed the most. Maybe a very handful of objects that result low hit rate, if you can correct those, your goal is almost done. Khanh -Original Message- From: Errol Neal [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 12:48 PM To: Nguyen, Khanh, INFOT; squi

RE: [squid-users] epoll on squid 2.6.STABLE4-20061009 under linux

2006-10-18 Thread Nguyen, Khanh, INFOT
Henrik, It is very informative. Thanks, Khanh -Original Message- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 18, 2006 6:19 PM To: Nguyen, Khanh, INFOT Cc: squid-users@squid-cache.org Subject: Re: [squid-users] epoll on squid 2.6.STABLE4-20061009 under

[squid-users] epoll on squid 2.6.STABLE4-20061009 under linux

2006-10-18 Thread Nguyen, Khanh, INFOT
Hi, I am quite fuzzle about how epoll get enabled and how can i disable it or enable it at will. Maybe someone have some insight about epoll could lend a hand. I first install squid 2.6.STABLE4-20061009 on a box with redhat linux 3. The cache.log shows it use poll for IO loop. Then I get anoth

RE: [squid-users] Fine Tuning - Suggestions If you would..

2006-10-18 Thread Nguyen, Khanh, INFOT
I would suggest you analyze the cache.log to see which objects are responsible for miss, size of object, TTL of the object, do you have many objects with query string. If so, should they be cached? Do you want to cache object which does not have TTL? (currently your squid.conf does not cache this t

RE: [squid-users] How to deny unmatched/unspecified domains insquid 2.6 under reverse proxy mode?

2006-10-17 Thread Nguyen, Khanh, INFOT
. Thanks, Khanh -Original Message- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 17, 2006 5:28 PM To: Nguyen, Khanh, INFOT Cc: Squid List Subject: Re: [squid-users] How to deny unmatched/unspecified domains insquid 2.6 under reverse proxy mode? mån 2006-10-16

RE: [squid-users] How to deny unmatched/unspecified domains in squid 2.6 under reverse proxy mode?

2006-10-17 Thread Nguyen, Khanh, INFOT
ok to use if the peer_domain ==NULL or access==NULL. Perhaps it is applicable for the forward proxy? Regards, Khanh -Original Message- From: Nguyen, Khanh, INFOT Sent: Tuesday, October 17, 2006 10:33 AM To: Chris Robertson Cc: Squid List Subject: RE: [squid-users] How to deny unmatched

RE: [squid-users] How to deny unmatched/unspecified domains in squid 2.6 under reverse proxy mode?

2006-10-17 Thread Nguyen, Khanh, INFOT
-Original Message- From: Chris Robertson [mailto:[EMAIL PROTECTED] Sent: Monday, October 16, 2006 5:43 PM Cc: Squid List Subject: Re: [squid-users] How to deny unmatched/unspecified domains in squid 2.6 under reverse proxy mode? Nguyen, Khanh, INFOT wrote: > hi, > > I have squid 2.6 on

[squid-users] How to deny unmatched/unspecified domains in squid 2.6 under reverse proxy mode?

2006-10-16 Thread Nguyen, Khanh, INFOT
hi, I have squid 2.6 on Linux OS. The squid cache is configured in reverse proxy mode, means each domain has a mapping web server for objects retrieval. For example: objects of www1.mycompany.com will be fetched from websever1.mycompany.com, objects of www2.mycompany.com will be fetched from w