Hi,

On Tue, Aug 7, 2018 at 5:57 AM, Eric . <erici...@gmail.com> wrote:
>
> I'm using Apache HTTPD 2.4.29 and 2.4.33 on Solaris 10 and 11. These HTTPDs
> were compiled from source with the latest APR, APR-util and PCRE.
> Upon starting, the HTTPDs initially run fine. After running for several days
> to 2 weeks, HTTPD would stop responding. It wouldn't accept any new
> connections although the processes are running. In the whole period the
> incoming traffic volumn is low.
> When in the "not responding" situation, stopping and then starting the HTTPD
> would workaround the issue temporarily.

Possibly you are hitting this bug in APR:
https://bz.apache.org/bugzilla/show_bug.cgi?id=61786
It was fixed in: https://svn.apache.org/r1819938 (not in any released
APR for now)
A more targeted patch would be:
http://svn.apache.org/viewvc/apr/apr/trunk/poll/unix/port.c?r1=1819858&r2=1819857&pathrev=1819858&view=patch

Regards,
Yann.

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

Reply via email to