On Mon, Nov 3, 2008 at 4:07 PM, Luigi Gangitano <[EMAIL PROTECTED]> wrote:
> If you do, you'll see that server answering in HTTP/1.1 even if the request
> is HTTP/1.0. This is a protocol breakage by the HTTP server and is not
> squid's fault.
Yes, replies are in 1.1, understood :)
What error pa
Il giorno 01/nov/08, alle ore 19:20, Giovanni T. ha scritto:
[EMAIL PROTECTED]:~$ squidclient -h 192.168.66.2
http://www.gridvm.org/xen-vs-kvm.html
HTTP/1.0 200 OK
[...]
Via: 1.0 localhost (squid/3.0.STABLE8)
Proxy-Connection: close
I see, can you please use squidclient directly on www.gridvm.
Il giorno 27/ott/08, alle ore 21:20, Giovanni T. ha scritto:
obluraschi:/tmp# wget http://www.wininizio.it/forum/index.php -q -O
-|head -n 3
59070
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
">
http://www.w3.org/1999/xhtml";>
This is normal in chunked-encoding HTTP transfer, th
Here is my current conf, it's the default plus a redirect for squidGuard
acl manager proto cache_object
acl localhost src 127.0.0.1/32
acl to_localhost dst 127.0.0.0/8
acl localnet src 192.168.66.0/24
acl localnet src 10.66.0.0/24
acl SSL_ports port 443
acl Safe_ports port 80# http
acl Sa
Scorp,
can you please provide your configuration file and a trace of the
request you see this behaviour in?
Thanks,
L
Il giorno 08/ott/08, alle ore 19:12, Scorp ha scritto:
I've tried the workaround but anything changed.
Any other suggestions?
--
Luigi Gangitano -- <[EMAIL PROTECTED]> --
Amos Jeffries ha scritto:
> This is a known issue it only affects Squid 3.0 of current branches.
> The bug is not in Squid itself but in the website IIS server. Which should
> not be sending chunked-encoding content back to an HTTP/1.0 client or
> proxy.
Probably this isn't my case, http://www.sym
This is a known issue it only affects Squid 3.0 of current branches.
The bug is not in Squid itself but in the website IIS server. Which should
not be sending chunked-encoding content back to an HTTP/1.0 client or
proxy.
see, for background
http://squidproxy.wordpress.com/2008/04/29/chunked-decod
Package: squid3
Version: 3.0.STABLE8-1
Severity: normal
I'm using squid in transparent mode, with minimal conf changes.
When browsing some particular websites (like
http://www.symfony-project.org/api/1_1/) with many version of firefox,
an error page is issued, concerning about a compression metho
8 matches
Mail list logo