I am using Net::Server::PreFork for a server that has a configuration
file. I want to be able to send a message to the server to update the
configuration as well as have it take effect. I dont want the server
bounced for the configuration changes to take effect.
The server starts with five children.
Before I go ahead and do something screwy, I thought to ask the public
what they do in this case. I realize that one of the children would get
the message indicating the changes. If it updates the data structure in
memory that would do it only for THAT client, right? In other words,
what is the best way for all the children to share variables?
Thanks all
--
__________________________
Ranga Nathan
Tel: 714-417-0056
_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm