Performance when using php and mysql

Performance when using php and mysql

am 23.11.2005 09:57:09 von Apach

Hello!

Can somebody tell my something about performances when using mysql and php!
Where i can find document about this performance?
How php and mysql behave in use of multiple connections?

Re: Performance when using php and mysql

am 23.11.2005 10:21:14 von Shion

Apach wrote:
> Can somebody tell my something about performances when using mysql and php!
> Where i can find document about this performance?
> How php and mysql behave in use of multiple connections?

There is quite many factors that affects this, the best is to setup your own
environment and run stress-tests. Even in a bad setup I wouldn't be surprised
if PHP/MySQL will beat ASP/MSSql two times.


//Aho