Re: HTTP downloads randomly get stuck until client timeout

2017-01-31 Thread Richard Stanway
That ticket does look like the same issue I'm having as I was indeed using timer_resolution. The problem seems to have coincided with a recent Debian kernel update, so it's possible they backported those changes. I have removed timer_resolution from my config and so far have been unable to reproduc

Re: HTTP downloads randomly get stuck until client timeout

2017-01-31 Thread Maxim Dounin
Hello! On Tue, Jan 31, 2017 at 04:19:59PM +0100, Richard Stanway wrote: > Hi all, > I'm experiencing odd behavior with some larger HTTP file downloads from my > site. The files will download for a seemingly random amount of bytes then > the connection freezes until "send_timeout" expires, at whic

HTTP downloads randomly get stuck until client timeout

2017-01-31 Thread Richard Stanway
Hi all, I'm experiencing odd behavior with some larger HTTP file downloads from my site. The files will download for a seemingly random amount of bytes then the connection freezes until "send_timeout" expires, at which point the error log shows "client timed out (110: Connection timed out) while se