logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Threads are going crazy on Windows
Author
comert



Joined: 13 Feb 2013
Posts: 11

PostPosted: Mon 11 Jan '16 14:54    Post subject: Threads are going crazy on Windows Reply with quote

We have a windows install of apache 2.4.4 (WIN64)and it has been running for some time now with very few issues and periodically there are very heavy loads. However last week during a heavy load we noticed that things were timing out and objects on the page were not always displaying. We noticed that we were running out of threads so we increased the threads per child from 4500 to 5500 then restarted apache. When I did this it immediately used all 5500 threads and in the logs said all were used and I should consider increasing them, I kept increasing the threads and getting the same results, no matter how high I put the threads it used them all and we know that the load was not that high. We added resources to our VM server and rebooted it and that did not fix the problem either. The next day our VM actually migrated to another host and the problem resolved itself. What I need to know is what would cause Apache to continually use all of its threads?
Back to top


Reply to topic   Topic: Threads are going crazy on Windows View previous topic :: View next topic
Post new topic   Forum Index -> Apache