[PHP-DEV] Bug #14988 Updated: mysql_pconnect() and POST takes a lot of time

2002-01-11 Thread daniel . burckhardt

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


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


-- 
PHP Development 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]




[PHP-DEV] Bug #14988 Updated: mysql_pconnect() and POST takes a lot of time

2002-01-11 Thread daniel . burckhardt

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

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


Previous Comments:


[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=14988edit=1


-- 
PHP Development 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]




[PHP-DEV] Bug #14988: mysql_pconnect() and POST takes a lot of time

2002-01-10 Thread daniel . burckhardt

From: [EMAIL PROTECTED]
Operating system: w2k
PHP version:  4.1.1
PHP Bug Type: MySQL related
Bug description:  mysql_pconnect() and POST takes a lot of time

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 bug report at: http://bugs.php.net/?id=14988edit=1


-- 
PHP Development 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]