Home
last modified time | relevance | path

Searched refs:requests (Results 26 – 42 of 42) sorted by relevance

12

/PHP-7.1/sapi/cgi/
H A Dcgi_main.c1812 int requests = 0; local
2762 requests++;
2763 if (max_requests && (requests == max_requests)) {
/PHP-7.1/
H A DREADME.SUBMITTING_PATCH51 more feedback and quicker turnaround. You can also add pull requests
H A DCODING_STANDARDS84 question needs to survive between multiple requests.
H A Dphp.ini-development331 ; the request. Consider enabling it if executing long requests, which may end up
663 ; to proxy requests or to process the POST data in a memory efficient fashion.
1242 ; Timeout for network requests in seconds.
1277 ; for all pooled server requests with Oracle 11g Database Resident
1866 ; Check the cache checksum each N requests.
H A Dphp.ini-production331 ; the request. Consider enabling it if executing long requests, which may end up
663 ; to proxy requests or to process the POST data in a memory efficient fashion.
1242 ; Timeout for network requests in seconds.
1277 ; for all pooled server requests with Oracle 11g Database Resident
1866 ; Check the cache checksum each N requests.
H A DINSTALL74 executable of PHP to process all PHP file requests on the server.
356 after the number of requests specified by PHP_FCGI_MAX_REQUESTS is
374 requests. Setting PHP_FCGI_MAX_REQUESTS will determine how long (in
375 requests) each child will live. Here's a simple bash script to help
547 requests are running in the same process space (the space of the web
1362 suitable to submit feature requests.
H A DREADME.STREAMS278 it lasts across requests, or non-persistently so that it is freed at the end
H A DNEWS612 requests). (Remi)
1023 . Fixed bug #51918 (Phar::webPhar() does not handle requests sent through PUT
/PHP-7.1/ext/standard/tests/misc/
H A Duser_agents.txt1071 python-requests/2.11.1
1072 python-requests/2.12.3
1073 python-requests/2.2.1 CPython/2.7.6 Linux/3.13.0-24-generic
1074 python-requests/2.2.1 CPython/3.4.3 Linux/3.13.0-96-generic
1075 python-requests/2.4.3 CPython/3.4.2 Linux/3.16.0-4-amd64
H A Dget_browser_variation3.phpt2155 Agent python-requests/2.11.1
2157 Agent python-requests/2.12.3
2159 Agent python-requests/2.2.1 CPython/2.7.6 Linux/3.13.0-24-generic
2161 Agent python-requests/2.2.1 CPython/3.4.3 Linux/3.13.0-96-generic
2163 Agent python-requests/2.4.3 CPython/3.4.2 Linux/3.16.0-4-amd64
/PHP-7.1/sapi/fpm/tests/
H A Dfcgi.inc543 // Broken pipe, tear down so future requests might succeed
/PHP-7.1/win32/
H A Dinstall.txt76 executable of PHP to process all PHP file requests on the server.
791 requests are running in the same process space (the space of the web
1232 suitable to submit feature requests.
/PHP-7.1/ext/soap/
H A Dsoap.c4500 …} else if (sdl->requests != NULL && (tmp = zend_hash_str_find_ptr(sdl->requests, str, len)) != NUL…
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt4167 the same match. The PCRE_DFA_RESTART option requests this action; when
7370 pcretest output, where the /K modifier requests the retrieval and out-
8397 PCRE_STUDY_JIT_COMPILE requests the JIT compiler to generate code for
8995 The first call has "23ja" as the subject, and requests partial match-
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic7958 # in Windows NT bit 0 is a dirty flag to request chkdsk at boot time. bit 1 requests surface scan t…
8031 # in Windows NT bit 0 is a dirty flag to request chkdsk at boot time. bit 1 requests surface scan t…
17681 # Type: Bazaar revision bundles and merge requests
H A Dmagic私はガラスを食べられます7958 # in Windows NT bit 0 is a dirty flag to request chkdsk at boot time. bit 1 requests surface scan t…
8031 # in Windows NT bit 0 is a dirty flag to request chkdsk at boot time. bit 1 requests surface scan t…
17681 # Type: Bazaar revision bundles and merge requests
/PHP-7.1/ext/pcre/pcrelib/
H A DChangeLog4323 3. The PCRE_AUTO_CALLOUT option for pcre_compile() requests the automatic

Completed in 243 milliseconds

12