On Mon, 5 Mar 2012, Prasanth Madhavan wrote:

if there were connections from same ip, and i am using a single php
file to route the connection, that inits executes and closes the
connection, would it be faster if try for persistance?

You're top-posting and use so many words in wrong contexts I suspect you're way out of your league here.

You don't "route" connections and it doesn't matter how many PHP files you use.

Yes, using persistant connections will be faster or much faster depending on your exacy use case.

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to