Hi, here is my problem :
I was using squid 1.022 and changed for 2.0 version for 1 week then problems
comes to my eyes.
here is my conf :
PII 333 + 380Mb + Solaris 2.6 +perl 5.004 + GCC version 2.7.2 +squid 2 PRE1
+4gb UltraWide cache
HTTP & FTP
------------------
Client request--------->|SQUID 2.0 BOX| ------->Server request
Client response<------|SQUID 2.0 BOX|<--------Server response
and ICP
------------
PROXY's request--------->|SQUID 2.0 BOX| ------->PROXY's request
PROXY's response<------|SQUID 2.0 BOX|<--------PROXY's response
- The incoming traffic (Server response) is twice the outgoing traffic
(client response) !!!
It should be the opposite. For exemple, I get
Server response = 3,5Mb
Client response = 800Kb
This is my best record !!!!!
(I 'M SURE OF IN AND OUT NUMBERS).
So, My Internet line's grow very rapidly and the quality service decrease
as well.
- I didn't activate the "quick_abort" feature :
quick_abort_min -1 KB
quick_abort_max 0 KB
quick_abort_pct 0
- My cache is 85% full
- Squid cachemgr gives me these numbers (Traffic and Resources Counters)
client_http.kbytes_in = 452082
client_http.kbytes_out = 4256401
server.all.requests = 845083
server.all.errors = 0
server.all.kbytes_in = 8809837
server.all.kbytes_out = 383124
server.http.requests = 839493
server.http.errors = 0
server.http.kbytes_in = 8790353
server.http.kbytes_out = 378695
- ICP
I have 10x more ICP requests than HTTP and get from 12 to 24% cache hit with
peers.
- All my squid boxes have the same problem !
Is there any others parameters to check ?
How to explain these values ?
Received on Fri Oct 09 1998 - 01:18:23 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:24 MST