- finalize persistent handle support (probably)
authorMichael Wallner <mike@php.net>
Fri, 9 Feb 2007 14:19:40 +0000 (14:19 +0000)
committerMichael Wallner <mike@php.net>
Fri, 9 Feb 2007 14:19:40 +0000 (14:19 +0000)
commit6968eb8ac7ad68faefc1fc05b4d53389d004cf3c
treeaaade9aaeb656dd915ee3671aae850afdf053097
parent6a8d8f34361e89ea6e9b7b2737f0a8baf94705f2
- finalize persistent handle support (probably)
  * make it a system ini option instead of a configure option
    = http.persistent.handles.limit controls the maximum of
      idle handles lingering around for a single provider
  * re-arrange stat() structure
  * display verbose phpinfo()
15 files changed:
config9.m4
docs/http.ini
http.c
http_api.c
http_functions.c
http_persistent_handle_api.c
http_request_api.c
http_request_datashare_api.c
http_request_object.c
http_request_pool_api.c
php_http.h
php_http_persistent_handle_api.h
php_http_request_api.h
php_http_request_pool_api.h
tests/persistent_handles_001.phpt