[squid-users] Squid 3.5.22 for Microsoft Windows 64-bit is available

2016-10-14 Thread Rafael Akchurin
Greetings everyone, Anyone interested in native docker image for Squid 3.5.22 (hopefully soon) on Ubuntu 16 LTS? Please say so and I will publish the Squid on Windows 10/Windows Server 2016 Docker tutorial here. The CygWin based build of Squid proxy for Microsoft Windows versio

Re: [squid-users] TCP_MISS/304 question

2016-10-14 Thread Alex Rousskov
Hello, What may help us move forward is a "reverse mapping" table like this one: Row (client-Squid) headings: * response body sent by Squid to client * 304 response sent by Squid to client * 412 response sent by Squid to client ... Column (Squid-server) headings: * no contact with the serve

Re: [squid-users] Squid is not responding when the number of connection exceeds

2016-10-14 Thread georgej
The server is hosted in VMware -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-is-not-responding-when-the-number-of-connection-exceeds-tp4680091p4680103.html Sent from the Squid - Users mailing list archive at Nabble.com. ___

Re: [squid-users] Squid is not responding when the number of connection exceeds

2016-10-14 Thread georgej
I can see the number of established connection more than 180 using with below command. sudo netstat -nat | grep :8080 | grep ESTABLISHED| wc -l -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-is-not-responding-when-the-number-of-connection-exceeds-tp46

Re: [squid-users] Squid is not responding when the number of connection exceeds

2016-10-14 Thread Amos Jeffries
On 14/10/2016 5:49 p.m., georgej wrote: > Hi Team, > > When the number of users exceeds, squid is not responding. The users getting > "System returned: (110) connecion timed out " message. Exceeds what? Amos ___ squid-users mailing list squid-users@li

Re: [squid-users] TCP_MISS/304 question

2016-10-14 Thread Amos Jeffries
On 15/10/2016 1:36 a.m., Yuri Voinov wrote: > > > > 14.10.2016 18:30, Amos Jeffries пишет: >> On 15/10/2016 12:34 a.m., Yuri Voinov wrote: >>> >>> A bit more details. >>> >>> This is 4 transactions in chronological order. Two from wget -S and two >>> from same PC via browser for the same URL: >>

Re: [squid-users] TCP_MISS/304 question

2016-10-14 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Well. Let's made clean, easy to reproduce example. Let's take one PC behind proxy. Let's clean up any browser's caches. Let's reboot it for experiment clarity. Let's take two URLs. One for HTTP and the same for HTTPS. Simple static image 200 Kb i

Re: [squid-users] TCP_MISS/304 question

2016-10-14 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 14.10.2016 18:30, Amos Jeffries пишет: > On 15/10/2016 12:34 a.m., Yuri Voinov wrote: >> >> A bit more details. >> >> This is 4 transactions in chronological order. Two from wget -S and two >> from same PC via browser for the same URL: >> >> *roo

Re: [squid-users] TCP_MISS/304 question

2016-10-14 Thread Amos Jeffries
On 15/10/2016 12:34 a.m., Yuri Voinov wrote: > > A bit more details. > > This is 4 transactions in chronological order. Two from wget -S and two > from same PC via browser for the same URL: > > *root @ khorne /tmp # wget -S > http://www.gazeta.ru/nm2015/js/gazeta.media.query.js* > --2016-10-14 1

Re: [squid-users] TCP_MISS/304 question

2016-10-14 Thread Amos Jeffries
On 14/10/2016 10:44 a.m., Yuri Voinov wrote: > > > > 14.10.2016 2:48, Alex Rousskov пишет: >> On 10/13/2016 01:44 PM, Yuri Voinov wrote: > >>> However, this is nothing more than word games, Alex. > >> ... unless the definition of a hit affects your billing or your >> interpretation of Squid do

Re: [squid-users] TCP_MISS/304 question

2016-10-14 Thread Amos Jeffries
On 14/10/2016 10:57 p.m., Yuri Voinov wrote: > > It seems I found the root of problem. > > When cached object refreshed and goes via HTTP, it gives > TCP_REFRESH_UNMODIFIED in access.log, which is correct. > When the _same_ _cached_ _object_ refreshes and goes via HTTPS, it gives > TCP_MISS/304 i

Re: [squid-users] TCP_MISS/304 question

2016-10-14 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 A bit more details. This is 4 transactions in chronological order. Two from wget -S and two from same PC via browser for the same URL: *root @ khorne /tmp # wget -S http://www.gazeta.ru/nm2015/js/gazeta.media.query.js* - --2016-10-14 17:18:05--

Re: [squid-users] ERROR: Cannot connect to 127.0.0.1:3128

2016-10-14 Thread Михаил
Hi.Ready. # squidclient -vv mgr:info | head -n 40stub time| WARNING: BCP 177 violation. IPv6 transport forced OFF by build parameters.verbosity level set to 2Request:GET cache_object://localhost/info HTTP/1.0Host: localhostUser-Agent: squidclient/3.5.21Accept: */*Connection: close .Transport detect

Re: [squid-users] TCP_MISS/304 question

2016-10-14 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 It seems I found the root of problem. When cached object refreshed and goes via HTTP, it gives TCP_REFRESH_UNMODIFIED in access.log, which is correct. When the _same_ _cached_ _object_ refreshes and goes via HTTPS, it gives TCP_MISS/304 in access.