Hello!

In a mysql_connect() it is possible to specify a path to the socket which
should be used for communicating with MySQL.

Now, when I connect thru a socket, is the datatransfer between PHP and MySQL
faster than when I connect via a (loop-)network?  I would assume so, because
with a socket, there's not the network layer in the way which has to be
taken care of.

Is this correct?

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
                Uptime: 0 hours 45 minutes

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to