What exactly are your trying to do.  TCP connections use sockets to connect.
Sockets are how you connect...

Ray Hunter
Firmware Engineer

ENTERASYS NETWORKS


-----Original Message-----
From: Uros Gruber [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 27, 2002 1:08 AM
To: [EMAIL PROTECTED]
Subject: [PHP] SQL and PHP (socket vs TCP)


Hi!

Yesterday i noticed some strange thing with connection PHP to postgreSQL. I
have some script to tell me how long does it take to generate some page.

And i noticed that this time is longer if i connect to socket. Isn't this a
little strange. I know that connection to socket must be quicker that on IP.

Is there something that i don't know.
  

-- 
TIA,
 Uros


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to