The Apache Haus Forum

Forum Topics => Apache 2.4 => Topic started by: shanmugam_k on June 15, 2021, 03:52:27 PM

Title: Latest Apache 2.4.48 creating timed Out issue in Windows 10 system
Post by: shanmugam_k on June 15, 2021, 03:52:27 PM
Hi Team,

Good Morning!

Recently I have upgraded the Apache from 2.4.46 to 2.4.48 version in Windows 10 system, after that I'm observing keep on Timed out issue during the connection.
I'm going to upload the error.log, access.log and httpd.conf file per team analyze.

Thanks for immediate response for this issue.

-Shan
Title: Re: Latest Apache 2.4.48 creating timed Out issue in Windows 10 system
Post by: shanmugam_k on June 15, 2021, 03:55:20 PM
I'm getting the following message on error_log in Apache,

https://apaste.info/huGK
https://apaste.info/gfwc

I'm getting the following message on access log,

https://apaste.info/3ptj

My system httpd.conf will be as per the below,

https://apaste.info/iMUm


Please help us to resolve the timed out issue?

-Shan
Title: Re: Latest Apache 2.4.48 creating timed Out issue in Windows 10 system
Post by: mario on June 15, 2021, 10:32:40 PM
Well the access log and the error log time stamps do not match. There is no guessing what happened.

Your config shows nothing special. Do you do any proxy or reverse proxy stuff in your vhosts?

And please use https://apaste.info for large code / config and log parts.
Title: Re: Latest Apache 2.4.48 creating timed Out issue in Windows 10 system
Post by: shanmugam_k on June 17, 2021, 06:37:02 AM
https://apaste.info/21Lg

https://apaste.info/yjab

I have pasted the freshly collected access and error logs for analyze. Please help us to resolve the issue.

-Shan
Title: Re: Latest Apache 2.4.48 creating timed Out issue in Windows 10 system
Post by: mario on June 17, 2021, 09:54:43 PM
The error log start at 12:40:00 while the access log ends at 12:32:07. There is nothing to compare ...

Well the "CONNECT" shows that the 500 errors occur while apache is used as a proxy.