Home
last modified time | relevance | path

Searched refs:connection (Results 176 – 180 of 180) sorted by relevance

12345678

/PHP-5.3/
H A Dphp.ini-production864 ; Disable logging through FastCGI connection. PHP's default behavior is to enable
1062 ; http://php.net/pdo-odbc.connection-pooling
1142 ; Check that a connection is still valid before reuse.
1342 ; maintain an idle persistent connection. Using -1 means idle
1348 ; ping during oci_pconnect() to check the connection validity. When
1354 ; Connection: Set this to a user chosen connection class to be used
1358 ; the database pool must be configured, and the connection string must
1437 ; The maximum time in seconds to wait for a connection attempt to succeed before returning failure.
H A DUPGRADING273 Calling oci_close() on a persistent connection, or when the variable
274 that references a persistent connection goes out of scope, will now
H A DNEWS224 . Fixed bug (segfault due to libcurl connection caching). (Pierrick)
2813 . Improve persistent connection handling of restarted DBs.
3226 - Fixed bug #45432 (PDO: persistent connection leak). (Felipe)
3249 connection). (Felipe)
4132 - Added persistent connection status checker to pdo_pgsql.
4550 connection). (Tony)
4835 establish a new connection). (Ilia)
4965 number of connection retries). (Ilia)
5459 - Fixed bug #37531 (oci8 persistent connection corruption). (Tony)
6613 d/e flag global and not per connection). (Andrey)
[all …]
/PHP-5.3/sapi/apache_hooks/
H A Dphp_apache.c730 res = (char *)ap_get_remote_host(r->connection, r->per_dir_config, (int)type); in PHP_FUNCTION()
/PHP-5.3/ext/gd/
H A Dgd.c2769 ap_bsetflag(php3_rqst->connection->client, B_EBCDIC2ASCII, 0); in _php_image_output()

Completed in 46 milliseconds

12345678