View Single Post
Old 08-06-2003, 02:23 AM  
Aheib
Registered User
 
Join Date: Apr 2002
Posts: 50
true, both can be used, but mysql only to a certain level.
It's not for no reason I keep hearing from more people every day that they switched to AT because php/mysql scripts started to slow down @ 50k.

Also, I used a C++ program to test mysql. And only used one query (select *). Now go through the source of a php script, and count the amount of queries that are used to handle incoming and outgoing scripts....

And last, this program was a stress test, meaning it used all resources that were free; especially with the mysql test it boosted the cpu load to very high levels.
That's okay for a test, but in real life you don't want a server load of 50+
__________________
Get the Best Free Trade Script :: Arrow Trader :: Written in c++!
Aheib is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote