Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tweak Apache to handle more requests

Status
Not open for further replies.

shawntendo

Programmer
Mar 15, 2005
2
US
Hello. I will try to keep this post as short as possible to save time. I am running Apache2 on Windows Server 2003. This server is my ad banner server which tracks views of ads and whatnot. Very fast javascripts are set up to increment counters which are used to generate the stats. At any given time, this server has about 60-150 requests to run these scripts. Because of such a high number, Apache will sometimes be unable to handle every request, thus causing me to lose valuable tracking data. This server is only utilizing 10% of system resources even when there are 150 requests being sent to it. Are there any ways to up the amount of requests that Apache will handle? Maybe I should set up a second instance of Apache on this server? Any help would be greatly appreciated. Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top