You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2022/10/20 21:19:33 UTC

[Bug 65918] graceful in combination with PHP modules seems leaky and causes static TLS (thread local storage) to overflow

https://bz.apache.org/bugzilla/show_bug.cgi?id=65918

--- Comment #1 from Barry Jackson <ze...@zen.co.uk> ---
We have a similar issue in this bug report:

https://bugs.mageia.org/show_bug.cgi?id=30924

Server sometimes fails to re-start after logrotate at 04:02, details are in the
report.

Switching to 'restart' in place of 'reload' in the systemd logrotate command
has acted as a successful workaround:

/bin/systemctl reload httpd.service > /dev/null 2>/dev/null || true

We were averaging about 2 fails per week and now no fails in just over two
weeks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org