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

Gonzalo Paniagua Javier gonzalo at ximian.com
Mon Nov 14 16:29:12 EST 2005


On Sun, 2005-11-13 at 17:12 -0500, Joshua Tauberer wrote:
> 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.

That's a 2.0 API, not for apache 1.3

-Gonzalo





More information about the Mono-devel-list mailing list