Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Apache > 10 threads help
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Apache > 10 threads help

sijie123sijie123 Member
edited May 2013 in Help

Hi everyone, I need some help with my Apache.
Somehow I cannot get it to run more than 10 threads concurrently. I've changed my httpd.conf settings to whatever values I can try, but there's no way I can get it to run more than 10 threads at once (like if I were to use a Download Manager to download concurrently, after 10 threads the server stops responding/spawning new child processes)
There's definitely enough RAM, I did a free -m command and barely 25% of my allocated 128MB RAM + 128MB vSwap was used.

I'm really a newbie in these kind of things, so I'm not sure if I need to post anything else, so if you need any information that can help me diagnose the problem, please tell me!

Side-tracking a bit, is there a difference between apache2 and httpd? or are they the same thing?

Thanks in advance!

Comments

  • It'd help to paste the relevant section from your apache configuration. It might also be worthwhile to use nginx.

  • neqsteneqste Member

    only nginx + fast-cgi helps to you.

Sign In or Register to comment.