Re: [users@httpd] httpd 2.4.39 mod_reqtimeout causes large uploads to fail

2019-08-02 Thread Rainer Jung
Very likely a duplicate of https://bz.apache.org/bugzilla/show_bug.cgi?id=63325 (regression in 2.4.39) with the fix https://svn.apache.org/viewvc?view=revision&revision=1859376 which will be part of the next version 2.4.40. You can try that patch if you like. 2.4.40 is not far away, maybe nex

[users@httpd] httpd 2.4.39 mod_reqtimeout causes large uploads to fail

2019-07-31 Thread Charles Parker
A recent change to mod_reqtimeout (2.4.39) is causing large uploads to sporadically fail on my production server with a client error: |ajp_read_into_msg_buff::jk_ajp_common.c (1553): (main_ajp13_worker) receiving data from client failed. Connection aborted or network problems| This is happeni