Re: [squid-users] substituing sniproxy for squid

2016-03-23 Thread Luis Daniel Lucio Quiroz
As A side note, I am reading the code seems file src/client_side_request.cc function ClientRequestContext::hostHeaderVerify() is responsible for this. And to be exact this option: if (ia != NULL && ia->count > 0) { // Is the NAT destination IP in DNS? for (int i = 0; i < ia->coun

Re: [squid-users] substituing sniproxy for squid

2016-03-23 Thread Luis Daniel Lucio Quiroz
Thanks Well, I am now stuck with the Host header forgery detected Which it means that client and squid resolve different IP (in my use case that is what I want). I already have host_verify_strict disabled, but that is not enough. Any

Re: [squid-users] caching js/css references with parameters, possible squid bug

2016-03-23 Thread Amos Jeffries
On 24/03/2016 4:33 a.m., Waitman Gobble wrote: > > I made a little test program and now I see what's going on, maybe this > isn't actually a squid problem.. It's returning > 'HTTP/1.1 200 Connection established' > through proxy SSL , then a space, then the actual headers. The other day > I did not

Re: [squid-users] caching js/css references with parameters, possible squid bug

2016-03-23 Thread Waitman Gobble
On 2016-03-19 04:50, Waitman Gobble wrote: On 2016-03-18 01:00, Amos Jeffries wrote: On 18/03/2016 3:46 a.m., Waitman Gobble wrote: When a script reference on an HTML page includes a parameter, the script does not appear to be cached when using squid in accel mode (https). For example, j

Re: [squid-users] Does reload_into_ims not effective for HTTPS?

2016-03-23 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 i.e., for example, request_header_access Cache-Control deny all request_header_access Cache-Control: max-age=0 will raise cache hit ratio in conjunction with reload_into_ims on, right? 23.03.16 19:34, Amos Jeffries пишет: > Cache-Control: max-a

Re: [squid-users] Does reload_into_ims not effective for HTTPS?

2016-03-23 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 23.03.16 19:34, Amos Jeffries пишет: > On 19/03/2016 11:50 p.m., Yuri Voinov wrote: >> >> Well, here is it: >> > >> >> GET >> http://icdn.lenta.ru/images/2016/03/17/09/20160317091221731/tabloid_8a08b3a372ff4499c0d95723ad4dc382.jpg >> HTTP/1.1 >>

Re: [squid-users] Does reload_into_ims not effective for HTTPS?

2016-03-23 Thread Amos Jeffries
On 19/03/2016 11:50 p.m., Yuri Voinov wrote: > > Well, here is it: > > > GET > http://icdn.lenta.ru/images/2016/03/17/09/20160317091221731/tabloid_8a08b3a372ff4499c0d95723ad4dc382.jpg > HTTP/1.1 > User-Agent: Wget/1.16.3 (solaris2.10) > Accept: */* > Accept-Encoding: identity > Host: icdn.lenta