Re: [users@httpd] issue with mod_reqtimeout in Httpd server 2.4.39

2019-04-18 Thread Rainer Jung
Most likely it is this: https://bz.apache.org/bugzilla/show_bug.cgi?id=63329 Fixed by: https://svn.apache.org/viewvc?view=revision&revision=1857129 If you build the web server yourself, tha patch to apply is: https://svn.apache.org/viewvc/httpd/httpd/trunk/modules/filters/mod_reqtimeout.c?r1=

[users@httpd] issue with mod_reqtimeout in Httpd server 2.4.39

2019-04-18 Thread Rathore, Rajendra
Hi Team, We are facing timeout issue while uploading long file, when I enable debug log and found that traces of [reqtimeout:info] [pid 25680:tid 140121479206656] [client 192.168.33.1:61857] AH01382: Request body read timeout While looking into release notes of 2.4.39 there are some changes in