You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Rathore, Rajendra" <ra...@ptc.com> on 2019/04/18 07:09:53 UTC

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

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 mod_reqtimeout area, we never face that issue in 2.4.38, so please guide me how should I proceed to fix the issue. Please let me know if more details are required.



Thanks and Regards,
Rajendra Rathore
9922701491


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

Posted by Rainer Jung <ra...@kippdata.de>.
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=1857129&r2=1857128&pathrev=1857129

Let us know if it works for you.

Regards,

Rainer

Am 18.04.2019 um 09:09 schrieb 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 
> mod_reqtimeout area, we never face that issue in 2.4.38, so please guide 
> me how should I proceed to fix the issue. Please let me know if more 
> details are required.
> 
> Thanks and Regards,
> 
> Rajendra Rathore
> 
> 9922701491

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org