Home
last modified time | relevance | path

Searched refs:process (Results 1 – 25 of 107) sorted by relevance

12345

/PHP-7.0/ext/standard/tests/general_functions/
H A Dbug34794.phpt9 echo "Opening process 1\n";
12 echo "Opening process 2\n";
16 echo "Closing process 1\n";
21 echo "Closing process 2\n";
30 Opening process 1
31 Opening process 2
32 Closing process 1
33 Closing process 2
H A Dbug39322.phpt2 Bug #39322 (proc_terminate() losing process resource)
17 $process = proc_open('/bin/sleep 120', $descriptors, $pipes);
19 proc_terminate($process, 9);
20 sleep(1); // wait a bit to let the process finish
21 var_dump(proc_get_status($process));
/PHP-7.0/ext/pcntl/tests/
H A Dpcntl_fork_variation.phpt2 Test function pcntl_fork() by testing the process isolation in the forking hierarchy father -> son …
14 echo "*** Testing the process isolations between a process and its forks ***\n";
43 *** Testing the process isolations between a process and its forks ***
/PHP-7.0/sapi/cli/tests/
H A Dcli_process_title_windows.phpt14 // command "get-process" is executed using shell_exec, it overwrites the ConsoleTitle with
15 // "Windows PowerShell" and this title ONLY clears away when the php.exe process exits
25 echo "*** Testing setting the process title ***\n";
39 …$loaded_title = shell_exec("PowerShell -NoProfile \"get-process cmd*,powershell* | Select-Object m…
43 echo "Reading title using get-process failed\n";
58 echo "Successfully verified title using get-process\n";
60 echo "Actually loaded from get-process: $loaded_title\n";
70 *** Testing setting the process title ***
72 Successfully verified title using get-process
H A D009.phpt16 string(57) "Either execute direct code, process stdin or use a file.
18 string(57) "Either execute direct code, process stdin or use a file.
H A Dcli_process_title_unix.phpt10 echo "*** Testing setting the process title ***\n";
51 *** Testing setting the process title ***
/PHP-7.0/ext/fileinfo/tests/
H A Dmime_content_type_001.phpt18 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
20 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
22 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
24 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
/PHP-7.0/ext/posix/tests/
H A Dposix_getsid.phpt4 Get the current session id of a process pid (POSIX.1, 4.2.1)
18 echo "\n-- Testing posix_getsid() function with current process pid --\n";
26 -- Testing posix_getsid() function with current process pid --
/PHP-7.0/sapi/litespeed/
H A DREADME.md120 start one PHP process, this process will start/stop children PHP processes
135 and start children process on demand to save system resource. This is
138 process. This might be preferred in a dedicate hosting environment.
153 This controls how many requests each child process will handle before
171 will be killed by the parent process immediately.
180 processing time allowed when processing a request. If a child process
183 of dead or runaway child process.
189 process will wait before exiting when there is no child process.
191 process.
199 to disable this feature, such as when a LSAPI process was started
[all …]
/PHP-7.0/TSRM/
H A Dtsrm_win32.c48 globals->process = NULL; in tsrm_win32_ctor()
69 if (globals->process) { in tsrm_win32_dtor()
70 free(globals->process); in tsrm_win32_dtor()
391 for (ptr = TWG(process); ptr < (TWG(process) + TWG(process_size)); ptr++) { in process_get()
406 TWG(process) = newptr; in process_get()
463 PROCESS_INFORMATION process; in popen_ex() local
554 CloseHandle(process.hThread); in popen_ex()
574 process_pair *process; in pclose() local
580 fflush(process->stream); in pclose()
581 fclose(process->stream); in pclose()
[all …]
/PHP-7.0/ext/standard/tests/streams/
H A Dbug61019.phpt14 $process=proc_open("echo testtext",$descriptorspec,$pipes);
15 if(is_resource($process))
29 $process_state=proc_get_status($process);
60 proc_close($process);
H A Dproc_open_bug51800_right.phpt37 $process = proc_open($cmd, $descriptors, $pipes);
39 if (is_resource($process))
50 $status = proc_close($process);
H A Dproc_open_bug51800_right2.phpt43 $process = proc_open($cmd, $descriptors, $pipes);
45 if (is_resource($process))
56 $status = proc_close($process);
H A Dbug64770.phpt28 echo "process timed out\n";
45 echo "no process\n";
H A Dbug60602.phpt28 echo "process timed out\n";
46 echo "no process\n";
H A Dproc_open_bug51800.phpt53 $process = proc_open($cmd, $descriptors, $pipes);
55 if (is_resource($process))
67 $status = proc_close($process);
/PHP-7.0/ext/standard/tests/file/
H A Dbug69442.phpt10 $process = proc_open('echo "foo";', $descriptors, $pipes);
29 $process = proc_open($cmd, $descriptors, $pipes);
37 proc_close($process);
/PHP-7.0/ext/sysvsem/tests/
H A Dnowait.phpt14 echo "P: parent process running.\n";
50 // Fork process
90 echo "C: child process running.\n";
92 // Have the semaphore after process forked
101 // The child process did not wait to acquire the semaphore
122 P: parent process running.
126 C: child process running.
/PHP-7.0/Zend/tests/
H A Dbug48408.phpt6 public function process($x){
18 $b->process($c->generate(0));
H A Dbug48409.phpt21 public function process($p)
36 $c->process($b->xyz($item['foo'], $i));
/PHP-7.0/ext/opcache/tests/
H A Dlog_verbosity_bug.phpt2 Test ACCEL_LOG_FATAL will cause the process to die even if not logged
6 The process should die regardless of the log_verbosity_level.
/PHP-7.0/sapi/fpm/
H A Dwww.conf.in70 ; process.priority = -19
72 ; Set the process dumpable flag (PR_SET_DUMPABLE prctl) even if the process user
73 ; or group is differrent than the master process user. It allows to create process
74 ; core dump and ptrace the process for the pool user.
76 ; process.dumpable = yes
144 ; process manager - static, dynamic or ondemand;
164 ; process manager: static
186 ; query string will also return status for each pool process.
192 ; The Full status returns for each process:
193 ; pid - the PID of the process;
[all …]
H A Dphp-fpm.conf.in69 ; process.max = 128
71 ; Specify the nice(2) priority to apply to the master process (only if set)
73 ; Note: - It will only work if the FPM master process is launched as root
74 ; - The pool process will inherit the master process priority
77 ; process.priority = -19
83 ; Set open file descriptor rlimit for the master process.
87 ; Set max core size rlimit for the master process.
/PHP-7.0/sapi/cgi/
H A DREADME.FastCGI25 In this setup, PHP is started as a separate process entirely from the web
46 in order to talk to the PHP FastCGI process.
49 web server and PHP process, so that one cannot disrupt the other. It also
52 process if required!
62 PHP process as opposed to one per apache process means that shared resources
131 This controls how many child processes the PHP process spawns. When the
134 processes and main process will handle FastCGI requests by itself. Note that
135 this process may die (because of PHP_FCGI_MAX_REQUESTS) and it willnot
137 those will handle requests. The main process will restart children in case of
148 This controls how many requests each child process will handle before
[all …]
/PHP-7.0/ext/standard/tests/strings/
H A Dstrtok_variation7.phpt19 …strtok() when string being tokenised is prefixed with another string in between the process ***\n";
29 …strtok() when string being tokenised is suffixed with another string in between the process ***\n";
43 …ing strtok() when string being tokenised is prefixed with another string in between the process ***
76 …ing strtok() when string being tokenised is suffixed with another string in between the process ***

Completed in 37 milliseconds

12345