Brian Akins wrote:
> Jean-frederic Clere wrote:
>
>> Hi,
>>
>> I am still trying to replace the scoreboard by shared memory to store
>> the shared information of the workers, I am now thinking to get this by
>> adding modules like the "prototype" I have enclosed (that is a patch
>> against trunk).
>
>
> We really need a generic "scoreboard" type module with a relatively
> simple API to add and access per "worker" memory. I have some ideas
> if anyone wants to hear them...
>
>
The httpd-dev list is here for that ;-)
For the moment my need is just to have the worker in a place where I
could monitor them from an outside httpd process (actively like
"pinging" them or like in mod_backhand) and/or update their status so
the loadbalancing improves its QoS.
Cheers
Jean-Frederic
|