[squid-users] squid 4.0.17 accept-encoding.. sending gzip?!
Heiler Bemerguy
heiler.bemerguy at cinbesa.com.br
Mon Dec 26 17:11:42 UTC 2016
Hi list,
This is my box trying to GET a CSS file via squid 4.0.17:
GET
http://agendamento.inss.gov.br/saginternet/resources/bootstrap/css/bootstrap.min.css
HTTP/1.1
Host: agendamento.inss.gov.br
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101
Firefox/50.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: pt-BR,pt;q=0.8,en-US;q=0.5,en;q=0.3
*Accept-Encoding: none*
Cookie: ACE-STICKY=R1291873686;
JSESSIONID=nhL8YhJSPnJNvjx6GpQ6LrmckqV0jVkj7p1NxHBktbn47SG2tLrc!-162452808;
SAG_ROUTEID=.2; ROUTEID=.2
Connection: keep-alive
Upgrade-Insecure-Requests: 1
Pragma: no-cache
Cache-Control: no-cache
This is squid answer:
HTTP/1.1 200 OK
Accept-Ranges: bytes
Last-Modified: Tue, 14 Jun 2016 14:15:36 GMT
Content-Language: en
*Content-Encoding: gzip*
Content-Type: text/html
Server: Oracle-Web-Cache-11g/11.1.1.6.0 (N;ecid=83589858340691620,0:1)
Date: Mon, 26 Dec 2016 17:07:27 GMT
X-Powered-By: Servlet/3.0 JSP/2.2
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Pragma: no-cache
Content-Length: 0
Age: 0
X-Cache: HIT from proxy
Via: 1.1 proxy (squid)
Connection: keep-alive
I don't know the refresh pattern matters in this case:
refresh_pattern -i
\.(jp[eg]{1,2}|pdf|gif|pn[pg]|bmp|tiff|ico|swf|css|js|ad|png)$ 10080 80%
120960 ignore-no-store ignore-reload ignore-private override-expire
store-stale reload-into-ims
The effect of this "bug" is that the page in question is totally screwed
up because the CSS file won't be readable by the browser.. (it shows
nothing if I try to view the source of it)
--
Best Regards,
Heiler Bemerguy
Network Manager - CINBESA
55 91 98151-4894/3184-1751
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20161226/675a8307/attachment.html>
More information about the squid-users
mailing list