Re: Apache Launching one more unwanted daemon

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

 



On 6/5/07, Joshua Slive <joshua@xxxxxxxx> wrote:
On 6/5/07, Arnab Ganguly <aganguly01@xxxxxxxxx> wrote:
> Hi,
>  I am replacing Apache with NES(Sun Web Server).NES is pretty old.So I
> wanted to use Apache with single process and multi threaded web server
> similar to NES.

To be honest, that doesn't sound like a very good justification. Just
because NES does it that way doesn't mean you want Apache to do it
that way.

>
>  Now I have used the mod_status also.The new process launched shows to be
> active while the old daemon doesn't show anything.

Interesting. Have you checked the error log to see if apache is
restarting because it received a signal? Perhaps you have a log
rotation script restarting apache?

Or perhaps the old process got stuck processing something. You could
try attaching to it with a debugger and figuring out what it is doing:
http://httpd.apache.org/dev/debugging.html

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



If you want a single process multi threaded server perhaps you should
take a look at lighttpd, what others have said mpm_worker isn't
designed to do what you are trying to do. In the mean time I'll
continue embracing Apache :-).

---------------------------------------------------------------------
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