Pseudofailure

Nginx log: with FIONREAD disabled

Mar 7th, 2022
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.60 KB | None | 0 0
  1. DOCUMENT_ROOT changed to 'public/'
  2. Using Nginx main /workspace/conf/nginx/main.conf
  3. Assuming 512MB of RAM
  4. PHP memory_limit is not open input file: /workspace/bin/util/autotune.php Bytes
  5. Starting php-fpm with 1 workers...
  6. Starting nginx...
  7. 2022/03/07 21:04:25 [debug] 136#0: bind() 0.0.0.0:8080 #6
  8. 2022/03/07 21:04:25 [notice] 136#0: using the "epoll" event method
  9. 2022/03/07 21:04:25 [notice] 136#0: nginx/1.20.2
  10. 2022/03/07 21:04:25 [notice] 136#0: built by gcc 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
  11. 2022/03/07 21:04:25 [notice] 136#0: OS: Linux 4.4.0
  12. 2022/03/07 21:04:25 [notice] 136#0: getrlimit(RLIMIT_NOFILE): 1048576:1048576
  13. 2022/03/07 21:04:25 [debug] 136#0: write: 7, 00007F57EA4845D0, 4, 0
  14. 2022/03/07 21:04:25 [debug] 136#0: add cleanup: 00005651D627B3A8
  15. 2022/03/07 21:04:25 [debug] 136#0: malloc: 00005651D6247160:8
  16. 2022/03/07 21:04:25 [debug] 136#0: notify eventfd: 7
  17. 2022/03/07 21:04:25 [debug] 136#0: testing the EPOLLRDHUP flag: fail
  18. 2022/03/07 21:04:25 [debug] 136#0: malloc: 00005651D6255D20:6144
  19. 2022/03/07 21:04:25 [debug] 136#0: malloc: 00007F0B43DE9010:237568
  20. 2022/03/07 21:04:25 [debug] 136#0: malloc: 00005651D627F0A0:98304
  21. 2022/03/07 21:04:25 [debug] 136#0: malloc: 00005651D62970B0:98304
  22. 2022/03/07 21:04:25 [debug] 136#0: epoll add event: fd:6 op:1 ev:00002001
  23. 2022/03/07 21:04:25 [debug] 136#0: worker cycle
  24. 2022/03/07 21:04:25 [debug] 136#0: epoll timer: -1
  25. Application ready for connections on port 8080.
  26. 2022/03/07 21:04:26 [debug] 136#0: epoll: fd:6 ev:0001 d:00007F0B43DE9010
  27. 2022/03/07 21:04:26 [debug] 136#0: accept on 0.0.0.0:8080, ready: 0
  28. 2022/03/07 21:04:26 [debug] 136#0: posix_memalign: 00005651D6247EB0:512 @16
  29. 2022/03/07 21:04:26 [debug] 136#0: *1 accept: 10.244.56.156:57960 fd:8
  30. 2022/03/07 21:04:26 [debug] 136#0: *1 event timer add: 8: 60000:709424
  31. 2022/03/07 21:04:26 [debug] 136#0: *1 reusable connection: 1
  32. 2022/03/07 21:04:26 [debug] 136#0: *1 epoll add event: fd:8 op:1 ev:80002001
  33. 2022/03/07 21:04:26 [debug] 136#0: timer delta: 999
  34. 2022/03/07 21:04:26 [debug] 136#0: worker cycle
  35. 2022/03/07 21:04:26 [debug] 136#0: epoll timer: 60000
  36. 2022/03/07 21:04:26 [debug] 136#0: epoll: fd:8 ev:0001 d:00007F0B43DE90F8
  37. 2022/03/07 21:04:26 [debug] 136#0: *1 http wait request handler
  38. 2022/03/07 21:04:26 [debug] 136#0: *1 malloc: 00005651D622E1E0:1024
  39. 2022/03/07 21:04:26 [debug] 136#0: *1 recv: eof:0, avail:-1
  40. 2022/03/07 21:04:26 [debug] 136#0: *1 recv: fd:8 0 of 1024
  41. 2022/03/07 21:04:26 [info] 136#0: *1 client closed connection while waiting for request, client: 10.244.56.156, server: 0.0.0.0:8080
  42. 2022/03/07 21:04:26 [debug] 136#0: *1 close http connection: 8
  43. 2022/03/07 21:04:26 [debug] 136#0: *1 event timer del: 8: 709424
  44. 2022/03/07 21:04:26 [debug] 136#0: *1 reusable connection: 0
  45. 2022/03/07 21:04:26 [debug] 136#0: *1 free: 00005651D622E1E0
  46. 2022/03/07 21:04:26 [debug] 136#0: *1 free: 00005651D6247EB0, unused: 136
  47. 2022/03/07 21:04:26 [debug] 136#0: timer delta: 0
  48. 2022/03/07 21:04:26 [debug] 136#0: worker cycle
  49. 2022/03/07 21:04:26 [debug] 136#0: epoll timer: -1
  50. 2022/03/07 21:04:36 [debug] 136#0: epoll: fd:6 ev:0001 d:00007F0B43DE9010
  51. 2022/03/07 21:04:36 [debug] 136#0: accept on 0.0.0.0:8080, ready: 0
  52. 2022/03/07 21:04:36 [debug] 136#0: posix_memalign: 00005651D6247EB0:512 @16
  53. 2022/03/07 21:04:36 [debug] 136#0: *2 accept: 10.244.56.156:58028 fd:8
  54. 2022/03/07 21:04:36 [debug] 136#0: *2 event timer add: 8: 60000:719425
  55. 2022/03/07 21:04:36 [debug] 136#0: *2 reusable connection: 1
  56. 2022/03/07 21:04:36 [debug] 136#0: *2 epoll add event: fd:8 op:1 ev:80002001
  57. 2022/03/07 21:04:36 [debug] 136#0: timer delta: 10001
  58. 2022/03/07 21:04:36 [debug] 136#0: worker cycle
  59. 2022/03/07 21:04:36 [debug] 136#0: epoll timer: 60000
  60. 2022/03/07 21:04:36 [debug] 136#0: epoll: fd:8 ev:0001 d:00007F0B43DE90F9
  61. 2022/03/07 21:04:36 [debug] 136#0: *2 http wait request handler
  62. 2022/03/07 21:04:36 [debug] 136#0: *2 malloc: 00005651D622E1E0:1024
  63. 2022/03/07 21:04:36 [debug] 136#0: *2 recv: eof:0, avail:-1
  64. 2022/03/07 21:04:36 [debug] 136#0: *2 recv: fd:8 0 of 1024
  65. 2022/03/07 21:04:36 [info] 136#0: *2 client closed connection while waiting for request, client: 10.244.56.156, server: 0.0.0.0:8080
  66. 2022/03/07 21:04:36 [debug] 136#0: *2 close http connection: 8
  67. 2022/03/07 21:04:36 [debug] 136#0: *2 event timer del: 8: 719425
  68. 2022/03/07 21:04:36 [debug] 136#0: *2 reusable connection: 0
  69. 2022/03/07 21:04:36 [debug] 136#0: *2 free: 00005651D622E1E0
  70. 2022/03/07 21:04:36 [debug] 136#0: *2 free: 00005651D6247EB0, unused: 136
  71. 2022/03/07 21:04:36 [debug] 136#0: timer delta: 0
  72. 2022/03/07 21:04:36 [debug] 136#0: worker cycle
  73. 2022/03/07 21:04:36 [debug] 136#0: epoll timer: -1
  74. 2022/03/07 21:04:40 [debug] 136#0: epoll: fd:6 ev:0001 d:00007F0B43DE9010
  75. 2022/03/07 21:04:40 [debug] 136#0: accept on 0.0.0.0:8080, ready: 0
  76. 2022/03/07 21:04:40 [debug] 136#0: posix_memalign: 00005651D6247EB0:512 @16
  77. 2022/03/07 21:04:40 [debug] 136#0: *3 accept: 127.0.0.1:31790 fd:8
  78. 2022/03/07 21:04:40 [debug] 136#0: *3 event timer add: 8: 60000:723291
  79. 2022/03/07 21:04:40 [debug] 136#0: *3 reusable connection: 1
  80. 2022/03/07 21:04:40 [debug] 136#0: *3 epoll add event: fd:8 op:1 ev:80002001
  81. 2022/03/07 21:04:40 [debug] 136#0: timer delta: 3866
  82. 2022/03/07 21:04:40 [debug] 136#0: worker cycle
  83. 2022/03/07 21:04:40 [debug] 136#0: epoll timer: 60000
  84. 2022/03/07 21:04:40 [debug] 136#0: epoll: fd:8 ev:0001 d:00007F0B43DE90F8
  85. 2022/03/07 21:04:40 [debug] 136#0: *3 http wait request handler
  86. 2022/03/07 21:04:40 [debug] 136#0: *3 malloc: 00005651D622E1E0:1024
  87. 2022/03/07 21:04:40 [debug] 136#0: *3 recv: eof:0, avail:-1
  88. 2022/03/07 21:04:40 [debug] 136#0: *3 recv: fd:8 78 of 1024
  89. 2022/03/07 21:04:40 [debug] 136#0: *3 reusable connection: 0
  90. 2022/03/07 21:04:40 [debug] 136#0: *3 posix_memalign: 00005651D62611C0:4096 @16
  91. 2022/03/07 21:04:40 [debug] 136#0: *3 http process request line
  92. 2022/03/07 21:04:40 [debug] 136#0: *3 http request line: "GET / HTTP/1.1"
  93. 2022/03/07 21:04:40 [debug] 136#0: *3 http uri: "/"
  94. 2022/03/07 21:04:40 [debug] 136#0: *3 http args: ""
  95. 2022/03/07 21:04:40 [debug] 136#0: *3 http exten: ""
  96. 2022/03/07 21:04:40 [debug] 136#0: *3 posix_memalign: 00005651D6244A00:4096 @16
  97. 2022/03/07 21:04:40 [debug] 136#0: *3 http process request header line
  98. 2022/03/07 21:04:40 [debug] 136#0: *3 http header: "Host: localhost:8080"
  99. 2022/03/07 21:04:40 [debug] 136#0: *3 http header: "User-Agent: curl/7.58.0"
  100. 2022/03/07 21:04:40 [debug] 136#0: *3 http header: "Accept: */*"
  101. 2022/03/07 21:04:40 [debug] 136#0: *3 http header done
  102. 2022/03/07 21:04:40 [debug] 136#0: *3 event timer del: 8: 723291
  103. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 0
  104. 2022/03/07 21:04:40 [debug] 136#0: *3 rewrite phase: 1
  105. 2022/03/07 21:04:40 [debug] 136#0: *3 test location: "/"
  106. 2022/03/07 21:04:40 [debug] 136#0: *3 test location: ~ "^/(composer\.(json|lock|phar)$|Procfile$|/|/)"
  107. 2022/03/07 21:04:40 [debug] 136#0: *3 test location: ~ "/\."
  108. 2022/03/07 21:04:40 [debug] 136#0: *3 test location: ~ "\.php"
  109. 2022/03/07 21:04:40 [debug] 136#0: *3 using configuration "/"
  110. 2022/03/07 21:04:40 [debug] 136#0: *3 http cl:-1 max:1048576
  111. 2022/03/07 21:04:40 [debug] 136#0: *3 rewrite phase: 3
  112. 2022/03/07 21:04:40 [debug] 136#0: *3 post rewrite phase: 4
  113. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 5
  114. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 6
  115. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 7
  116. 2022/03/07 21:04:40 [debug] 136#0: *3 access phase: 8
  117. 2022/03/07 21:04:40 [debug] 136#0: *3 access phase: 9
  118. 2022/03/07 21:04:40 [debug] 136#0: *3 post access phase: 10
  119. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 11
  120. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 12
  121. 2022/03/07 21:04:40 [debug] 136#0: *3 content phase: 13
  122. 2022/03/07 21:04:40 [debug] 136#0: *3 open index "/workspace/public/index.php"
  123. 2022/03/07 21:04:40 [debug] 136#0: *3 internal redirect: "/index.php?"
  124. 2022/03/07 21:04:40 [debug] 136#0: *3 rewrite phase: 1
  125. 2022/03/07 21:04:40 [debug] 136#0: *3 test location: "/"
  126. 2022/03/07 21:04:40 [debug] 136#0: *3 test location: ~ "^/(composer\.(json|lock|phar)$|Procfile$|/|/)"
  127. 2022/03/07 21:04:40 [debug] 136#0: *3 test location: ~ "/\."
  128. 2022/03/07 21:04:40 [debug] 136#0: *3 test location: ~ "\.php"
  129. 2022/03/07 21:04:40 [debug] 136#0: *3 using configuration "\.php"
  130. 2022/03/07 21:04:40 [debug] 136#0: *3 http cl:-1 max:1048576
  131. 2022/03/07 21:04:40 [debug] 136#0: *3 rewrite phase: 3
  132. 2022/03/07 21:04:40 [debug] 136#0: *3 post rewrite phase: 4
  133. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 5
  134. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 6
  135. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 7
  136. 2022/03/07 21:04:40 [debug] 136#0: *3 access phase: 8
  137. 2022/03/07 21:04:40 [debug] 136#0: *3 access phase: 9
  138. 2022/03/07 21:04:40 [debug] 136#0: *3 post access phase: 10
  139. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 11
  140. 2022/03/07 21:04:40 [debug] 136#0: *3 try files handler
  141. 2022/03/07 21:04:40 [debug] 136#0: *3 trying to use file: "@heroku-fcgi" "/workspace/public@heroku-fcgi"
  142. 2022/03/07 21:04:40 [debug] 136#0: *3 trying to use file: "@heroku-fcgi" "/workspace/public@heroku-fcgi"
  143. 2022/03/07 21:04:40 [debug] 136#0: *3 test location: "@heroku-fcgi"
  144. 2022/03/07 21:04:40 [debug] 136#0: *3 using location: @heroku-fcgi "/index.php?"
  145. 2022/03/07 21:04:40 [debug] 136#0: *3 rewrite phase: 3
  146. 2022/03/07 21:04:40 [debug] 136#0: *3 http script complex value
  147. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "/workspace/public"
  148. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "/index.php"
  149. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "�"
  150. 2022/03/07 21:04:40 [debug] 136#0: *3 http script file op 0000000000000001 "/workspace/public/index.php"
  151. 2022/03/07 21:04:40 [debug] 136#0: *3 http script file op false
  152. 2022/03/07 21:04:40 [debug] 136#0: *3 http script if
  153. 2022/03/07 21:04:40 [debug] 136#0: *3 http script if: false
  154. 2022/03/07 21:04:40 [debug] 136#0: *3 post rewrite phase: 4
  155. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 5
  156. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 6
  157. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 7
  158. 2022/03/07 21:04:40 [debug] 136#0: *3 access phase: 8
  159. 2022/03/07 21:04:40 [debug] 136#0: *3 access phase: 9
  160. 2022/03/07 21:04:40 [debug] 136#0: *3 post access phase: 10
  161. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 11
  162. 2022/03/07 21:04:40 [debug] 136#0: *3 generic phase: 12
  163. 2022/03/07 21:04:40 [debug] 136#0: *3 http init upstream, client timer: 0
  164. 2022/03/07 21:04:40 [debug] 136#0: *3 epoll add event: fd:8 op:3 ev:80002005
  165. 2022/03/07 21:04:40 [debug] 136#0: *3 post event 00005651D627F100
  166. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "QUERY_STRING"
  167. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "QUERY_STRING: "
  168. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "REQUEST_METHOD"
  169. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "GET"
  170. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "REQUEST_METHOD: GET"
  171. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "CONTENT_TYPE"
  172. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "CONTENT_TYPE: "
  173. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "CONTENT_LENGTH"
  174. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "CONTENT_LENGTH: "
  175. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "SCRIPT_NAME"
  176. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "/index.php"
  177. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "SCRIPT_NAME: /index.php"
  178. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "REQUEST_URI"
  179. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "/"
  180. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "REQUEST_URI: /"
  181. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "DOCUMENT_URI"
  182. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "/index.php"
  183. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "DOCUMENT_URI: /index.php"
  184. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "DOCUMENT_ROOT"
  185. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "/workspace/public"
  186. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "DOCUMENT_ROOT: /workspace/public"
  187. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "SERVER_PROTOCOL"
  188. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "HTTP/1.1"
  189. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "SERVER_PROTOCOL: HTTP/1.1"
  190. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "REQUEST_SCHEME"
  191. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "http"
  192. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "REQUEST_SCHEME: http"
  193. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: ""
  194. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "GATEWAY_INTERFACE"
  195. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "CGI/1.1"
  196. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "GATEWAY_INTERFACE: CGI/1.1"
  197. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "SERVER_SOFTWARE"
  198. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "nginx/"
  199. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "1.20.2"
  200. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "SERVER_SOFTWARE: nginx/1.20.2"
  201. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "REMOTE_ADDR"
  202. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "127.0.0.1"
  203. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "REMOTE_ADDR: 127.0.0.1"
  204. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "REMOTE_PORT"
  205. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "31790"
  206. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "REMOTE_PORT: 31790"
  207. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "SERVER_ADDR"
  208. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "127.0.0.1"
  209. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "SERVER_ADDR: 127.0.0.1"
  210. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "SERVER_PORT"
  211. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "8080"
  212. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "SERVER_PORT: 8080"
  213. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "SERVER_NAME"
  214. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "localhost"
  215. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "SERVER_NAME: localhost"
  216. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "REDIRECT_STATUS"
  217. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "200"
  218. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "REDIRECT_STATUS: 200"
  219. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "SCRIPT_FILENAME"
  220. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "/workspace/public"
  221. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "/index.php"
  222. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "SCRIPT_FILENAME: /workspace/public/index.php"
  223. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: ""
  224. 2022/03/07 21:04:40 [debug] 136#0: *3 http script copy: "SERVER_NAME"
  225. 2022/03/07 21:04:40 [debug] 136#0: *3 http script var: "localhost"
  226. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "SERVER_NAME: localhost"
  227. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "HTTP_HOST: localhost:8080"
  228. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "HTTP_USER_AGENT: curl/7.58.0"
  229. 2022/03/07 21:04:40 [debug] 136#0: *3 fastcgi param: "HTTP_ACCEPT: */*"
  230. 2022/03/07 21:04:40 [debug] 136#0: *3 http cleanup add: 00005651D62456C8
  231. 2022/03/07 21:04:40 [debug] 136#0: *3 init keepalive peer
  232. 2022/03/07 21:04:40 [debug] 136#0: *3 get keepalive peer
  233. 2022/03/07 21:04:40 [debug] 136#0: *3 get rr peer, try: 1
  234. 2022/03/07 21:04:40 [debug] 136#0: *3 stream socket 9
  235. 2022/03/07 21:04:40 [debug] 136#0: *3 epoll add connection: fd:9 ev:80002005
  236. 2022/03/07 21:04:40 [debug] 136#0: *3 connect to unix:/tmp/heroku.fcgi.8080.sock, fd:9 #4
  237. 2022/03/07 21:04:40 [debug] 136#0: *3 connected
  238. 2022/03/07 21:04:40 [debug] 136#0: *3 http upstream connect: 0
  239. 2022/03/07 21:04:40 [debug] 136#0: *3 posix_memalign: 00005651D6247320:128 @16
  240. 2022/03/07 21:04:40 [debug] 136#0: *3 http upstream send request
  241. 2022/03/07 21:04:40 [debug] 136#0: *3 http upstream send request body
  242. 2022/03/07 21:04:40 [debug] 136#0: *3 chain writer buf fl:0 s:552
  243. 2022/03/07 21:04:40 [debug] 136#0: *3 chain writer in: 00005651D6245740
  244. 2022/03/07 21:04:40 [debug] 136#0: *3 writev: 552 of 552
  245. 2022/03/07 21:04:40 [debug] 136#0: *3 chain writer out: 0000000000000000
  246. 2022/03/07 21:04:40 [debug] 136#0: *3 event timer add: 9: 60000:723292
  247. 2022/03/07 21:04:40 [debug] 136#0: *3 http finalize request: -4, "/index.php?" a:1, c:4
  248. 2022/03/07 21:04:40 [debug] 136#0: *3 http request count:4 blk:0
  249. 2022/03/07 21:04:40 [debug] 136#0: *3 http finalize request: -4, "/index.php?" a:1, c:3
  250. 2022/03/07 21:04:40 [debug] 136#0: *3 http request count:3 blk:0
  251. 2022/03/07 21:04:40 [debug] 136#0: *3 http finalize request: -4, "/index.php?" a:1, c:2
  252. 2022/03/07 21:04:40 [debug] 136#0: *3 http request count:2 blk:0
  253. 2022/03/07 21:04:40 [debug] 136#0: timer delta: 1
  254. 2022/03/07 21:04:40 [debug] 136#0: posted event 00005651D627F100
  255. 2022/03/07 21:04:40 [debug] 136#0: *3 delete posted event 00005651D627F100
  256. 2022/03/07 21:04:40 [debug] 136#0: *3 http run request: "/index.php?"
  257. 2022/03/07 21:04:40 [debug] 136#0: *3 http upstream check client, write event:0, "/index.php"
  258. 2022/03/07 21:04:40 [debug] 136#0: *3 http upstream recv(): -1 (11: Resource temporarily unavailable)
  259. 2022/03/07 21:04:40 [debug] 136#0: worker cycle
  260. 2022/03/07 21:04:40 [debug] 136#0: epoll timer: 60000
  261. 2022/03/07 21:04:40 [debug] 136#0: epoll: fd:8 ev:0004 d:00007F0B43DE90F8
  262. 2022/03/07 21:04:40 [debug] 136#0: *3 http run request: "/index.php?"
  263. 2022/03/07 21:04:40 [debug] 136#0: *3 http upstream check client, write event:1, "/index.php"
  264. 2022/03/07 21:04:40 [debug] 136#0: *3 http upstream recv(): -1 (11: Resource temporarily unavailable)
  265. 2022/03/07 21:04:40 [debug] 136#0: epoll: fd:9 ev:0004 d:00007F0B43DE91E0
  266. 2022/03/07 21:04:40 [debug] 136#0: *3 http upstream request: "/index.php?"
  267. 2022/03/07 21:04:40 [debug] 136#0: *3 http upstream dummy handler
  268. 2022/03/07 21:04:40 [debug] 136#0: timer delta: 8
  269. 2022/03/07 21:04:40 [debug] 136#0: worker cycle
  270. 2022/03/07 21:04:40 [debug] 136#0: epoll timer: 59992
  271. 2022/03/07 21:04:40 [debug] 136#0: epoll: fd:9 ev:0005 d:00007F0B43DE91E0
  272. 2022/03/07 21:04:40 [debug] 136#0: *3 http upstream request: "/index.php?"
  273. 2022/03/07 21:04:40 [debug] 136#0: *3 http upstream process header
  274. 2022/03/07 21:04:40 [debug] 136#0: *3 malloc: 00005651D6257530:4096
  275. 2022/03/07 21:04:40 [debug] 136#0: *3 recv: eof:0, avail:-1
  276. 2022/03/07 21:04:40 [debug] 136#0: *3 recv: fd:9 4096 of 4096
  277. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 01
  278. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 06
  279. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 00
  280. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 01
  281. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 1B
  282. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 63
  283. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 05
  284. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 00
  285. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record length: 7011
  286. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi parser: 0
  287. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi header: "Content-type: text/html; charset=UTF-8"
  288. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi parser: 1
  289. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi header done
  290. 2022/03/07 21:04:40 [debug] 136#0: *3 posix_memalign: 00005651D624DD00:4096 @16
  291. 2022/03/07 21:04:40 [debug] 136#0: *3 HTTP/1.1 200 OK
  292. Server: nginx
  293. Date: Mon, 07 Mar 2022 21:04:40 GMT
  294. Content-Type: text/html; charset=UTF-8
  295. Transfer-Encoding: chunked
  296. Connection: keep-alive
  297.  
  298. 2022/03/07 21:04:40 [debug] 136#0: *3 write new buf t:1 f:0 00005651D624DD20, pos 00005651D624DD20, size: 163 file: 0, size: 0
  299. 2022/03/07 21:04:40 [debug] 136#0: *3 http write filter: l:0 f:0 s:163
  300. 2022/03/07 21:04:40 [debug] 136#0: *3 http cacheable: 0
  301. 2022/03/07 21:04:40 [debug] 136#0: *3 http upstream process upstream
  302. 2022/03/07 21:04:40 [debug] 136#0: *3 pipe read upstream: 1
  303. 2022/03/07 21:04:40 [debug] 136#0: *3 pipe preread: 4046
  304. 2022/03/07 21:04:40 [debug] 136#0: *3 input buf #0 00005651D6257562
  305. 2022/03/07 21:04:40 [debug] 136#0: *3 input buf 00005651D6257562 4046
  306. 2022/03/07 21:04:40 [debug] 136#0: *3 malloc: 00005651D624ED10:4096
  307. 2022/03/07 21:04:40 [debug] 136#0: *3 readv: eof:0, avail:-1
  308. 2022/03/07 21:04:40 [debug] 136#0: *3 readv: 1, last:4096
  309. 2022/03/07 21:04:40 [debug] 136#0: *3 pipe recv chain: 2944
  310. 2022/03/07 21:04:40 [debug] 136#0: *3 readv: eof:0, avail:-1
  311. 2022/03/07 21:04:40 [debug] 136#0: *3 readv: 1, last:1152
  312. 2022/03/07 21:04:40 [debug] 136#0: *3 pipe recv chain: 0
  313. 2022/03/07 21:04:40 [debug] 136#0: *3 pipe buf in s:1 t:1 f:0 00005651D6257530, pos 00005651D6257562, size: 4046 file: 0, size: 0
  314. 2022/03/07 21:04:40 [debug] 136#0: *3 pipe buf free s:0 t:1 f:0 00005651D624ED10, pos 00005651D624ED10, size: 2944 file: 0, size: 0
  315. 2022/03/07 21:04:40 [debug] 136#0: *3 pipe length: -1
  316. 2022/03/07 21:04:40 [debug] 136#0: *3 input buf #1 00005651D624ED10
  317. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 01
  318. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 03
  319. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 00
  320. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 01
  321. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 00
  322. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 08
  323. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 00
  324. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record byte: 00
  325. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi record length: 8
  326. 2022/03/07 21:04:40 [debug] 136#0: *3 http fastcgi sent end request
  327. 2022/03/07 21:04:40 [debug] 136#0: *3 input buf 00005651D624ED10 2923
  328. 2022/03/07 21:04:40 [debug] 136#0: *3 pipe write downstream: 1
  329. 2022/03/07 21:04:40 [debug] 136#0: *3 pipe write downstream flush in
  330. 2022/03/07 21:04:40 [debug] 136#0: *3 http output filter "/index.php?"
  331. 2022/03/07 21:04:40 [debug] 136#0: *3 http copy filter: "/index.php?"
  332. 2022/03/07 21:04:40 [debug] 136#0: *3 http postpone filter "/index.php?" 00005651D624E038
  333. 2022/03/07 21:04:40 [debug] 136#0: *3 http chunk: 4046
  334. 2022/03/07 21:04:40 [debug] 136#0: *3 http chunk: 2923
  335. 2022/03/07 21:04:40 [debug] 136#0: *3 write old buf t:1 f:0 00005651D624DD20, pos 00005651D624DD20, size: 163 file: 0, size: 0
  336. 2022/03/07 21:04:40 [debug] 136#0: *3 write new buf t:1 f:0 00005651D624E0D8, pos 00005651D624E0D8, size: 6 file: 0, size: 0
  337. 2022/03/07 21:04:40 [debug] 136#0: *3 write new buf t:1 f:0 00005651D6257530, pos 00005651D6257562, size: 4046 file: 0, size: 0
  338. 2022/03/07 21:04:40 [debug] 136#0: *3 write new buf t:1 f:0 00005651D624ED10, pos 00005651D624ED10, size: 2923 file: 0, size: 0
  339. 2022/03/07 21:04:40 [debug] 136#0: *3 write new buf t:0 f:0 0000000000000000, pos 00005651D5FD86FE, size: 2 file: 0, size: 0
  340. 2022/03/07 21:04:40 [debug] 136#0: *3 http write filter: l:0 f:0 s:7140
  341. 2022/03/07 21:04:40 [debug] 136#0: *3 http write filter limit 0
  342. 2022/03/07 21:04:40 [debug] 136#0: *3 writev: 7140 of 7140
  343. 2022/03/07 21:04:40 [debug] 136#0: *3 http write filter 0000000000000000
  344. 2022/03/07 21:04:40 [debug] 136#0: *3 http copy filter: 0 "/index.php?"
  345. 2022/03/07 21:04:40 [debug] 136#0: *3 pipe write downstream done
  346. 2022/03/07 21:04:40 [debug] 136#0: *3 event timer: 9, old: 723292, new: 723314
  347. 2022/03/07 21:04:40 [debug] 136#0: *3 http upstream exit: 0000000000000000
  348. 2022/03/07 21:04:40 [debug] 136#0: *3 finalize http upstream request: 0
  349. 2022/03/07 21:04:40 [debug] 136#0: *3 finalize http fastcgi request
  350. 2022/03/07 21:04:40 [debug] 136#0: *3 free keepalive peer
  351. 2022/03/07 21:04:40 [debug] 136#0: *3 free rr peer 1 0
  352. 2022/03/07 21:04:40 [debug] 136#0: *3 close http upstream connection: 9
  353. 2022/03/07 21:04:40 [debug] 136#0: *3 free: 00005651D6247320, unused: 48
  354. 2022/03/07 21:04:40 [debug] 136#0: *3 event timer del: 9: 723292
  355. 2022/03/07 21:04:40 [debug] 136#0: *3 reusable connection: 0
  356. 2022/03/07 21:04:40 [debug] 136#0: *3 http upstream temp fd: -1
  357. 2022/03/07 21:04:40 [debug] 136#0: *3 http output filter "/index.php?"
  358. 2022/03/07 21:04:40 [debug] 136#0: *3 http copy filter: "/index.php?"
  359. 2022/03/07 21:04:40 [debug] 136#0: *3 http postpone filter "/index.php?" 00007F57EA484350
  360. 2022/03/07 21:04:40 [debug] 136#0: *3 http chunk: 0
  361. 2022/03/07 21:04:40 [debug] 136#0: *3 write new buf t:0 f:0 0000000000000000, pos 00005651D5FD8703, size: 5 file: 0, size: 0
  362. 2022/03/07 21:04:40 [debug] 136#0: *3 http write filter: l:1 f:0 s:5
  363. 2022/03/07 21:04:40 [debug] 136#0: *3 http write filter limit 0
  364. 2022/03/07 21:04:40 [debug] 136#0: *3 writev: 5 of 5
  365. 2022/03/07 21:04:40 [debug] 136#0: *3 http write filter 0000000000000000
  366. 2022/03/07 21:04:40 [debug] 136#0: *3 http copy filter: 0 "/index.php?"
  367. 2022/03/07 21:04:40 [debug] 136#0: *3 http finalize request: 0, "/index.php?" a:1, c:1
  368. 2022/03/07 21:04:40 [debug] 136#0: *3 set http keepalive handler
  369. 2022/03/07 21:04:40 [debug] 136#0: *3 http close request
  370. 2022/03/07 21:04:40 [debug] 136#0: *3 http log handler
  371. 2022/03/07 21:04:40 [debug] 136#0: *3 free: 00005651D624ED10
  372. 2022/03/07 21:04:40 [debug] 136#0: *3 free: 00005651D6257530
  373. 2022/03/07 21:04:40 [debug] 136#0: *3 free: 00005651D62611C0, unused: 0
  374. 2022/03/07 21:04:40 [debug] 136#0: *3 free: 00005651D6244A00, unused: 8
  375. 2022/03/07 21:04:40 [debug] 136#0: *3 free: 00005651D624DD00, unused: 2728
  376. 2022/03/07 21:04:40 [debug] 136#0: *3 free: 00005651D622E1E0
  377. 2022/03/07 21:04:40 [debug] 136#0: *3 hc free: 0000000000000000
  378. 2022/03/07 21:04:40 [debug] 136#0: *3 hc busy: 0000000000000000 0
  379. 2022/03/07 21:04:40 [debug] 136#0: *3 tcp_nodelay
  380. 2022/03/07 21:04:40 [debug] 136#0: *3 reusable connection: 1
  381. 2022/03/07 21:04:40 [debug] 136#0: *3 event timer add: 8: 65000:728314
  382. 2022/03/07 21:04:40 [debug] 136#0: *3 post event 00005651D627F100
  383. 2022/03/07 21:04:40 [debug] 136#0: timer delta: 14
  384. 2022/03/07 21:04:40 [debug] 136#0: posted event 00005651D627F100
  385. 2022/03/07 21:04:40 [debug] 136#0: *3 delete posted event 00005651D627F100
  386. 2022/03/07 21:04:40 [debug] 136#0: *3 http keepalive handler
  387. 2022/03/07 21:04:40 [debug] 136#0: *3 malloc: 00005651D622E1E0:1024
  388. 2022/03/07 21:04:40 [debug] 136#0: *3 recv: eof:0, avail:-1
  389. 2022/03/07 21:04:40 [debug] 136#0: *3 recv: fd:8 -1 of 1024
  390. 2022/03/07 21:04:40 [debug] 136#0: *3 recv() not ready (11: Resource temporarily unavailable)
  391. 2022/03/07 21:04:40 [debug] 136#0: *3 free: 00005651D622E1E0
  392. 2022/03/07 21:04:40 [debug] 136#0: worker cycle
  393. 2022/03/07 21:04:40 [debug] 136#0: epoll timer: 65000
  394. 2022/03/07 21:04:40 [debug] 136#0: epoll: fd:8 ev:0005 d:00007F0B43DE90F8
  395. 2022/03/07 21:04:40 [debug] 136#0: *3 http keepalive handler
  396. 2022/03/07 21:04:40 [debug] 136#0: *3 malloc: 00005651D622E1E0:1024
  397. 2022/03/07 21:04:40 [debug] 136#0: *3 recv: eof:0, avail:-1
  398. 2022/03/07 21:04:40 [debug] 136#0: *3 recv: fd:8 0 of 1024
  399. 2022/03/07 21:04:40 [info] 136#0: *3 client 127.0.0.1 closed keepalive connection
  400. 2022/03/07 21:04:40 [debug] 136#0: *3 close http connection: 8
  401. 2022/03/07 21:04:40 [debug] 136#0: *3 event timer del: 8: 728314
  402. 2022/03/07 21:04:40 [debug] 136#0: *3 reusable connection: 0
  403. 2022/03/07 21:04:40 [debug] 136#0: *3 free: 00005651D622E1E0
  404. 2022/03/07 21:04:40 [debug] 136#0: *3 free: 00005651D6247EB0, unused: 120
  405. 2022/03/07 21:04:40 [debug] 136#0: timer delta: 8
  406. 2022/03/07 21:04:40 [debug] 136#0: worker cycle
  407. 2022/03/07 21:04:40 [debug] 136#0: epoll timer: -1
  408. 127.0.0.1 - - [07/Mar/2022:21:04:40 +0000] "GET / HTTP/1.1" 200 6982 "-" "curl/7.58.0
  409. 2022/03/07 21:04:42 [debug] 136#0: epoll: fd:6 ev:0001 d:00007F0B43DE9010
  410. 2022/03/07 21:04:42 [debug] 136#0: accept on 0.0.0.0:8080, ready: 0
  411. 2022/03/07 21:04:42 [debug] 136#0: posix_memalign: 00005651D6247EB0:512 @16
  412. 2022/03/07 21:04:42 [debug] 136#0: *5 accept: 127.0.0.1:31792 fd:8
  413. 2022/03/07 21:04:42 [debug] 136#0: *5 event timer add: 8: 60000:725823
  414. 2022/03/07 21:04:42 [debug] 136#0: *5 reusable connection: 1
  415. 2022/03/07 21:04:42 [debug] 136#0: *5 epoll add event: fd:8 op:1 ev:80002001
  416. 2022/03/07 21:04:42 [debug] 136#0: timer delta: 2501
  417. 2022/03/07 21:04:42 [debug] 136#0: worker cycle
  418. 2022/03/07 21:04:42 [debug] 136#0: epoll timer: 60000
  419. 2022/03/07 21:04:42 [debug] 136#0: epoll: fd:8 ev:0001 d:00007F0B43DE90F9
  420. 2022/03/07 21:04:42 [debug] 136#0: *5 http wait request handler
  421. 2022/03/07 21:04:42 [debug] 136#0: *5 malloc: 00005651D622E1E0:1024
  422. 2022/03/07 21:04:42 [debug] 136#0: *5 recv: eof:0, avail:-1
  423. 2022/03/07 21:04:42 [debug] 136#0: *5 recv: fd:8 78 of 1024
  424. 2022/03/07 21:04:42 [debug] 136#0: *5 reusable connection: 0
  425. 2022/03/07 21:04:42 [debug] 136#0: *5 posix_memalign: 00005651D62611C0:4096 @16
  426. 2022/03/07 21:04:42 [debug] 136#0: *5 http process request line
  427. 2022/03/07 21:04:42 [debug] 136#0: *5 http request line: "GET / HTTP/1.1"
  428. 2022/03/07 21:04:42 [debug] 136#0: *5 http uri: "/"
  429. 2022/03/07 21:04:42 [debug] 136#0: *5 http args: ""
  430. 2022/03/07 21:04:42 [debug] 136#0: *5 http exten: ""
  431. 2022/03/07 21:04:42 [debug] 136#0: *5 posix_memalign: 00005651D6244A00:4096 @16
  432. 2022/03/07 21:04:42 [debug] 136#0: *5 http process request header line
  433. 2022/03/07 21:04:42 [debug] 136#0: *5 http header: "Host: localhost:8080"
  434. 2022/03/07 21:04:42 [debug] 136#0: *5 http header: "User-Agent: curl/7.58.0"
  435. 2022/03/07 21:04:42 [debug] 136#0: *5 http header: "Accept: */*"
  436. 2022/03/07 21:04:42 [debug] 136#0: *5 http header done
  437. 2022/03/07 21:04:42 [debug] 136#0: *5 event timer del: 8: 725823
  438. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 0
  439. 2022/03/07 21:04:42 [debug] 136#0: *5 rewrite phase: 1
  440. 2022/03/07 21:04:42 [debug] 136#0: *5 test location: "/"
  441. 2022/03/07 21:04:42 [debug] 136#0: *5 test location: ~ "^/(composer\.(json|lock|phar)$|Procfile$|/|/)"
  442. 2022/03/07 21:04:42 [debug] 136#0: *5 test location: ~ "/\."
  443. 2022/03/07 21:04:42 [debug] 136#0: *5 test location: ~ "\.php"
  444. 2022/03/07 21:04:42 [debug] 136#0: *5 using configuration "/"
  445. 2022/03/07 21:04:42 [debug] 136#0: *5 http cl:-1 max:1048576
  446. 2022/03/07 21:04:42 [debug] 136#0: *5 rewrite phase: 3
  447. 2022/03/07 21:04:42 [debug] 136#0: *5 post rewrite phase: 4
  448. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 5
  449. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 6
  450. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 7
  451. 2022/03/07 21:04:42 [debug] 136#0: *5 access phase: 8
  452. 2022/03/07 21:04:42 [debug] 136#0: *5 access phase: 9
  453. 2022/03/07 21:04:42 [debug] 136#0: *5 post access phase: 10
  454. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 11
  455. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 12
  456. 2022/03/07 21:04:42 [debug] 136#0: *5 content phase: 13
  457. 2022/03/07 21:04:42 [debug] 136#0: *5 open index "/workspace/public/index.php"
  458. 2022/03/07 21:04:42 [debug] 136#0: *5 internal redirect: "/index.php?"
  459. 2022/03/07 21:04:42 [debug] 136#0: *5 rewrite phase: 1
  460. 2022/03/07 21:04:42 [debug] 136#0: *5 test location: "/"
  461. 2022/03/07 21:04:42 [debug] 136#0: *5 test location: ~ "^/(composer\.(json|lock|phar)$|Procfile$|/|/)"
  462. 2022/03/07 21:04:42 [debug] 136#0: *5 test location: ~ "/\."
  463. 2022/03/07 21:04:42 [debug] 136#0: *5 test location: ~ "\.php"
  464. 2022/03/07 21:04:42 [debug] 136#0: *5 using configuration "\.php"
  465. 2022/03/07 21:04:42 [debug] 136#0: *5 http cl:-1 max:1048576
  466. 2022/03/07 21:04:42 [debug] 136#0: *5 rewrite phase: 3
  467. 2022/03/07 21:04:42 [debug] 136#0: *5 post rewrite phase: 4
  468. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 5
  469. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 6
  470. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 7
  471. 2022/03/07 21:04:42 [debug] 136#0: *5 access phase: 8
  472. 2022/03/07 21:04:42 [debug] 136#0: *5 access phase: 9
  473. 2022/03/07 21:04:42 [debug] 136#0: *5 post access phase: 10
  474. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 11
  475. 2022/03/07 21:04:42 [debug] 136#0: *5 try files handler
  476. 2022/03/07 21:04:42 [debug] 136#0: *5 trying to use file: "@heroku-fcgi" "/workspace/public@heroku-fcgi"
  477. 2022/03/07 21:04:42 [debug] 136#0: *5 trying to use file: "@heroku-fcgi" "/workspace/public@heroku-fcgi"
  478. 2022/03/07 21:04:42 [debug] 136#0: *5 test location: "@heroku-fcgi"
  479. 2022/03/07 21:04:42 [debug] 136#0: *5 using location: @heroku-fcgi "/index.php?"
  480. 2022/03/07 21:04:42 [debug] 136#0: *5 rewrite phase: 3
  481. 2022/03/07 21:04:42 [debug] 136#0: *5 http script complex value
  482. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "/workspace/public"
  483. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "/index.php"
  484. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "�"
  485. 2022/03/07 21:04:42 [debug] 136#0: *5 http script file op 0000000000000001 "/workspace/public/index.php"
  486. 2022/03/07 21:04:42 [debug] 136#0: *5 http script file op false
  487. 2022/03/07 21:04:42 [debug] 136#0: *5 http script if
  488. 2022/03/07 21:04:42 [debug] 136#0: *5 http script if: false
  489. 2022/03/07 21:04:42 [debug] 136#0: *5 post rewrite phase: 4
  490. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 5
  491. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 6
  492. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 7
  493. 2022/03/07 21:04:42 [debug] 136#0: *5 access phase: 8
  494. 2022/03/07 21:04:42 [debug] 136#0: *5 access phase: 9
  495. 2022/03/07 21:04:42 [debug] 136#0: *5 post access phase: 10
  496. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 11
  497. 2022/03/07 21:04:42 [debug] 136#0: *5 generic phase: 12
  498. 2022/03/07 21:04:42 [debug] 136#0: *5 http init upstream, client timer: 0
  499. 2022/03/07 21:04:42 [debug] 136#0: *5 epoll add event: fd:8 op:3 ev:80002005
  500. 2022/03/07 21:04:42 [debug] 136#0: *5 post event 00005651D627F100
  501. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "QUERY_STRING"
  502. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "QUERY_STRING: "
  503. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "REQUEST_METHOD"
  504. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "GET"
  505. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "REQUEST_METHOD: GET"
  506. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "CONTENT_TYPE"
  507. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "CONTENT_TYPE: "
  508. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "CONTENT_LENGTH"
  509. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "CONTENT_LENGTH: "
  510. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "SCRIPT_NAME"
  511. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "/index.php"
  512. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "SCRIPT_NAME: /index.php"
  513. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "REQUEST_URI"
  514. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "/"
  515. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "REQUEST_URI: /"
  516. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "DOCUMENT_URI"
  517. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "/index.php"
  518. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "DOCUMENT_URI: /index.php"
  519. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "DOCUMENT_ROOT"
  520. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "/workspace/public"
  521. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "DOCUMENT_ROOT: /workspace/public"
  522. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "SERVER_PROTOCOL"
  523. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "HTTP/1.1"
  524. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "SERVER_PROTOCOL: HTTP/1.1"
  525. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "REQUEST_SCHEME"
  526. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "http"
  527. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "REQUEST_SCHEME: http"
  528. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: ""
  529. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "GATEWAY_INTERFACE"
  530. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "CGI/1.1"
  531. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "GATEWAY_INTERFACE: CGI/1.1"
  532. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "SERVER_SOFTWARE"
  533. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "nginx/"
  534. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "1.20.2"
  535. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "SERVER_SOFTWARE: nginx/1.20.2"
  536. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "REMOTE_ADDR"
  537. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "127.0.0.1"
  538. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "REMOTE_ADDR: 127.0.0.1"
  539. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "REMOTE_PORT"
  540. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "31792"
  541. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "REMOTE_PORT: 31792"
  542. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "SERVER_ADDR"
  543. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "127.0.0.1"
  544. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "SERVER_ADDR: 127.0.0.1"
  545. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "SERVER_PORT"
  546. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "8080"
  547. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "SERVER_PORT: 8080"
  548. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "SERVER_NAME"
  549. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "localhost"
  550. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "SERVER_NAME: localhost"
  551. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "REDIRECT_STATUS"
  552. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "200"
  553. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "REDIRECT_STATUS: 200"
  554. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "SCRIPT_FILENAME"
  555. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "/workspace/public"
  556. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "/index.php"
  557. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "SCRIPT_FILENAME: /workspace/public/index.php"
  558. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: ""
  559. 2022/03/07 21:04:42 [debug] 136#0: *5 http script copy: "SERVER_NAME"
  560. 2022/03/07 21:04:42 [debug] 136#0: *5 http script var: "localhost"
  561. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "SERVER_NAME: localhost"
  562. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "HTTP_HOST: localhost:8080"
  563. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "HTTP_USER_AGENT: curl/7.58.0"
  564. 2022/03/07 21:04:42 [debug] 136#0: *5 fastcgi param: "HTTP_ACCEPT: */*"
  565. 2022/03/07 21:04:42 [debug] 136#0: *5 http cleanup add: 00005651D62456C8
  566. 2022/03/07 21:04:42 [debug] 136#0: *5 init keepalive peer
  567. 2022/03/07 21:04:42 [debug] 136#0: *5 get keepalive peer
  568. 2022/03/07 21:04:42 [debug] 136#0: *5 get rr peer, try: 1
  569. 2022/03/07 21:04:42 [debug] 136#0: *5 stream socket 9
  570. 2022/03/07 21:04:42 [debug] 136#0: *5 epoll add connection: fd:9 ev:80002005
  571. 2022/03/07 21:04:42 [debug] 136#0: *5 connect to unix:/tmp/heroku.fcgi.8080.sock, fd:9 #6
  572. 2022/03/07 21:04:42 [debug] 136#0: *5 connected
  573. 2022/03/07 21:04:42 [debug] 136#0: *5 http upstream connect: 0
  574. 2022/03/07 21:04:42 [debug] 136#0: *5 posix_memalign: 00005651D6247320:128 @16
  575. 2022/03/07 21:04:42 [debug] 136#0: *5 http upstream send request
  576. 2022/03/07 21:04:42 [debug] 136#0: *5 http upstream send request body
  577. 2022/03/07 21:04:42 [debug] 136#0: *5 chain writer buf fl:0 s:552
  578. 2022/03/07 21:04:42 [debug] 136#0: *5 chain writer in: 00005651D6245740
  579. 2022/03/07 21:04:42 [debug] 136#0: *5 writev: 552 of 552
  580. 2022/03/07 21:04:42 [debug] 136#0: *5 chain writer out: 0000000000000000
  581. 2022/03/07 21:04:42 [debug] 136#0: *5 event timer add: 9: 60000:725823
  582. 2022/03/07 21:04:42 [debug] 136#0: *5 http finalize request: -4, "/index.php?" a:1, c:4
  583. 2022/03/07 21:04:42 [debug] 136#0: *5 http request count:4 blk:0
  584. 2022/03/07 21:04:42 [debug] 136#0: *5 http finalize request: -4, "/index.php?" a:1, c:3
  585. 2022/03/07 21:04:42 [debug] 136#0: *5 http request count:3 blk:0
  586. 2022/03/07 21:04:42 [debug] 136#0: *5 http finalize request: -4, "/index.php?" a:1, c:2
  587. 2022/03/07 21:04:42 [debug] 136#0: *5 http request count:2 blk:0
  588. 2022/03/07 21:04:42 [debug] 136#0: timer delta: 0
  589. 2022/03/07 21:04:42 [debug] 136#0: posted event 00005651D627F100
  590. 2022/03/07 21:04:42 [debug] 136#0: *5 delete posted event 00005651D627F100
  591. 2022/03/07 21:04:42 [debug] 136#0: *5 http run request: "/index.php?"
  592. 2022/03/07 21:04:42 [debug] 136#0: *5 http upstream check client, write event:0, "/index.php"
  593. 2022/03/07 21:04:42 [debug] 136#0: *5 http upstream recv(): -1 (11: Resource temporarily unavailable)
  594. 2022/03/07 21:04:42 [debug] 136#0: worker cycle
  595. 2022/03/07 21:04:42 [debug] 136#0: epoll timer: 60000
  596. 2022/03/07 21:04:42 [debug] 136#0: epoll: fd:8 ev:0004 d:00007F0B43DE90F9
  597. 2022/03/07 21:04:42 [debug] 136#0: *5 http run request: "/index.php?"
  598. 2022/03/07 21:04:42 [debug] 136#0: *5 http upstream check client, write event:1, "/index.php"
  599. 2022/03/07 21:04:42 [debug] 136#0: *5 http upstream recv(): -1 (11: Resource temporarily unavailable)
  600. 2022/03/07 21:04:42 [debug] 136#0: epoll: fd:9 ev:0004 d:00007F0B43DE91E1
  601. 2022/03/07 21:04:42 [debug] 136#0: *5 http upstream request: "/index.php?"
  602. 2022/03/07 21:04:42 [debug] 136#0: *5 http upstream dummy handler
  603. 2022/03/07 21:04:42 [debug] 136#0: timer delta: 8
  604. 2022/03/07 21:04:42 [debug] 136#0: worker cycle
  605. 2022/03/07 21:04:42 [debug] 136#0: epoll timer: 59992
  606. 2022/03/07 21:04:42 [debug] 136#0: epoll: fd:9 ev:0005 d:00007F0B43DE91E1
  607. 2022/03/07 21:04:42 [debug] 136#0: *5 http upstream request: "/index.php?"
  608. 2022/03/07 21:04:42 [debug] 136#0: *5 http upstream process header
  609. 2022/03/07 21:04:42 [debug] 136#0: *5 malloc: 00005651D6257530:4096
  610. 2022/03/07 21:04:42 [debug] 136#0: *5 recv: eof:0, avail:-1
  611. 2022/03/07 21:04:42 [debug] 136#0: *5 recv: fd:9 4096 of 4096
  612. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 01
  613. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 06
  614. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 00
  615. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 01
  616. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 1B
  617. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 63
  618. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 05
  619. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 00
  620. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record length: 7011
  621. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi parser: 0
  622. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi header: "Content-type: text/html; charset=UTF-8"
  623. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi parser: 1
  624. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi header done
  625. 2022/03/07 21:04:42 [debug] 136#0: *5 posix_memalign: 00005651D624DD00:4096 @16
  626. 2022/03/07 21:04:42 [debug] 136#0: *5 HTTP/1.1 200 OK
  627. Server: nginx
  628. Date: Mon, 07 Mar 2022 21:04:42 GMT
  629. Content-Type: text/html; charset=UTF-8
  630. Transfer-Encoding: chunked
  631. Connection: keep-alive
  632.  
  633. 2022/03/07 21:04:42 [debug] 136#0: *5 write new buf t:1 f:0 00005651D624DD20, pos 00005651D624DD20, size: 163 file: 0, size: 0
  634. 2022/03/07 21:04:42 [debug] 136#0: *5 http write filter: l:0 f:0 s:163
  635. 2022/03/07 21:04:42 [debug] 136#0: *5 http cacheable: 0
  636. 2022/03/07 21:04:42 [debug] 136#0: *5 http upstream process upstream
  637. 2022/03/07 21:04:42 [debug] 136#0: *5 pipe read upstream: 1
  638. 2022/03/07 21:04:42 [debug] 136#0: *5 pipe preread: 4046
  639. 2022/03/07 21:04:42 [debug] 136#0: *5 input buf #0 00005651D6257562
  640. 2022/03/07 21:04:42 [debug] 136#0: *5 input buf 00005651D6257562 4046
  641. 2022/03/07 21:04:42 [debug] 136#0: *5 malloc: 00005651D624ED10:4096
  642. 2022/03/07 21:04:42 [debug] 136#0: *5 readv: eof:0, avail:-1
  643. 2022/03/07 21:04:42 [debug] 136#0: *5 readv: 1, last:4096
  644. 2022/03/07 21:04:42 [debug] 136#0: *5 pipe recv chain: 2944
  645. 2022/03/07 21:04:42 [debug] 136#0: *5 readv: eof:0, avail:-1
  646. 2022/03/07 21:04:42 [debug] 136#0: *5 readv: 1, last:1152
  647. 2022/03/07 21:04:42 [debug] 136#0: *5 pipe recv chain: 0
  648. 2022/03/07 21:04:42 [debug] 136#0: *5 pipe buf in s:1 t:1 f:0 00005651D6257530, pos 00005651D6257562, size: 4046 file: 0, size: 0
  649. 2022/03/07 21:04:42 [debug] 136#0: *5 pipe buf free s:0 t:1 f:0 00005651D624ED10, pos 00005651D624ED10, size: 2944 file: 0, size: 0
  650. 2022/03/07 21:04:42 [debug] 136#0: *5 pipe length: -1
  651. 2022/03/07 21:04:42 [debug] 136#0: *5 input buf #1 00005651D624ED10
  652. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 01
  653. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 03
  654. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 00
  655. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 01
  656. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 00
  657. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 08
  658. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 00
  659. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record byte: 00
  660. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi record length: 8
  661. 2022/03/07 21:04:42 [debug] 136#0: *5 http fastcgi sent end request
  662. 2022/03/07 21:04:42 [debug] 136#0: *5 input buf 00005651D624ED10 2923
  663. 2022/03/07 21:04:42 [debug] 136#0: *5 pipe write downstream: 1
  664. 2022/03/07 21:04:42 [debug] 136#0: *5 pipe write downstream flush in
  665. 2022/03/07 21:04:42 [debug] 136#0: *5 http output filter "/index.php?"
  666. 2022/03/07 21:04:42 [debug] 136#0: *5 http copy filter: "/index.php?"
  667. 2022/03/07 21:04:42 [debug] 136#0: *5 http postpone filter "/index.php?" 00005651D624E038
  668. 2022/03/07 21:04:42 [debug] 136#0: *5 http chunk: 4046
  669. 2022/03/07 21:04:42 [debug] 136#0: *5 http chunk: 2923
  670. 2022/03/07 21:04:42 [debug] 136#0: *5 write old buf t:1 f:0 00005651D624DD20, pos 00005651D624DD20, size: 163 file: 0, size: 0
  671. 2022/03/07 21:04:42 [debug] 136#0: *5 write new buf t:1 f:0 00005651D624E0D8, pos 00005651D624E0D8, size: 6 file: 0, size: 0
  672. 2022/03/07 21:04:42 [debug] 136#0: *5 write new buf t:1 f:0 00005651D6257530, pos 00005651D6257562, size: 4046 file: 0, size: 0
  673. 2022/03/07 21:04:42 [debug] 136#0: *5 write new buf t:1 f:0 00005651D624ED10, pos 00005651D624ED10, size: 2923 file: 0, size: 0
  674. 2022/03/07 21:04:42 [debug] 136#0: *5 write new buf t:0 f:0 0000000000000000, pos 00005651D5FD86FE, size: 2 file: 0, size: 0
  675. 2022/03/07 21:04:42 [debug] 136#0: *5 http write filter: l:0 f:0 s:7140
  676. 2022/03/07 21:04:42 [debug] 136#0: *5 http write filter limit 0
  677. 2022/03/07 21:04:42 [debug] 136#0: *5 writev: 7140 of 7140
  678. 2022/03/07 21:04:42 [debug] 136#0: *5 http write filter 0000000000000000
  679. 2022/03/07 21:04:42 [debug] 136#0: *5 http copy filter: 0 "/index.php?"
  680. 2022/03/07 21:04:42 [debug] 136#0: *5 pipe write downstream done
  681. 2022/03/07 21:04:42 [debug] 136#0: *5 event timer: 9, old: 725823, new: 725832
  682. 2022/03/07 21:04:42 [debug] 136#0: *5 http upstream exit: 0000000000000000
  683. 2022/03/07 21:04:42 [debug] 136#0: *5 finalize http upstream request: 0
  684. 2022/03/07 21:04:42 [debug] 136#0: *5 finalize http fastcgi request
  685. 2022/03/07 21:04:42 [debug] 136#0: *5 free keepalive peer
  686. 2022/03/07 21:04:42 [debug] 136#0: *5 free rr peer 1 0
  687. 2022/03/07 21:04:42 [debug] 136#0: *5 close http upstream connection: 9
  688. 2022/03/07 21:04:42 [debug] 136#0: *5 free: 00005651D6247320, unused: 48
  689. 2022/03/07 21:04:42 [debug] 136#0: *5 event timer del: 9: 725823
  690. 2022/03/07 21:04:42 [debug] 136#0: *5 reusable connection: 0
  691. 2022/03/07 21:04:42 [debug] 136#0: *5 http upstream temp fd: -1
  692. 2022/03/07 21:04:42 [debug] 136#0: *5 http output filter "/index.php?"
  693. 2022/03/07 21:04:42 [debug] 136#0: *5 http copy filter: "/index.php?"
  694. 2022/03/07 21:04:42 [debug] 136#0: *5 http postpone filter "/index.php?" 00007F57EA484350
  695. 2022/03/07 21:04:42 [debug] 136#0: *5 http chunk: 0
  696. 2022/03/07 21:04:42 [debug] 136#0: *5 write new buf t:0 f:0 0000000000000000, pos 00005651D5FD8703, size: 5 file: 0, size: 0
  697. 2022/03/07 21:04:42 [debug] 136#0: *5 http write filter: l:1 f:0 s:5
  698. 2022/03/07 21:04:42 [debug] 136#0: *5 http write filter limit 0
  699. 2022/03/07 21:04:42 [debug] 136#0: *5 writev: 5 of 5
  700. 2022/03/07 21:04:42 [debug] 136#0: *5 http write filter 0000000000000000
  701. 2022/03/07 21:04:42 [debug] 136#0: *5 http copy filter: 0 "/index.php?"
  702. 2022/03/07 21:04:42 [debug] 136#0: *5 http finalize request: 0, "/index.php?" a:1, c:1
  703. 2022/03/07 21:04:42 [debug] 136#0: *5 set http keepalive handler
  704. 2022/03/07 21:04:42 [debug] 136#0: *5 http close request
  705. 2022/03/07 21:04:42 [debug] 136#0: *5 http log handler
  706. 2022/03/07 21:04:42 [debug] 136#0: *5 free: 00005651D624ED10
  707. 2022/03/07 21:04:42 [debug] 136#0: *5 free: 00005651D6257530
  708. 2022/03/07 21:04:42 [debug] 136#0: *5 free: 00005651D62611C0, unused: 0
  709. 2022/03/07 21:04:42 [debug] 136#0: *5 free: 00005651D6244A00, unused: 8
  710. 2022/03/07 21:04:42 [debug] 136#0: *5 free: 00005651D624DD00, unused: 2728
  711. 2022/03/07 21:04:42 [debug] 136#0: *5 free: 00005651D622E1E0
  712. 2022/03/07 21:04:42 [debug] 136#0: *5 hc free: 0000000000000000
  713. 2022/03/07 21:04:42 [debug] 136#0: *5 hc busy: 0000000000000000 0
  714. 2022/03/07 21:04:42 [debug] 136#0: *5 tcp_nodelay
  715. 2022/03/07 21:04:42 [debug] 136#0: *5 reusable connection: 1
  716. 2022/03/07 21:04:42 [debug] 136#0: *5 event timer add: 8: 65000:730832
  717. 2022/03/07 21:04:42 [debug] 136#0: *5 post event 00005651D627F100
  718. 2022/03/07 21:04:42 [debug] 136#0: timer delta: 1
  719. 2022/03/07 21:04:42 [debug] 136#0: posted event 00005651D627F100
  720. 2022/03/07 21:04:42 [debug] 136#0: *5 delete posted event 00005651D627F100
  721. 2022/03/07 21:04:42 [debug] 136#0: *5 http keepalive handler
  722. 2022/03/07 21:04:42 [debug] 136#0: *5 malloc: 00005651D622E1E0:1024
  723. 2022/03/07 21:04:42 [debug] 136#0: *5 recv: eof:0, avail:-1
  724. 2022/03/07 21:04:42 [debug] 136#0: *5 recv: fd:8 0 of 1024
  725. 2022/03/07 21:04:42 [info] 136#0: *5 client 127.0.0.1 closed keepalive connection
  726. 2022/03/07 21:04:42 [debug] 136#0: *5 close http connection: 8
  727. 2022/03/07 21:04:42 [debug] 136#0: *5 event timer del: 8: 730832
  728. 2022/03/07 21:04:42 [debug] 136#0: *5 reusable connection: 0
  729. 2022/03/07 21:04:42 [debug] 136#0: *5 free: 00005651D622E1E0
  730. 2022/03/07 21:04:42 [debug] 136#0: *5 free: 00005651D6247EB0, unused: 120
  731. 2022/03/07 21:04:42 [debug] 136#0: worker cycle
  732. 2022/03/07 21:04:42 [debug] 136#0: epoll timer: -1
  733. 127.0.0.1 - - [07/Mar/2022:21:04:42 +0000] "GET / HTTP/1.1" 200 6982 "-" "curl/7.58.0
  734. 2022/03/07 21:04:46 [debug] 136#0: epoll: fd:6 ev:0001 d:00007F0B43DE9010
  735. 2022/03/07 21:04:46 [debug] 136#0: accept on 0.0.0.0:8080, ready: 0
  736. 2022/03/07 21:04:46 [debug] 136#0: posix_memalign: 00005651D6247EB0:512 @16
  737. 2022/03/07 21:04:46 [debug] 136#0: *7 accept: 10.244.56.156:58096 fd:8
  738. 2022/03/07 21:04:46 [debug] 136#0: *7 event timer add: 8: 60000:729425
  739. 2022/03/07 21:04:46 [debug] 136#0: *7 reusable connection: 1
  740. 2022/03/07 21:04:46 [debug] 136#0: *7 epoll add event: fd:8 op:1 ev:80002001
  741. 2022/03/07 21:04:46 [debug] 136#0: timer delta: 3593
  742. 2022/03/07 21:04:46 [debug] 136#0: worker cycle
  743. 2022/03/07 21:04:46 [debug] 136#0: epoll timer: 60000
  744. 2022/03/07 21:04:46 [debug] 136#0: epoll: fd:8 ev:0001 d:00007F0B43DE90F8
  745. 2022/03/07 21:04:46 [debug] 136#0: *7 http wait request handler
  746. 2022/03/07 21:04:46 [debug] 136#0: *7 malloc: 00005651D622E1E0:1024
  747. 2022/03/07 21:04:46 [debug] 136#0: *7 recv: eof:0, avail:-1
  748. 2022/03/07 21:04:46 [debug] 136#0: *7 recv: fd:8 0 of 1024
  749. 2022/03/07 21:04:46 [info] 136#0: *7 client closed connection while waiting for request, client: 10.244.56.156, server: 0.0.0.0:8080
  750. 2022/03/07 21:04:46 [debug] 136#0: *7 close http connection: 8
  751. 2022/03/07 21:04:46 [debug] 136#0: *7 event timer del: 8: 729425
  752. 2022/03/07 21:04:46 [debug] 136#0: *7 reusable connection: 0
  753. 2022/03/07 21:04:46 [debug] 136#0: *7 free: 00005651D622E1E0
  754. 2022/03/07 21:04:46 [debug] 136#0: *7 free: 00005651D6247EB0, unused: 136
  755. 2022/03/07 21:04:46 [debug] 136#0: timer delta: 0
  756. 2022/03/07 21:04:46 [debug] 136#0: worker cycle
  757. 2022/03/07 21:04:46 [debug] 136#0: epoll timer: -1
  758.  
  759.  
Advertisement
Add Comment
Please, Sign In to add comment