> -----Original Message----- > From: William Bailey [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 03, 2002 6:04 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Problem: Only 1 fsockopen() connection for > apache at a time. > > > I have a script that uses fsockopen() to connect to a > remote server/port and from what i am seeing mod_php4 > with apache only allows 1 fsockopen connection at a time > and will que the other fsockopen calls and then process > them when the one before it has closed. Is there a way > round this?
Not true here...what operating system are you running? (I know some versions of Windows in particular have a limit as to how many simultaneous connections the tcp/ip layer can support...) --- Mark Roedel | "Blessed is he who has learned to laugh Systems Programmer | at himself, for he shall never cease LeTourneau University | to be entertained." Longview, Texas, USA | -- John Powell -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php