On Wed, Dec 07, 2005 at 11:01:35AM -0800, Brandon Fosdick wrote:
> Would it be possible to use something like fam (or kqueue on FreeBSD) and
> have httpd notified whenever the config file changes?

We could do the SIGIO trick which diablo does on BSD, though the problem
there is that on other platform we'd end up with a tight stat() loop. It
can be pretty dangerous aswell though :/

-- 
Colm MacCárthaigh                        Public Key: [EMAIL PROTECTED]

Reply via email to