I need to ask a performance related question. If for example, a site gets 500 or 400 visits per second, what should be the preferred mysql connection type, Persistant or NonPersistant ???? Any other recommendation for such a web site ???

Thanks

link|improve this question

67% accept rate
feedback

1 Answer

up vote 0 down vote accepted

non persistent is better for low CPU over head !

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.