Brian Akins wrote:
> 
> Jim Jagielski wrote:
> > Having some external (or even internal) process update
> > a slot that isn't "its own" is dangerous. And the required
> > locking would be slow.
> 
> In my own hacked proxy, an external healthchecker and the proxy share a 
> piece of shared memory that is "read-only" by apache and read-write by 
> the external health check.  This is not scoreboard info, just some 
> health info.  The 2 are separate things.
> 

Yep, this is a good design.

-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
            "If you can dodge a wrench, you can dodge a ball."

Reply via email to