On Oct 25, 2008, at 7:57 PM, ricardo13 wrote:
I will build a scheduler that receive a little message from cluster.
At
cluster, there is a process that send messages about CPU.
Like an SNMP agent? That way you wouldn't have to re-invent the wheel.
Then the server I need to build a separat
Andrej van der Zee wrote:
> Hi,
>
> I was wondering if it is possible to load modules at run-time, without
> restarting httpd?
No.
They expect their initialization to occur when there is nothing but a parent
process present.
Hi,
I was wondering if it is possible to load modules at run-time, without
restarting httpd?
Cheers,
Andrej