https://issues.apache.org/bugzilla/show_bug.cgi?id=48639
Summary: Add htcacheclean as a core monitored processes
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Core
AssignedTo: [email protected]
ReportedBy: [email protected]
As the parent process has the job of ensuring child processes are alive and
functioning, it would seem to make sense to have the parent also monitor that
an htcacheclean is running [or run successfully], on a specific time period.
It might also be sensible to give the server a break during peak utilization
time periods.
But at minimum, a 'ProcessLaunch period cmd' directive, which starts cmd every
period [in minutes?] of time and logs if the process ends unclean as a warning,
or as debug note if it does end clean, would help ensure that there is an
htcacheclean chasing the process. The proccesslaunch command would not start
a new cmd during the time when the previous invocation of cmd is still running.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]