MySQL Forums
Forum List  »  PHP

Server slowing down...
Posted by: Deep S
Date: February 07, 2006 10:57AM

Hello!

Im currently running a php script that gets about 100 requests from internet users every second. The script is simple and only adds very little data to the mysql db.
The script only uses one INSERT command inserting only one bit to the DB and is very simple.

But its slowing down the server dramatically... Does anyone know how a problem like this can be solved?

I was thinking editing apache httpd.conf maybe?? But im new to running server alone so I need all the help I can get.

Options: ReplyQuote


Subject
Written By
Posted
Server slowing down...
February 07, 2006 10:57AM
February 07, 2006 02:11PM
February 08, 2006 05:48AM
February 08, 2006 08:15AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.