Re: [squid-users] Big HTTP-POST file uploads not working

2019-01-27 Thread Alex Rousskov
On 1/27/19 3:42 AM, Matthias Weigel wrote: > large HTTP-POST uploads stall and time out. > squid seems to not read any more from the client tcp stream! Why? A Squid developer probably can find the answer to that question by examining cache.log with debug_options set to ALL,9. > In the debug l

[squid-users] Big HTTP-POST file uploads not working

2019-01-27 Thread Matthias Weigel
Hi, i am using Squid as a reverse proxy. Squid tested is 3.5.20 and 3.5.28 (same result). OS of Squid box is Centos7 latest. The backend is some IIS-server with a software "Esko Webcenter" (used in printing industry). Everything is working, except large HTTP-POST uploads stall and time out. Sma