Re: sharing state between client processes in prefork mode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/10/07, tom <pomarancde23@xxxxxxx> wrote:
> Hi *,
>
>  we have apache 2.2.3 with mpm prefork mode. We wrote a module for it and the module needs to share statistical information between the apache child processes. We have done this through standard linux shared memory, but it seems not to work properly for higher loads (50 parallel clients). Can somebody point us to a possible solution on how to manage shared information between client process in prefork mode, thank you.
>

Well, this is a general problem of inter-process communication and not
really apache-specific. Why isn't your shared memory working
correctly? Are you doing proper locking?

But in any case, you'll find a more knowledgeable group on the module
developers list:
http://httpd.apache.org/lists.html#modules-dev
They can probably suggest examples of other modules that do similar things.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux