Commit fbc7d1c
committed
metrics: avoid possible segfault after restart twice
Accessing the metrics endpoint after restarting apachectl twice can
result in a segfault due to internal state corruption, especially when
using prefork mpm.
Signed-off-by: Atzm WATANABE <[email protected]>1 parent 0611aab commit fbc7d1c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
879 | 879 | | |
880 | 880 | | |
881 | 881 | | |
| 882 | + | |
882 | 883 | | |
883 | 884 | | |
884 | 885 | | |
| |||
0 commit comments