ID:               14988
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         MySQL related
 Operating System: w2k
 PHP Version:      4.1.1
 New Comment:

seems to be caused by slow DNS-lookups and some problems in netscape
4.x:

http://www.phpbuilder.com/forum/read.php3?num=4&id=5321&thread=2583




Previous Comments:
------------------------------------------------------------------------

[2002-01-11 05:26:44] [EMAIL PROTECTED]

did some further checks - i have the same problem with the cgi-version
and using older version (4.0.4) and when using mysql_connect instead of
mysql_pconnect.

my mysql-version is 3.23.46-nt

------------------------------------------------------------------------

[2002-01-10 21:43:49] [EMAIL PROTECTED]

when using php 4.1.0 and 4.1.1 on win2k (both php4isapi.dll and
php4apache.dll)
the function-call
  mysql_pconnect("localhost", "root", "")
takes about 5 seconds when the page is a called with a post request
(<form method="post" action="pagename.php">) while there is no
noticable delay when calling it with a GET-request (by entering the url
pagename.php directly into the browser or setting method="get" in the
form-tag)


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=14988&edit=1

Reply via email to