]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_watchdog: use a single "wd_running" pool in wd_worker() thread.
authorYann Ylavic <ylavic@apache.org>
Fri, 17 Apr 2020 17:15:51 +0000 (17:15 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 17 Apr 2020 17:15:51 +0000 (17:15 +0000)
commit8f5905c058ad6603282575e9377d0eea4f8b7c35
tree198f4a0f51648674aab633e07b7369dc9918335a
parent22b3d7cec44d9910862c643659f78b90d153a320
mod_watchdog: use a single "wd_running" pool in wd_worker() thread.

Clear the pool where appropriate instead of multiple create/destroy.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1876675 13f79535-47bb-0310-9956-ffa450edef68
modules/core/mod_watchdog.c