This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| execve("regress/test-fcgi-abort-validator", ["regress/test-fcgi-abort-validato"...], 0x7e9de584 /* 34 vars */) = 0 | |
| brk(NULL) = 0x174a000 | |
| uname({sysname="Linux", nodename="rpi", ...}) = 0 | |
| access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3 | |
| fstat64(3, {st_mode=S_IFREG|0644, st_size=34605, ...}) = 0 | |
| mmap2(NULL, 34605, PROT_READ, MAP_PRIVATE, 3, 0) = 0x76f2e000 | |
| close(3) = 0 | |
| openat(AT_FDCWD, "/usr/lib/libcurl.so.4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3 | |
| read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0@\202\0\0004\0\0\0"..., 512) = 512 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| strace: Process 8636 attached | |
| strace: Process 8637 attached | |
| strace: Process 8638 attached | |
| strace: Process 8639 attached | |
| strace: Process 8640 attached | |
| child.c:1197: RFC violation: REMOTE_ADDR not set | |
| child.c:1223: RFC violation: SERVER_PORT not set | |
| fcgi.c:677: fcgi_waitread: exit request | |
| child.c:2039: FastCGI: worker termination | |
| % time seconds usecs/call calls errors syscall |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| execve("regress/test-fcgi-bigfile", ["regress/test-fcgi-bigfile"], 0x7ffc1d48fed8 /* 23 vars */) = 0 | |
| brk(NULL) = 0x55eb845fd000 | |
| access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 | |
| fstat(3, {st_mode=S_IFREG|0644, st_size=20829, ...}) = 0 | |
| mmap(NULL, 20829, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7ffb791d3000 | |
| close(3) = 0 | |
| openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libcurl.so.4", O_RDONLY|O_CLOEXEC) = 3 | |
| read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\356\0\0\0\0\0\0"..., 832) = 832 | |
| fstat(3, {st_mode=S_IFREG|0644, st_size=588232, ...}) = 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 130 xse@krkrkr ~ % strace -f -c kcgi/regress/test-fcgi-bigfile :( | |
| strace: Process 8569 attached | |
| strace: Process 8570 attached | |
| strace: Process 8571 attached | |
| strace: Process 8572 attached | |
| strace: Process 8573 attached | |
| child.c:1197: RFC violation: REMOTE_ADDR not set | |
| child.c:1223: RFC violation: SERVER_PORT not set | |
| wrappers.c:289: poll: POLLHUP | |
| wrappers.c:289: poll: POLLHUP |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| strace: Process 8592 attached | |
| strace: Process 8593 attached | |
| strace: Process 8594 attached | |
| strace: Process 8595 attached | |
| strace: Process 8596 attached | |
| child.c:1197: RFC violation: REMOTE_ADDR not set | |
| child.c:1223: RFC violation: SERVER_PORT not set | |
| wrappers.c:289: poll: POLLHUP | |
| wrappers.c:289: poll: POLLHUP | |
| wrappers.c:289: poll: POLLHUP |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| execve("kcgi/regress/test-fcgi-bigfile", ["kcgi/regress/test-fcgi-bigfile"], 0x7ffcef514b38 /* 32 vars */) = 0 | |
| brk(NULL) = 0x556b087b0000 | |
| arch_prctl(0x3001 /* ARCH_??? */, 0x7fff5194d8e0) = -1 EINVAL (Invalid argument) | |
| access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 | |
| fstat(3, {st_mode=S_IFREG|0644, st_size=30731, ...}) = 0 | |
| mmap(NULL, 30731, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f3b628f0000 | |
| close(3) = 0 | |
| openat(AT_FDCWD, "/usr/lib/libcurl.so.4", O_RDONLY|O_CLOEXEC) = 3 | |
| read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \300\0\0\0\0\0\0"..., 832) = 832 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| xse@krkrkr ~/kcgi (git)-[master] % ./regress/test-fcgi-bigfile :( | |
| * Trying ::1:17123... | |
| * TCP_NODELAY set | |
| * connect to ::1 port 17123 failed: Connection refused | |
| * Trying 127.0.0.1:17123... | |
| * TCP_NODELAY set | |
| * Connected to localhost (127.0.0.1) port 17123 (#0) | |
| > POST / HTTP/1.1 | |
| Host: localhost:17123 | |
| Accept: */* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| xse@debian:~/kcgi$ ./regress/test-fcgi-bigfile | |
| * Expire in 0 ms for 6 (transfer 0x55c3d9671910) | |
| * Expire in 1 ms for 1 (transfer 0x55c3d9671910) | |
| * Expire in 0 ms for 1 (transfer 0x55c3d9671910) | |
| * Expire in 2 ms for 1 (transfer 0x55c3d9671910) | |
| * Expire in 1 ms for 1 (transfer 0x55c3d9671910) | |
| * Expire in 1 ms for 1 (transfer 0x55c3d9671910) | |
| * Expire in 4 ms for 1 (transfer 0x55c3d9671910) | |
| * Expire in 4 ms for 1 (transfer 0x55c3d9671910) | |
| * Expire in 4 ms for 1 (transfer 0x55c3d9671910) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| xse@krkrkr ~/kcgi (git)-[master] % ./regress/test-fcgi-header | |
| :( | |
| * Trying ::1:17123... | |
| * TCP_NODELAY set | |
| * connect to ::1 port 17123 failed: Connection refused | |
| * Trying 127.0.0.1:17123... | |
| * TCP_NODELAY set | |
| * Connected to localhost (127.0.0.1) port 17123 (#0) | |
| > GET / HTTP/1.1 | |
| Host: localhost:17123 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| WITHOUT HTTP/0.9/ | |
| xse@krkrkr ~/kcgi (git)-[master] % ./regress/test-fcgi-header :( | |
| == Info: Trying ::1:17123... | |
| == Info: TCP_NODELAY set | |
| == Info: connect to ::1 port 17123 failed: Connection refused | |
| == Info: Trying 127.0.0.1:17123... | |
| == Info: TCP_NODELAY set | |
| == Info: Connected to localhost (127.0.0.1) port 17123 (#0) | |
| => Send header, 0000000085 bytes (0x00000055) | |
| 0000: 47 45 54 20 2f 20 48 54 54 50 2f 31 2e 31 0d 0a GET / HTTP/1.1.. |