Re: [squid-users] Performance issue /cache_dir / cache_mem / SMP workers

2018-11-23 Thread Amos Jeffries
On 24/11/18 3:21 am, pacolo wrote: > Hello again, > > We have found an issue in backend.conf, as the Rock cache_dir is SMP aware. > > Change this... > #cache_dir rock /cache${process_number} 2097152 > to this... > cache_dir rock /cache1 2097152 > > > ... then the new errors are: > Nov 23 14:55:

Re: [squid-users] 3.5.28 partial content getting HIT but not sending

2018-11-23 Thread Amos Jeffries
On 24/11/18 6:28 am, Heiler Bemerguy wrote: > Hum, disabling that refresh_pattern and -k reconfigure seems to have > fixed it.. but.. why? > Something else is going on which is not visible in the details you have shown. - is the TCP connection containing a message pipeline? if so the data and

Re: [squid-users] 3.5.28 partial content getting HIT but not sending

2018-11-23 Thread Heiler Bemerguy
Hum, disabling that refresh_pattern and -k reconfigure seems to have fixed it.. but.. why? -- Atenciosamente, Heiler Bensimon Bemerguy - CINBESA Analista de Redes, Wi-Fi, Virtualização e Serviços Internet (55) 91 98151-4894 Em 23/11/2018 14:02, Heiler Bemerguy

[squid-users] 3.5.28 partial content getting HIT but not sending

2018-11-23 Thread Heiler Bemerguy
I got today these hits repeating all day long: 1542992067.660  1 10.15.3.137 TCP_HIT/206 427 GET http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20181120.1.orig.tar.gz - HIER_NONE/- application/x-gzip 1542992067.717  1 10.15.3.137 T

Re: [squid-users] Performance issue /cache_dir / cache_mem / SMP workers

2018-11-23 Thread pacolo
Hello again, We have found an issue in backend.conf, as the Rock cache_dir is SMP aware. Change this... #cache_dir rock /cache${process_number} 2097152 to this... cache_dir rock /cache1 2097152 ... then the new errors are: Nov 23 14:55:28 px06 squid[12559]: ERROR: /cache1/rock communication cha