Nope. It's tested with a typical client/server setup, as in a real use case.


"Chris McCluskey" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]..
.
I'm going to ask the really stupid question... Is mysql, php, apache
running on the same box as the box you are using to test from?

-Chris

-----Original Message-----
From: arch [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 23, 2003 1:42 PM
To: [EMAIL PROTECTED]
Subject: [PHP] php performance


I'm running php4 on apache on linux. I'm having performance problems
with php getting data from the mysql database. With one user at a given
instant, performance is fine, even with the massive size of the data
table. But when do very rudimentary load testing (basically, opening a
few browser and performing the same requests), the performance is awful.
I suppose the issue is with mysql, but I can't be sure.

What are some solutions to performance issues such as these? I've
already done mysql indexing, which is how I got the current level of
performance. But again, performance is unsatisfactory with just a few
simultaneous requests.

Thanks in advance.



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to