[squid-users] Squid 3.4.6 POST upload problem

Lorenzo Gollinelli lorenzo.gollinelli at gmail.com
Thu Nov 13 09:10:58 UTC 2014


Thank you very much Amos,

why then do we have the problem only if file is > 55kB? The bug your are
referring (#4067) to is not listed in version 3.4 known bugs

Here are the headers for a working transaction (< 55kB):

HTTP/1.1 100 Continue
Connection: keep-alive

HTTP/1.1 200 OK
Server: gunicorn/18.0
Date: Thu, 13 Nov 2014 08:54:34 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2
Sponsored-By: https://www.runscope.com
X-Cache: MISS from squidserver.domain.lc
Via: 1.1 vegur, 1.1 squidserver.domain.lc (squid/3.4.6)
Connection: keep-alive

and here are the headers for non working one (> 55kB):

HTTP/1.1 100 Continue
Connection: keep-alive

HTTP/1.1 503 Service Unavailable
Server: Cowboy
Date: Thu, 13 Nov 2014 08:53:39 GMT
Content-Length: 484
Content-Type: text/html; charset=utf-8
Cache-Control: no-cache, no-store
X-Cache: MISS from squidserver.domain.lc
Via: 1.1 squidserver.domain.lc (squid/3.4.6)
Connection: close
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20141113/caad181f/attachment.html>


More information about the squid-users mailing list