Commit d39fd6f2 authored by Dirk-Willem van Gulik's avatar Dirk-Willem van Gulik
Browse files

Modified cache garbage control to first check if it

actually should run, based on the time of last run,
and to try to get a lock; prior to actually forking
and doing the real cleanup. This effectively avoids
a fork after each and every request; and limites
the spawning to just once every few hours.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@83036 13f79535-47bb-0310-9956-ffa450edef68
parent c216136e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment