Web Servers on Unix and Linux - Re: Need process to run in parent and data be available to all child

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers on Unix and Linux > January 2006 > Re: Need process to run in parent and data be available to all child





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Need process to run in parent and data be available to all child
Nick Kew

2006-01-24, 2:48 am

fuzzylollipop wrote:
> but the crux of the matter is I need the code that talks to the apple
> mDNSResponder in the parent ( ONCE ) and the children processes modules
> to be able to access that shared data, and I have had one heck of a
> time finding out if this is even possible with Apache 2, and if so how!
>


If that's once at server startup it's easy - just use the standard
configuration mechanisms. If it's later, you'll have to use shared
memory (apr_shm) or similar to share it.

--
Nick Kew
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com