[Mono-dev] [PATCH] mod_mono: startup problems with Apache 1.3

Joshua Tauberer tauberer at for.net
Sun Nov 13 17:12:09 EST 2005


Better than what I was saying about reading pids from files, you could 
use APR's cross-process mutexes:

http://docx.webperf.org/group__apr__proc__mutex.html

Just put a lock around the forking+sleeping-a-bit.  I think that'll cut 
out the simultaneous spawning pretty easily.

-- 
- Joshua Tauberer

http://taubz.for.net

** Nothing Unreal Exists **





More information about the Mono-devel-list mailing list