Home
last modified time | relevance | path

Searched refs:how (Results 176 – 186 of 186) sorted by path

12345678

/PHP-5.5/main/streams/
H A Dtransports.c507 PHPAPI int php_stream_xport_shutdown(php_stream *stream, stream_shutdown_t how TSRMLS_DC) in php_stream_xport_shutdown()
515 param.how = how; in php_stream_xport_shutdown()
H A Dxp_socket.c398 xparam->outputs.returncode = shutdown(sock->socket, shutdown_how[xparam->how]); in php_sockop_set_option()
/PHP-5.5/
H A Dphp.ini-development212 ; Output buffering is a mechanism for controlling how much output data
1264 ; Tuning: This option enables statement caching, and specifies how
1342 ; Allows you to define how often deadlocks are to be retried. -1 means "forever".
1528 ; Define how many bits are stored in each character when converting
1630 ; Specify how datetime and datetim4 columns are returned
H A Dphp.ini-production212 ; Output buffering is a mechanism for controlling how much output data
1264 ; Tuning: This option enables statement caching, and specifies how
1342 ; Allows you to define how often deadlocks are to be retried. -1 means "forever".
1528 ; Define how many bits are stored in each character when converting
1630 ; Specify how datetime and datetim4 columns are returned
H A Dserver-tests.php57 | depending on how you configured "safe_mode" ! |
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI131 This controls how many child processes the PHP process spawns. When the
148 This controls how many requests each child process will handle before
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_process_ctl.c122 int fpm_pctl_kill(pid_t pid, int how) /* {{{ */ in fpm_pctl_kill() argument
126 switch (how) { in fpm_pctl_kill()
H A Dfpm_process_ctl.h22 int fpm_pctl_kill(pid_t pid, int how);
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in195 ; Choose how the process manager will control the number of child processes.
/PHP-5.5/sapi/litespeed/
H A DREADME78 Detailed information about how to configure LiteSpeed web server with
153 This controls how many requests each child process will handle before
161 In Self Managed Mode, LSAPI_MAX_IDLE controls how long a idle child
169 In Self Managed Mode, LSAI_MAX_IDLE_CHILDREN controls how many idle
188 In Self Managed Mode, LSAPI_PGRP_MAX_IDLE controls how long the parent
/PHP-5.5/win32/
H A Dinstall.txt274 Read more about how to add your PHP directory to PATH in the
313 the section about Windows extensions, about how to set up one, and
377 attacks. Please read our CGI security section to learn how to defend
569 attacks. Please read our CGI security section to learn how to defend
663 attacks. Please read our CGI security section to learn how to defend
882 attacks. Please read our CGI security section to learn how to defend
914 This list describes how to set up the PHP CGI binary to work with
925 attacks. Please read our CGI security section to learn how to defend
1057 to demonstrate how to obtain and install PECL extensions.
1067 how to build and install the extensions, but they do not automatically
[all …]

Completed in 42 milliseconds

12345678