Advertisement
Pseudofailure

Nginx log: without RDHUP fix

Mar 7th, 2022
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.70 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 20:44:52 [debug] 141#0: bind() 0.0.0.0:8080 #6
  8. 2022/03/07 20:44:52 [notice] 141#0: using the "epoll" event method
  9. 2022/03/07 20:44:52 [notice] 141#0: nginx/1.20.2
  10. 2022/03/07 20:44:52 [notice] 141#0: built by gcc 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
  11. 2022/03/07 20:44:52 [notice] 141#0: OS: Linux 4.4.0
  12. 2022/03/07 20:44:52 [notice] 141#0: getrlimit(RLIMIT_NOFILE): 1048576:1048576
  13. 2022/03/07 20:44:52 [debug] 141#0: write: 7, 00007FE4C09775D0, 4, 0
  14. 2022/03/07 20:44:52 [debug] 141#0: add cleanup: 000055B431B9A3A8
  15. 2022/03/07 20:44:52 [debug] 141#0: malloc: 000055B431B66160:8
  16. 2022/03/07 20:44:52 [debug] 141#0: notify eventfd: 7
  17. 2022/03/07 20:44:52 [debug] 141#0: testing the EPOLLRDHUP flag: fail
  18. 2022/03/07 20:44:52 [debug] 141#0: malloc: 000055B431B74D20:6144
  19. 2022/03/07 20:44:52 [debug] 141#0: malloc: 00007F985588A010:237568
  20. 2022/03/07 20:44:52 [debug] 141#0: malloc: 000055B431B9E0A0:98304
  21. 2022/03/07 20:44:52 [debug] 141#0: malloc: 000055B431BB60B0:98304
  22. 2022/03/07 20:44:52 [debug] 141#0: epoll add event: fd:6 op:1 ev:00002001
  23. 2022/03/07 20:44:52 [debug] 141#0: worker cycle
  24. 2022/03/07 20:44:52 [debug] 141#0: epoll timer: -1
  25. Application ready for connections on port 8080.
  26. 2022/03/07 20:45:00 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  27. 2022/03/07 20:45:00 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  28. 2022/03/07 20:45:00 [debug] 141#0: posix_memalign: 000055B431B66EB0:512 @16
  29. 2022/03/07 20:45:00 [debug] 141#0: *1 accept: 10.244.11.140:47218 fd:8
  30. 2022/03/07 20:45:00 [debug] 141#0: *1 event timer add: 8: 60000:1328971
  31. 2022/03/07 20:45:00 [debug] 141#0: *1 reusable connection: 1
  32. 2022/03/07 20:45:00 [debug] 141#0: *1 epoll add event: fd:8 op:1 ev:80002001
  33. 2022/03/07 20:45:00 [debug] 141#0: timer delta: 8109
  34. 2022/03/07 20:45:00 [debug] 141#0: worker cycle
  35. 2022/03/07 20:45:00 [debug] 141#0: epoll timer: 60000
  36. 2022/03/07 20:45:00 [debug] 141#0: epoll: fd:8 ev:0001 d:00007F985588A0F8
  37. 2022/03/07 20:45:00 [debug] 141#0: *1 http wait request handler
  38. 2022/03/07 20:45:00 [debug] 141#0: *1 malloc: 000055B431B4D1E0:1024
  39. 2022/03/07 20:45:00 [debug] 141#0: *1 recv: eof:0, avail:-1
  40. 2022/03/07 20:45:00 [debug] 141#0: *1 recv: fd:8 0 of 1024
  41. 2022/03/07 20:45:00 [info] 141#0: *1 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  42. 2022/03/07 20:45:00 [debug] 141#0: *1 close http connection: 8
  43. 2022/03/07 20:45:00 [debug] 141#0: *1 event timer del: 8: 1328971
  44. 2022/03/07 20:45:00 [debug] 141#0: *1 reusable connection: 0
  45. 2022/03/07 20:45:00 [debug] 141#0: *1 free: 000055B431B4D1E0
  46. 2022/03/07 20:45:00 [debug] 141#0: *1 free: 000055B431B66EB0, unused: 136
  47. 2022/03/07 20:45:00 [debug] 141#0: timer delta: 3
  48. 2022/03/07 20:45:00 [debug] 141#0: worker cycle
  49. 2022/03/07 20:45:00 [debug] 141#0: epoll timer: -1
  50. 2022/03/07 20:45:10 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  51. 2022/03/07 20:45:10 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  52. 2022/03/07 20:45:10 [debug] 141#0: posix_memalign: 000055B431B66EB0:512 @16
  53. 2022/03/07 20:45:10 [debug] 141#0: *2 accept: 10.244.11.140:47276 fd:8
  54. 2022/03/07 20:45:10 [debug] 141#0: *2 event timer add: 8: 60000:1338971
  55. 2022/03/07 20:45:10 [debug] 141#0: *2 reusable connection: 1
  56. 2022/03/07 20:45:10 [debug] 141#0: *2 epoll add event: fd:8 op:1 ev:80002001
  57. 2022/03/07 20:45:10 [debug] 141#0: timer delta: 9997
  58. 2022/03/07 20:45:10 [debug] 141#0: worker cycle
  59. 2022/03/07 20:45:10 [debug] 141#0: epoll timer: 60000
  60. 2022/03/07 20:45:10 [debug] 141#0: epoll: fd:8 ev:0001 d:00007F985588A0F9
  61. 2022/03/07 20:45:10 [debug] 141#0: *2 http wait request handler
  62. 2022/03/07 20:45:10 [debug] 141#0: *2 malloc: 000055B431B4D1E0:1024
  63. 2022/03/07 20:45:10 [debug] 141#0: *2 recv: eof:0, avail:-1
  64. 2022/03/07 20:45:10 [debug] 141#0: *2 recv: fd:8 0 of 1024
  65. 2022/03/07 20:45:10 [info] 141#0: *2 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  66. 2022/03/07 20:45:10 [debug] 141#0: *2 close http connection: 8
  67. 2022/03/07 20:45:10 [debug] 141#0: *2 event timer del: 8: 1338971
  68. 2022/03/07 20:45:10 [debug] 141#0: *2 reusable connection: 0
  69. 2022/03/07 20:45:10 [debug] 141#0: *2 free: 000055B431B4D1E0
  70. 2022/03/07 20:45:10 [debug] 141#0: *2 free: 000055B431B66EB0, unused: 136
  71. 2022/03/07 20:45:10 [debug] 141#0: timer delta: 1
  72. 2022/03/07 20:45:10 [debug] 141#0: worker cycle
  73. 2022/03/07 20:45:10 [debug] 141#0: epoll timer: -1
  74. 2022/03/07 20:45:11 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  75. 2022/03/07 20:45:11 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  76. 2022/03/07 20:45:11 [debug] 141#0: posix_memalign: 000055B431B66EB0:512 @16
  77. 2022/03/07 20:45:11 [debug] 141#0: *3 accept: 127.0.0.1:34786 fd:8
  78. 2022/03/07 20:45:11 [debug] 141#0: *3 event timer add: 8: 60000:1339434
  79. 2022/03/07 20:45:11 [debug] 141#0: *3 reusable connection: 1
  80. 2022/03/07 20:45:11 [debug] 141#0: *3 epoll add event: fd:8 op:1 ev:80002001
  81. 2022/03/07 20:45:11 [debug] 141#0: timer delta: 462
  82. 2022/03/07 20:45:11 [debug] 141#0: worker cycle
  83. 2022/03/07 20:45:11 [debug] 141#0: epoll timer: 60000
  84. 2022/03/07 20:45:11 [debug] 141#0: epoll: fd:8 ev:0001 d:00007F985588A0F8
  85. 2022/03/07 20:45:11 [debug] 141#0: *3 http wait request handler
  86. 2022/03/07 20:45:11 [debug] 141#0: *3 malloc: 000055B431B4D1E0:1024
  87. 2022/03/07 20:45:11 [debug] 141#0: *3 recv: eof:0, avail:-1
  88. 2022/03/07 20:45:11 [debug] 141#0: *3 recv: fd:8 78 of 1024
  89. 2022/03/07 20:45:11 [debug] 141#0: *3 reusable connection: 0
  90. 2022/03/07 20:45:11 [debug] 141#0: *3 posix_memalign: 000055B431B801C0:4096 @16
  91. 2022/03/07 20:45:11 [debug] 141#0: *3 http process request line
  92. 2022/03/07 20:45:11 [debug] 141#0: *3 http request line: "GET / HTTP/1.1"
  93. 2022/03/07 20:45:11 [debug] 141#0: *3 http uri: "/"
  94. 2022/03/07 20:45:11 [debug] 141#0: *3 http args: ""
  95. 2022/03/07 20:45:11 [debug] 141#0: *3 http exten: ""
  96. 2022/03/07 20:45:11 [debug] 141#0: *3 posix_memalign: 000055B431B63A00:4096 @16
  97. 2022/03/07 20:45:11 [debug] 141#0: *3 http process request header line
  98. 2022/03/07 20:45:11 [debug] 141#0: *3 http header: "Host: localhost:8080"
  99. 2022/03/07 20:45:11 [debug] 141#0: *3 http header: "User-Agent: curl/7.58.0"
  100. 2022/03/07 20:45:11 [debug] 141#0: *3 http header: "Accept: */*"
  101. 2022/03/07 20:45:11 [debug] 141#0: *3 http header done
  102. 2022/03/07 20:45:11 [debug] 141#0: *3 event timer del: 8: 1339434
  103. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 0
  104. 2022/03/07 20:45:11 [debug] 141#0: *3 rewrite phase: 1
  105. 2022/03/07 20:45:11 [debug] 141#0: *3 test location: "/"
  106. 2022/03/07 20:45:11 [debug] 141#0: *3 test location: ~ "^/(composer\.(json|lock|phar)$|Procfile$|/|/)"
  107. 2022/03/07 20:45:11 [debug] 141#0: *3 test location: ~ "/\."
  108. 2022/03/07 20:45:11 [debug] 141#0: *3 test location: ~ "\.php"
  109. 2022/03/07 20:45:11 [debug] 141#0: *3 using configuration "/"
  110. 2022/03/07 20:45:11 [debug] 141#0: *3 http cl:-1 max:1048576
  111. 2022/03/07 20:45:11 [debug] 141#0: *3 rewrite phase: 3
  112. 2022/03/07 20:45:11 [debug] 141#0: *3 post rewrite phase: 4
  113. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 5
  114. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 6
  115. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 7
  116. 2022/03/07 20:45:11 [debug] 141#0: *3 access phase: 8
  117. 2022/03/07 20:45:11 [debug] 141#0: *3 access phase: 9
  118. 2022/03/07 20:45:11 [debug] 141#0: *3 post access phase: 10
  119. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 11
  120. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 12
  121. 2022/03/07 20:45:11 [debug] 141#0: *3 content phase: 13
  122. 2022/03/07 20:45:11 [debug] 141#0: *3 open index "/workspace/public/index.php"
  123. 2022/03/07 20:45:11 [debug] 141#0: *3 internal redirect: "/index.php?"
  124. 2022/03/07 20:45:11 [debug] 141#0: *3 rewrite phase: 1
  125. 2022/03/07 20:45:11 [debug] 141#0: *3 test location: "/"
  126. 2022/03/07 20:45:11 [debug] 141#0: *3 test location: ~ "^/(composer\.(json|lock|phar)$|Procfile$|/|/)"
  127. 2022/03/07 20:45:11 [debug] 141#0: *3 test location: ~ "/\."
  128. 2022/03/07 20:45:11 [debug] 141#0: *3 test location: ~ "\.php"
  129. 2022/03/07 20:45:11 [debug] 141#0: *3 using configuration "\.php"
  130. 2022/03/07 20:45:11 [debug] 141#0: *3 http cl:-1 max:1048576
  131. 2022/03/07 20:45:11 [debug] 141#0: *3 rewrite phase: 3
  132. 2022/03/07 20:45:11 [debug] 141#0: *3 post rewrite phase: 4
  133. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 5
  134. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 6
  135. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 7
  136. 2022/03/07 20:45:11 [debug] 141#0: *3 access phase: 8
  137. 2022/03/07 20:45:11 [debug] 141#0: *3 access phase: 9
  138. 2022/03/07 20:45:11 [debug] 141#0: *3 post access phase: 10
  139. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 11
  140. 2022/03/07 20:45:11 [debug] 141#0: *3 try files handler
  141. 2022/03/07 20:45:11 [debug] 141#0: *3 trying to use file: "@heroku-fcgi" "/workspace/public@heroku-fcgi"
  142. 2022/03/07 20:45:11 [debug] 141#0: *3 trying to use file: "@heroku-fcgi" "/workspace/public@heroku-fcgi"
  143. 2022/03/07 20:45:11 [debug] 141#0: *3 test location: "@heroku-fcgi"
  144. 2022/03/07 20:45:11 [debug] 141#0: *3 using location: @heroku-fcgi "/index.php?"
  145. 2022/03/07 20:45:11 [debug] 141#0: *3 rewrite phase: 3
  146. 2022/03/07 20:45:11 [debug] 141#0: *3 http script complex value
  147. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "/workspace/public"
  148. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "/index.php"
  149. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "�"
  150. 2022/03/07 20:45:11 [debug] 141#0: *3 http script file op 0000000000000001 "/workspace/public/index.php"
  151. 2022/03/07 20:45:11 [debug] 141#0: *3 http script file op false
  152. 2022/03/07 20:45:11 [debug] 141#0: *3 http script if
  153. 2022/03/07 20:45:11 [debug] 141#0: *3 http script if: false
  154. 2022/03/07 20:45:11 [debug] 141#0: *3 post rewrite phase: 4
  155. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 5
  156. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 6
  157. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 7
  158. 2022/03/07 20:45:11 [debug] 141#0: *3 access phase: 8
  159. 2022/03/07 20:45:11 [debug] 141#0: *3 access phase: 9
  160. 2022/03/07 20:45:11 [debug] 141#0: *3 post access phase: 10
  161. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 11
  162. 2022/03/07 20:45:11 [debug] 141#0: *3 generic phase: 12
  163. 2022/03/07 20:45:11 [debug] 141#0: *3 http init upstream, client timer: 0
  164. 2022/03/07 20:45:11 [debug] 141#0: *3 epoll add event: fd:8 op:3 ev:80002005
  165. 2022/03/07 20:45:11 [debug] 141#0: *3 post event 000055B431B9E100
  166. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "QUERY_STRING"
  167. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "QUERY_STRING: "
  168. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "REQUEST_METHOD"
  169. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "GET"
  170. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "REQUEST_METHOD: GET"
  171. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "CONTENT_TYPE"
  172. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "CONTENT_TYPE: "
  173. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "CONTENT_LENGTH"
  174. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "CONTENT_LENGTH: "
  175. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "SCRIPT_NAME"
  176. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "/index.php"
  177. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "SCRIPT_NAME: /index.php"
  178. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "REQUEST_URI"
  179. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "/"
  180. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "REQUEST_URI: /"
  181. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "DOCUMENT_URI"
  182. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "/index.php"
  183. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "DOCUMENT_URI: /index.php"
  184. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "DOCUMENT_ROOT"
  185. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "/workspace/public"
  186. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "DOCUMENT_ROOT: /workspace/public"
  187. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "SERVER_PROTOCOL"
  188. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "HTTP/1.1"
  189. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "SERVER_PROTOCOL: HTTP/1.1"
  190. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "REQUEST_SCHEME"
  191. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "http"
  192. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "REQUEST_SCHEME: http"
  193. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: ""
  194. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "GATEWAY_INTERFACE"
  195. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "CGI/1.1"
  196. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "GATEWAY_INTERFACE: CGI/1.1"
  197. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "SERVER_SOFTWARE"
  198. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "nginx/"
  199. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "1.20.2"
  200. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "SERVER_SOFTWARE: nginx/1.20.2"
  201. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "REMOTE_ADDR"
  202. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "127.0.0.1"
  203. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "REMOTE_ADDR: 127.0.0.1"
  204. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "REMOTE_PORT"
  205. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "34786"
  206. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "REMOTE_PORT: 34786"
  207. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "SERVER_ADDR"
  208. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "127.0.0.1"
  209. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "SERVER_ADDR: 127.0.0.1"
  210. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "SERVER_PORT"
  211. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "8080"
  212. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "SERVER_PORT: 8080"
  213. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "SERVER_NAME"
  214. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "localhost"
  215. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "SERVER_NAME: localhost"
  216. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "REDIRECT_STATUS"
  217. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "200"
  218. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "REDIRECT_STATUS: 200"
  219. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "SCRIPT_FILENAME"
  220. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "/workspace/public"
  221. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "/index.php"
  222. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "SCRIPT_FILENAME: /workspace/public/index.php"
  223. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: ""
  224. 2022/03/07 20:45:11 [debug] 141#0: *3 http script copy: "SERVER_NAME"
  225. 2022/03/07 20:45:11 [debug] 141#0: *3 http script var: "localhost"
  226. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "SERVER_NAME: localhost"
  227. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "HTTP_HOST: localhost:8080"
  228. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "HTTP_USER_AGENT: curl/7.58.0"
  229. 2022/03/07 20:45:11 [debug] 141#0: *3 fastcgi param: "HTTP_ACCEPT: */*"
  230. 2022/03/07 20:45:11 [debug] 141#0: *3 http cleanup add: 000055B431B646C8
  231. 2022/03/07 20:45:11 [debug] 141#0: *3 init keepalive peer
  232. 2022/03/07 20:45:11 [debug] 141#0: *3 get keepalive peer
  233. 2022/03/07 20:45:11 [debug] 141#0: *3 get rr peer, try: 1
  234. 2022/03/07 20:45:11 [debug] 141#0: *3 stream socket 9
  235. 2022/03/07 20:45:11 [debug] 141#0: *3 epoll add connection: fd:9 ev:80002005
  236. 2022/03/07 20:45:11 [debug] 141#0: *3 connect to unix:/tmp/heroku.fcgi.8080.sock, fd:9 #4
  237. 2022/03/07 20:45:11 [debug] 141#0: *3 connected
  238. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream connect: 0
  239. 2022/03/07 20:45:11 [debug] 141#0: *3 posix_memalign: 000055B431B66320:128 @16
  240. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream send request
  241. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream send request body
  242. 2022/03/07 20:45:11 [debug] 141#0: *3 chain writer buf fl:0 s:552
  243. 2022/03/07 20:45:11 [debug] 141#0: *3 chain writer in: 000055B431B64740
  244. 2022/03/07 20:45:11 [debug] 141#0: *3 writev: 552 of 552
  245. 2022/03/07 20:45:11 [debug] 141#0: *3 chain writer out: 0000000000000000
  246. 2022/03/07 20:45:11 [debug] 141#0: *3 event timer add: 9: 60000:1339435
  247. 2022/03/07 20:45:11 [debug] 141#0: *3 http finalize request: -4, "/index.php?" a:1, c:4
  248. 2022/03/07 20:45:11 [debug] 141#0: *3 http request count:4 blk:0
  249. 2022/03/07 20:45:11 [debug] 141#0: *3 http finalize request: -4, "/index.php?" a:1, c:3
  250. 2022/03/07 20:45:11 [debug] 141#0: *3 http request count:3 blk:0
  251. 2022/03/07 20:45:11 [debug] 141#0: *3 http finalize request: -4, "/index.php?" a:1, c:2
  252. 2022/03/07 20:45:11 [debug] 141#0: *3 http request count:2 blk:0
  253. 2022/03/07 20:45:11 [debug] 141#0: timer delta: 1
  254. 2022/03/07 20:45:11 [debug] 141#0: posted event 000055B431B9E100
  255. 2022/03/07 20:45:11 [debug] 141#0: *3 delete posted event 000055B431B9E100
  256. 2022/03/07 20:45:11 [debug] 141#0: *3 http run request: "/index.php?"
  257. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream check client, write event:0, "/index.php"
  258. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream recv(): -1 (11: Resource temporarily unavailable)
  259. 2022/03/07 20:45:11 [debug] 141#0: worker cycle
  260. 2022/03/07 20:45:11 [debug] 141#0: epoll timer: 60000
  261. 2022/03/07 20:45:11 [debug] 141#0: epoll: fd:8 ev:0004 d:00007F985588A0F8
  262. 2022/03/07 20:45:11 [debug] 141#0: *3 http run request: "/index.php?"
  263. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream check client, write event:1, "/index.php"
  264. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream recv(): -1 (11: Resource temporarily unavailable)
  265. 2022/03/07 20:45:11 [debug] 141#0: epoll: fd:9 ev:0004 d:00007F985588A1E0
  266. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream request: "/index.php?"
  267. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream dummy handler
  268. 2022/03/07 20:45:11 [debug] 141#0: timer delta: 15
  269. 2022/03/07 20:45:11 [debug] 141#0: worker cycle
  270. 2022/03/07 20:45:11 [debug] 141#0: epoll timer: 59985
  271. 2022/03/07 20:45:11 [debug] 141#0: epoll: fd:9 ev:0005 d:00007F985588A1E0
  272. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream request: "/index.php?"
  273. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream process header
  274. 2022/03/07 20:45:11 [debug] 141#0: *3 malloc: 000055B431B76530:4096
  275. 2022/03/07 20:45:11 [debug] 141#0: *3 recv: eof:0, avail:-1
  276. 2022/03/07 20:45:11 [debug] 141#0: *3 recv: fd:9 4096 of 4096
  277. 2022/03/07 20:45:11 [debug] 141#0: *3 recv: avail:2944
  278. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 01
  279. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 06
  280. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 00
  281. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 01
  282. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 1B
  283. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 63
  284. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 05
  285. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 00
  286. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record length: 7011
  287. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi parser: 0
  288. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi header: "Content-type: text/html; charset=UTF-8"
  289. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi parser: 1
  290. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi header done
  291. 2022/03/07 20:45:11 [debug] 141#0: *3 posix_memalign: 000055B431B6CD00:4096 @16
  292. 2022/03/07 20:45:11 [debug] 141#0: *3 HTTP/1.1 200 OK
  293. Server: nginx
  294. Date: Mon, 07 Mar 2022 20:45:11 GMT
  295. Content-Type: text/html; charset=UTF-8
  296. Transfer-Encoding: chunked
  297. Connection: keep-alive
  298.  
  299. 2022/03/07 20:45:11 [debug] 141#0: *3 write new buf t:1 f:0 000055B431B6CD20, pos 000055B431B6CD20, size: 163 file: 0, size: 0
  300. 2022/03/07 20:45:11 [debug] 141#0: *3 http write filter: l:0 f:0 s:163
  301. 2022/03/07 20:45:11 [debug] 141#0: *3 http cacheable: 0
  302. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream process upstream
  303. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe read upstream: 1
  304. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe preread: 4046
  305. 2022/03/07 20:45:11 [debug] 141#0: *3 input buf #0 000055B431B76562
  306. 2022/03/07 20:45:11 [debug] 141#0: *3 input buf 000055B431B76562 4046
  307. 2022/03/07 20:45:11 [debug] 141#0: *3 malloc: 000055B431B6DD10:4096
  308. 2022/03/07 20:45:11 [debug] 141#0: *3 readv: eof:0, avail:2944
  309. 2022/03/07 20:45:11 [debug] 141#0: *3 readv: 1, last:4096
  310. 2022/03/07 20:45:11 [debug] 141#0: *3 readv: avail:0
  311. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe recv chain: 2944
  312. 2022/03/07 20:45:11 [debug] 141#0: *3 readv: eof:0, avail:0
  313. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe recv chain: -2
  314. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe buf in s:1 t:1 f:0 000055B431B76530, pos 000055B431B76562, size: 4046 file: 0, size: 0
  315. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe buf free s:0 t:1 f:0 000055B431B6DD10, pos 000055B431B6DD10, size: 2944 file: 0, size: 0
  316. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe length: -1
  317. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe write downstream: 1
  318. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe write busy: 0
  319. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe write buf ls:1 000055B431B76562 4046
  320. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe write: out:000055B431B649E8, f:0
  321. 2022/03/07 20:45:11 [debug] 141#0: *3 http output filter "/index.php?"
  322. 2022/03/07 20:45:11 [debug] 141#0: *3 http copy filter: "/index.php?"
  323. 2022/03/07 20:45:11 [debug] 141#0: *3 http postpone filter "/index.php?" 000055B431B649E8
  324. 2022/03/07 20:45:11 [debug] 141#0: *3 http chunk: 4046
  325. 2022/03/07 20:45:11 [debug] 141#0: *3 write old buf t:1 f:0 000055B431B6CD20, pos 000055B431B6CD20, size: 163 file: 0, size: 0
  326. 2022/03/07 20:45:11 [debug] 141#0: *3 write new buf t:1 f:0 000055B431B6D048, pos 000055B431B6D048, size: 5 file: 0, size: 0
  327. 2022/03/07 20:45:11 [debug] 141#0: *3 write new buf t:1 f:0 000055B431B76530, pos 000055B431B76562, size: 4046 file: 0, size: 0
  328. 2022/03/07 20:45:11 [debug] 141#0: *3 write new buf t:0 f:0 0000000000000000, pos 000055B4318F7AB6, size: 2 file: 0, size: 0
  329. 2022/03/07 20:45:11 [debug] 141#0: *3 http write filter: l:0 f:1 s:4216
  330. 2022/03/07 20:45:11 [debug] 141#0: *3 http write filter limit 0
  331. 2022/03/07 20:45:11 [debug] 141#0: *3 writev: 4216 of 4216
  332. 2022/03/07 20:45:11 [debug] 141#0: *3 http write filter 0000000000000000
  333. 2022/03/07 20:45:11 [debug] 141#0: *3 http copy filter: 0 "/index.php?"
  334. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe write busy: 0
  335. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe write: out:0000000000000000, f:0
  336. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe read upstream: 1
  337. 2022/03/07 20:45:11 [debug] 141#0: *3 readv: eof:0, avail:0
  338. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe recv chain: -2
  339. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe buf free s:0 t:1 f:0 000055B431B6DD10, pos 000055B431B6DD10, size: 2944 file: 0, size: 0
  340. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe buf free s:0 t:1 f:0 000055B431B76530, pos 000055B431B76530, size: 0 file: 0, size: 0
  341. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe length: -1
  342. 2022/03/07 20:45:11 [debug] 141#0: *3 event timer del: 9: 1339435
  343. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream request: "/index.php?"
  344. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream dummy handler
  345. 2022/03/07 20:45:11 [debug] 141#0: timer delta: 18
  346. 2022/03/07 20:45:11 [debug] 141#0: worker cycle
  347. 2022/03/07 20:45:11 [debug] 141#0: epoll timer: -1
  348. 2022/03/07 20:45:11 [debug] 141#0: epoll: fd:9 ev:0005 d:00007F985588A1E0
  349. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream request: "/index.php?"
  350. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream process upstream
  351. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe read upstream: 1
  352. 2022/03/07 20:45:11 [debug] 141#0: *3 readv: eof:0, avail:-1
  353. 2022/03/07 20:45:11 [debug] 141#0: *3 readv: 2, last:4096
  354. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe recv chain: 0
  355. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe buf free s:0 t:1 f:0 000055B431B6DD10, pos 000055B431B6DD10, size: 2944 file: 0, size: 0
  356. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe buf free s:0 t:1 f:0 000055B431B76530, pos 000055B431B76530, size: 0 file: 0, size: 0
  357. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe length: -1
  358. 2022/03/07 20:45:11 [debug] 141#0: *3 input buf #1 000055B431B6DD10
  359. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 01
  360. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 03
  361. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 00
  362. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 01
  363. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 00
  364. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 08
  365. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 00
  366. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record byte: 00
  367. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi record length: 8
  368. 2022/03/07 20:45:11 [debug] 141#0: *3 http fastcgi sent end request
  369. 2022/03/07 20:45:11 [debug] 141#0: *3 input buf 000055B431B6DD10 2923
  370. 2022/03/07 20:45:11 [debug] 141#0: *3 free: 000055B431B76530
  371. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe write downstream: 1
  372. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe write downstream flush in
  373. 2022/03/07 20:45:11 [debug] 141#0: *3 http output filter "/index.php?"
  374. 2022/03/07 20:45:11 [debug] 141#0: *3 http copy filter: "/index.php?"
  375. 2022/03/07 20:45:11 [debug] 141#0: *3 http postpone filter "/index.php?" 000055B431B649E8
  376. 2022/03/07 20:45:11 [debug] 141#0: *3 http chunk: 2923
  377. 2022/03/07 20:45:11 [debug] 141#0: *3 write new buf t:1 f:0 000055B431B6D0F0, pos 000055B431B6D0F0, size: 5 file: 0, size: 0
  378. 2022/03/07 20:45:11 [debug] 141#0: *3 write new buf t:1 f:0 000055B431B6DD10, pos 000055B431B6DD10, size: 2923 file: 0, size: 0
  379. 2022/03/07 20:45:11 [debug] 141#0: *3 write new buf t:0 f:0 000055B431B6D048, pos 000055B4318F7AB6, size: 2 file: 0, size: 0
  380. 2022/03/07 20:45:11 [debug] 141#0: *3 http write filter: l:0 f:0 s:2930
  381. 2022/03/07 20:45:11 [debug] 141#0: *3 http write filter limit 0
  382. 2022/03/07 20:45:11 [debug] 141#0: *3 writev: 2930 of 2930
  383. 2022/03/07 20:45:11 [debug] 141#0: *3 http write filter 0000000000000000
  384. 2022/03/07 20:45:11 [debug] 141#0: *3 http copy filter: 0 "/index.php?"
  385. 2022/03/07 20:45:11 [debug] 141#0: *3 pipe write downstream done
  386. 2022/03/07 20:45:11 [debug] 141#0: *3 event timer add: 9: 60000:1339471
  387. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream exit: 0000000000000000
  388. 2022/03/07 20:45:11 [debug] 141#0: *3 finalize http upstream request: 0
  389. 2022/03/07 20:45:11 [debug] 141#0: *3 finalize http fastcgi request
  390. 2022/03/07 20:45:11 [debug] 141#0: *3 free keepalive peer
  391. 2022/03/07 20:45:11 [debug] 141#0: *3 free rr peer 1 0
  392. 2022/03/07 20:45:11 [debug] 141#0: *3 close http upstream connection: 9
  393. 2022/03/07 20:45:11 [debug] 141#0: *3 free: 000055B431B66320, unused: 48
  394. 2022/03/07 20:45:11 [debug] 141#0: *3 event timer del: 9: 1339471
  395. 2022/03/07 20:45:11 [debug] 141#0: *3 reusable connection: 0
  396. 2022/03/07 20:45:11 [debug] 141#0: *3 http upstream temp fd: -1
  397. 2022/03/07 20:45:11 [debug] 141#0: *3 http output filter "/index.php?"
  398. 2022/03/07 20:45:11 [debug] 141#0: *3 http copy filter: "/index.php?"
  399. 2022/03/07 20:45:11 [debug] 141#0: *3 http postpone filter "/index.php?" 00007FE4C09773F0
  400. 2022/03/07 20:45:11 [debug] 141#0: *3 http chunk: 0
  401. 2022/03/07 20:45:11 [debug] 141#0: *3 write new buf t:0 f:0 000055B431B6D048, pos 000055B4318F7ABB, size: 5 file: 0, size: 0
  402. 2022/03/07 20:45:11 [debug] 141#0: *3 http write filter: l:1 f:0 s:5
  403. 2022/03/07 20:45:11 [debug] 141#0: *3 http write filter limit 0
  404. 2022/03/07 20:45:11 [debug] 141#0: *3 writev: 5 of 5
  405. 2022/03/07 20:45:11 [debug] 141#0: *3 http write filter 0000000000000000
  406. 2022/03/07 20:45:11 [debug] 141#0: *3 http copy filter: 0 "/index.php?"
  407. 2022/03/07 20:45:11 [debug] 141#0: *3 http finalize request: 0, "/index.php?" a:1, c:1
  408. 2022/03/07 20:45:11 [debug] 141#0: *3 set http keepalive handler
  409. 2022/03/07 20:45:11 [debug] 141#0: *3 http close request
  410. 2022/03/07 20:45:11 [debug] 141#0: *3 http log handler
  411. 2022/03/07 20:45:11 [debug] 141#0: *3 free: 000055B431B6DD10
  412. 2022/03/07 20:45:11 [debug] 141#0: *3 free: 0000000000000000
  413. 2022/03/07 20:45:11 [debug] 141#0: *3 free: 000055B431B801C0, unused: 0
  414. 2022/03/07 20:45:11 [debug] 141#0: *3 free: 000055B431B63A00, unused: 8
  415. 2022/03/07 20:45:11 [debug] 141#0: *3 free: 000055B431B6CD00, unused: 2864
  416. 2022/03/07 20:45:11 [debug] 141#0: *3 free: 000055B431B4D1E0
  417. 2022/03/07 20:45:11 [debug] 141#0: *3 hc free: 0000000000000000
  418. 2022/03/07 20:45:11 [debug] 141#0: *3 hc busy: 0000000000000000 0
  419. 2022/03/07 20:45:11 [debug] 141#0: *3 tcp_nodelay
  420. 2022/03/07 20:45:11 [debug] 141#0: *3 reusable connection: 1
  421. 2022/03/07 20:45:11 [debug] 141#0: *3 event timer add: 8: 65000:1344471
  422. 2022/03/07 20:45:11 [debug] 141#0: *3 post event 000055B431B9E100
  423. 2022/03/07 20:45:11 [debug] 141#0: timer delta: 3
  424. 2022/03/07 20:45:11 [debug] 141#0: posted event 000055B431B9E100
  425. 2022/03/07 20:45:11 [debug] 141#0: *3 delete posted event 000055B431B9E100
  426. 2022/03/07 20:45:11 [debug] 141#0: *3 http keepalive handler
  427. 2022/03/07 20:45:11 [debug] 141#0: *3 malloc: 000055B431B4D1E0:1024
  428. 2022/03/07 20:45:11 [debug] 141#0: *3 recv: eof:0, avail:-1
  429. 2022/03/07 20:45:11 [debug] 141#0: *3 recv: fd:8 0 of 1024
  430. 2022/03/07 20:45:11 [info] 141#0: *3 client 127.0.0.1 closed keepalive connection
  431. 2022/03/07 20:45:11 [debug] 141#0: *3 close http connection: 8
  432. 2022/03/07 20:45:11 [debug] 141#0: *3 event timer del: 8: 1344471
  433. 2022/03/07 20:45:11 [debug] 141#0: *3 reusable connection: 0
  434. 2022/03/07 20:45:11 [debug] 141#0: *3 free: 000055B431B4D1E0
  435. 2022/03/07 20:45:11 [debug] 141#0: *3 free: 000055B431B66EB0, unused: 120
  436. 2022/03/07 20:45:11 [debug] 141#0: worker cycle
  437. 2022/03/07 20:45:11 [debug] 141#0: epoll timer: -1
  438. 127.0.0.1 - - [07/Mar/2022:20:45:11 +0000] "GET / HTTP/1.1" 200 6988 "-" "curl/7.58.0
  439. 2022/03/07 20:45:14 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  440. 2022/03/07 20:45:14 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  441. 2022/03/07 20:45:14 [debug] 141#0: posix_memalign: 000055B431B66EB0:512 @16
  442. 2022/03/07 20:45:14 [debug] 141#0: *5 accept: 127.0.0.1:34788 fd:8
  443. 2022/03/07 20:45:14 [debug] 141#0: *5 event timer add: 8: 60000:1343282
  444. 2022/03/07 20:45:14 [debug] 141#0: *5 reusable connection: 1
  445. 2022/03/07 20:45:14 [debug] 141#0: *5 epoll add event: fd:8 op:1 ev:80002001
  446. 2022/03/07 20:45:14 [debug] 141#0: timer delta: 3811
  447. 2022/03/07 20:45:14 [debug] 141#0: worker cycle
  448. 2022/03/07 20:45:14 [debug] 141#0: epoll timer: 60000
  449. 2022/03/07 20:45:14 [debug] 141#0: epoll: fd:8 ev:0001 d:00007F985588A0F9
  450. 2022/03/07 20:45:14 [debug] 141#0: *5 http wait request handler
  451. 2022/03/07 20:45:14 [debug] 141#0: *5 malloc: 000055B431B4D1E0:1024
  452. 2022/03/07 20:45:14 [debug] 141#0: *5 recv: eof:0, avail:-1
  453. 2022/03/07 20:45:14 [debug] 141#0: *5 recv: fd:8 78 of 1024
  454. 2022/03/07 20:45:14 [debug] 141#0: *5 reusable connection: 0
  455. 2022/03/07 20:45:14 [debug] 141#0: *5 posix_memalign: 000055B431B801C0:4096 @16
  456. 2022/03/07 20:45:14 [debug] 141#0: *5 http process request line
  457. 2022/03/07 20:45:14 [debug] 141#0: *5 http request line: "GET / HTTP/1.1"
  458. 2022/03/07 20:45:14 [debug] 141#0: *5 http uri: "/"
  459. 2022/03/07 20:45:14 [debug] 141#0: *5 http args: ""
  460. 2022/03/07 20:45:14 [debug] 141#0: *5 http exten: ""
  461. 2022/03/07 20:45:14 [debug] 141#0: *5 posix_memalign: 000055B431B63A00:4096 @16
  462. 2022/03/07 20:45:14 [debug] 141#0: *5 http process request header line
  463. 2022/03/07 20:45:14 [debug] 141#0: *5 http header: "Host: localhost:8080"
  464. 2022/03/07 20:45:14 [debug] 141#0: *5 http header: "User-Agent: curl/7.58.0"
  465. 2022/03/07 20:45:14 [debug] 141#0: *5 http header: "Accept: */*"
  466. 2022/03/07 20:45:14 [debug] 141#0: *5 http header done
  467. 2022/03/07 20:45:14 [debug] 141#0: *5 event timer del: 8: 1343282
  468. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 0
  469. 2022/03/07 20:45:14 [debug] 141#0: *5 rewrite phase: 1
  470. 2022/03/07 20:45:14 [debug] 141#0: *5 test location: "/"
  471. 2022/03/07 20:45:14 [debug] 141#0: *5 test location: ~ "^/(composer\.(json|lock|phar)$|Procfile$|/|/)"
  472. 2022/03/07 20:45:14 [debug] 141#0: *5 test location: ~ "/\."
  473. 2022/03/07 20:45:14 [debug] 141#0: *5 test location: ~ "\.php"
  474. 2022/03/07 20:45:14 [debug] 141#0: *5 using configuration "/"
  475. 2022/03/07 20:45:14 [debug] 141#0: *5 http cl:-1 max:1048576
  476. 2022/03/07 20:45:14 [debug] 141#0: *5 rewrite phase: 3
  477. 2022/03/07 20:45:14 [debug] 141#0: *5 post rewrite phase: 4
  478. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 5
  479. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 6
  480. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 7
  481. 2022/03/07 20:45:14 [debug] 141#0: *5 access phase: 8
  482. 2022/03/07 20:45:14 [debug] 141#0: *5 access phase: 9
  483. 2022/03/07 20:45:14 [debug] 141#0: *5 post access phase: 10
  484. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 11
  485. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 12
  486. 2022/03/07 20:45:14 [debug] 141#0: *5 content phase: 13
  487. 2022/03/07 20:45:14 [debug] 141#0: *5 open index "/workspace/public/index.php"
  488. 2022/03/07 20:45:14 [debug] 141#0: *5 internal redirect: "/index.php?"
  489. 2022/03/07 20:45:14 [debug] 141#0: *5 rewrite phase: 1
  490. 2022/03/07 20:45:14 [debug] 141#0: *5 test location: "/"
  491. 2022/03/07 20:45:14 [debug] 141#0: *5 test location: ~ "^/(composer\.(json|lock|phar)$|Procfile$|/|/)"
  492. 2022/03/07 20:45:14 [debug] 141#0: *5 test location: ~ "/\."
  493. 2022/03/07 20:45:14 [debug] 141#0: *5 test location: ~ "\.php"
  494. 2022/03/07 20:45:14 [debug] 141#0: *5 using configuration "\.php"
  495. 2022/03/07 20:45:14 [debug] 141#0: *5 http cl:-1 max:1048576
  496. 2022/03/07 20:45:14 [debug] 141#0: *5 rewrite phase: 3
  497. 2022/03/07 20:45:14 [debug] 141#0: *5 post rewrite phase: 4
  498. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 5
  499. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 6
  500. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 7
  501. 2022/03/07 20:45:14 [debug] 141#0: *5 access phase: 8
  502. 2022/03/07 20:45:14 [debug] 141#0: *5 access phase: 9
  503. 2022/03/07 20:45:14 [debug] 141#0: *5 post access phase: 10
  504. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 11
  505. 2022/03/07 20:45:14 [debug] 141#0: *5 try files handler
  506. 2022/03/07 20:45:14 [debug] 141#0: *5 trying to use file: "@heroku-fcgi" "/workspace/public@heroku-fcgi"
  507. 2022/03/07 20:45:14 [debug] 141#0: *5 trying to use file: "@heroku-fcgi" "/workspace/public@heroku-fcgi"
  508. 2022/03/07 20:45:14 [debug] 141#0: *5 test location: "@heroku-fcgi"
  509. 2022/03/07 20:45:14 [debug] 141#0: *5 using location: @heroku-fcgi "/index.php?"
  510. 2022/03/07 20:45:14 [debug] 141#0: *5 rewrite phase: 3
  511. 2022/03/07 20:45:14 [debug] 141#0: *5 http script complex value
  512. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "/workspace/public"
  513. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "/index.php"
  514. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "�"
  515. 2022/03/07 20:45:14 [debug] 141#0: *5 http script file op 0000000000000001 "/workspace/public/index.php"
  516. 2022/03/07 20:45:14 [debug] 141#0: *5 http script file op false
  517. 2022/03/07 20:45:14 [debug] 141#0: *5 http script if
  518. 2022/03/07 20:45:14 [debug] 141#0: *5 http script if: false
  519. 2022/03/07 20:45:14 [debug] 141#0: *5 post rewrite phase: 4
  520. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 5
  521. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 6
  522. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 7
  523. 2022/03/07 20:45:14 [debug] 141#0: *5 access phase: 8
  524. 2022/03/07 20:45:14 [debug] 141#0: *5 access phase: 9
  525. 2022/03/07 20:45:14 [debug] 141#0: *5 post access phase: 10
  526. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 11
  527. 2022/03/07 20:45:14 [debug] 141#0: *5 generic phase: 12
  528. 2022/03/07 20:45:14 [debug] 141#0: *5 http init upstream, client timer: 0
  529. 2022/03/07 20:45:14 [debug] 141#0: *5 epoll add event: fd:8 op:3 ev:80002005
  530. 2022/03/07 20:45:14 [debug] 141#0: *5 post event 000055B431B9E100
  531. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "QUERY_STRING"
  532. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "QUERY_STRING: "
  533. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "REQUEST_METHOD"
  534. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "GET"
  535. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "REQUEST_METHOD: GET"
  536. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "CONTENT_TYPE"
  537. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "CONTENT_TYPE: "
  538. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "CONTENT_LENGTH"
  539. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "CONTENT_LENGTH: "
  540. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "SCRIPT_NAME"
  541. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "/index.php"
  542. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "SCRIPT_NAME: /index.php"
  543. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "REQUEST_URI"
  544. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "/"
  545. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "REQUEST_URI: /"
  546. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "DOCUMENT_URI"
  547. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "/index.php"
  548. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "DOCUMENT_URI: /index.php"
  549. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "DOCUMENT_ROOT"
  550. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "/workspace/public"
  551. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "DOCUMENT_ROOT: /workspace/public"
  552. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "SERVER_PROTOCOL"
  553. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "HTTP/1.1"
  554. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "SERVER_PROTOCOL: HTTP/1.1"
  555. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "REQUEST_SCHEME"
  556. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "http"
  557. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "REQUEST_SCHEME: http"
  558. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: ""
  559. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "GATEWAY_INTERFACE"
  560. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "CGI/1.1"
  561. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "GATEWAY_INTERFACE: CGI/1.1"
  562. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "SERVER_SOFTWARE"
  563. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "nginx/"
  564. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "1.20.2"
  565. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "SERVER_SOFTWARE: nginx/1.20.2"
  566. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "REMOTE_ADDR"
  567. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "127.0.0.1"
  568. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "REMOTE_ADDR: 127.0.0.1"
  569. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "REMOTE_PORT"
  570. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "34788"
  571. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "REMOTE_PORT: 34788"
  572. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "SERVER_ADDR"
  573. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "127.0.0.1"
  574. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "SERVER_ADDR: 127.0.0.1"
  575. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "SERVER_PORT"
  576. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "8080"
  577. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "SERVER_PORT: 8080"
  578. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "SERVER_NAME"
  579. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "localhost"
  580. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "SERVER_NAME: localhost"
  581. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "REDIRECT_STATUS"
  582. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "200"
  583. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "REDIRECT_STATUS: 200"
  584. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "SCRIPT_FILENAME"
  585. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "/workspace/public"
  586. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "/index.php"
  587. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "SCRIPT_FILENAME: /workspace/public/index.php"
  588. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: ""
  589. 2022/03/07 20:45:14 [debug] 141#0: *5 http script copy: "SERVER_NAME"
  590. 2022/03/07 20:45:14 [debug] 141#0: *5 http script var: "localhost"
  591. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "SERVER_NAME: localhost"
  592. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "HTTP_HOST: localhost:8080"
  593. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "HTTP_USER_AGENT: curl/7.58.0"
  594. 2022/03/07 20:45:14 [debug] 141#0: *5 fastcgi param: "HTTP_ACCEPT: */*"
  595. 2022/03/07 20:45:14 [debug] 141#0: *5 http cleanup add: 000055B431B646C8
  596. 2022/03/07 20:45:14 [debug] 141#0: *5 init keepalive peer
  597. 2022/03/07 20:45:14 [debug] 141#0: *5 get keepalive peer
  598. 2022/03/07 20:45:14 [debug] 141#0: *5 get rr peer, try: 1
  599. 2022/03/07 20:45:14 [debug] 141#0: *5 stream socket 9
  600. 2022/03/07 20:45:14 [debug] 141#0: *5 epoll add connection: fd:9 ev:80002005
  601. 2022/03/07 20:45:14 [debug] 141#0: *5 connect to unix:/tmp/heroku.fcgi.8080.sock, fd:9 #6
  602. 2022/03/07 20:45:14 [debug] 141#0: *5 connected
  603. 2022/03/07 20:45:14 [debug] 141#0: *5 http upstream connect: 0
  604. 2022/03/07 20:45:14 [debug] 141#0: *5 posix_memalign: 000055B431B66320:128 @16
  605. 2022/03/07 20:45:14 [debug] 141#0: *5 http upstream send request
  606. 2022/03/07 20:45:14 [debug] 141#0: *5 http upstream send request body
  607. 2022/03/07 20:45:14 [debug] 141#0: *5 chain writer buf fl:0 s:552
  608. 2022/03/07 20:45:14 [debug] 141#0: *5 chain writer in: 000055B431B64740
  609. 2022/03/07 20:45:14 [debug] 141#0: *5 writev: 552 of 552
  610. 2022/03/07 20:45:14 [debug] 141#0: *5 chain writer out: 0000000000000000
  611. 2022/03/07 20:45:14 [debug] 141#0: *5 event timer add: 9: 60000:1343283
  612. 2022/03/07 20:45:14 [debug] 141#0: *5 http finalize request: -4, "/index.php?" a:1, c:4
  613. 2022/03/07 20:45:14 [debug] 141#0: *5 http request count:4 blk:0
  614. 2022/03/07 20:45:14 [debug] 141#0: *5 http finalize request: -4, "/index.php?" a:1, c:3
  615. 2022/03/07 20:45:14 [debug] 141#0: *5 http request count:3 blk:0
  616. 2022/03/07 20:45:14 [debug] 141#0: *5 http finalize request: -4, "/index.php?" a:1, c:2
  617. 2022/03/07 20:45:14 [debug] 141#0: *5 http request count:2 blk:0
  618. 2022/03/07 20:45:14 [debug] 141#0: timer delta: 1
  619. 2022/03/07 20:45:14 [debug] 141#0: posted event 000055B431B9E100
  620. 2022/03/07 20:45:14 [debug] 141#0: *5 delete posted event 000055B431B9E100
  621. 2022/03/07 20:45:14 [debug] 141#0: *5 http run request: "/index.php?"
  622. 2022/03/07 20:45:14 [debug] 141#0: *5 http upstream check client, write event:0, "/index.php"
  623. 2022/03/07 20:45:14 [debug] 141#0: *5 http upstream recv(): -1 (11: Resource temporarily unavailable)
  624. 2022/03/07 20:45:14 [debug] 141#0: worker cycle
  625. 2022/03/07 20:45:14 [debug] 141#0: epoll timer: 60000
  626. 2022/03/07 20:45:14 [debug] 141#0: epoll: fd:8 ev:0004 d:00007F985588A0F9
  627. 2022/03/07 20:45:14 [debug] 141#0: *5 http run request: "/index.php?"
  628. 2022/03/07 20:45:14 [debug] 141#0: *5 http upstream check client, write event:1, "/index.php"
  629. 2022/03/07 20:45:14 [debug] 141#0: *5 http upstream recv(): -1 (11: Resource temporarily unavailable)
  630. 2022/03/07 20:45:14 [debug] 141#0: epoll: fd:9 ev:0004 d:00007F985588A1E1
  631. 2022/03/07 20:45:14 [debug] 141#0: *5 http upstream request: "/index.php?"
  632. 2022/03/07 20:45:14 [debug] 141#0: *5 http upstream dummy handler
  633. 2022/03/07 20:45:14 [debug] 141#0: timer delta: 16
  634. 2022/03/07 20:45:14 [debug] 141#0: worker cycle
  635. 2022/03/07 20:45:14 [debug] 141#0: epoll timer: 59984
  636. 2022/03/07 20:45:14 [debug] 141#0: epoll: fd:9 ev:0005 d:00007F985588A1E1
  637. 2022/03/07 20:45:14 [debug] 141#0: *5 http upstream request: "/index.php?"
  638. 2022/03/07 20:45:14 [debug] 141#0: *5 http upstream process header
  639. 2022/03/07 20:45:14 [debug] 141#0: *5 malloc: 000055B431B76530:4096
  640. 2022/03/07 20:45:14 [debug] 141#0: *5 recv: eof:0, avail:-1
  641. 2022/03/07 20:45:14 [debug] 141#0: *5 recv: fd:9 4096 of 4096
  642. 2022/03/07 20:45:14 [debug] 141#0: *5 recv: avail:2944
  643. 2022/03/07 20:45:14 [debug] 141#0: *5 http fastcgi record byte: 01
  644. 2022/03/07 20:45:14 [debug] 141#0: *5 http fastcgi record byte: 06
  645. 2022/03/07 20:45:14 [debug] 141#0: *5 http fastcgi record byte: 00
  646. 2022/03/07 20:45:14 [debug] 141#0: *5 http fastcgi record byte: 01
  647. 2022/03/07 20:45:14 [debug] 141#0: *5 http fastcgi record byte: 1B
  648. 2022/03/07 20:45:14 [debug] 141#0: *5 http fastcgi record byte: 63
  649. 2022/03/07 20:45:14 [debug] 141#0: *5 http fastcgi record byte: 05
  650. 2022/03/07 20:45:14 [debug] 141#0: *5 http fastcgi record byte: 00
  651. 2022/03/07 20:45:14 [debug] 141#0: *5 http fastcgi record length: 7011
  652. 2022/03/07 20:45:14 [debug] 141#0: *5 http fastcgi parser: 0
  653. 2022/03/07 20:45:14 [debug] 141#0: *5 http fastcgi header: "Content-type: text/html; charset=UTF-8"
  654. 2022/03/07 20:45:14 [debug] 141#0: *5 http fastcgi parser: 1
  655. 2022/03/07 20:45:14 [debug] 141#0: *5 http fastcgi header done
  656. 2022/03/07 20:45:14 [debug] 141#0: *5 posix_memalign: 000055B431B6CD00:4096 @16
  657. 2022/03/07 20:45:14 [debug] 141#0: *5 HTTP/1.1 200 OK
  658. Server: nginx
  659. Date: Mon, 07 Mar 2022 20:45:14 GMT
  660. Content-Type: text/html; charset=UTF-8
  661. Transfer-Encoding: chunked
  662. Connection: keep-alive
  663.  
  664. 2022/03/07 20:45:14 [debug] 141#0: *5 write new buf t:1 f:0 000055B431B6CD20, pos 000055B431B6CD20, size: 163 file: 0, size: 0
  665. 2022/03/07 20:45:14 [debug] 141#0: *5 http write filter: l:0 f:0 s:163
  666. 2022/03/07 20:45:14 [debug] 141#0: *5 http cacheable: 0
  667. 2022/03/07 20:45:14 [debug] 141#0: *5 http upstream process upstream
  668. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe read upstream: 1
  669. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe preread: 4046
  670. 2022/03/07 20:45:14 [debug] 141#0: *5 input buf #0 000055B431B76562
  671. 2022/03/07 20:45:14 [debug] 141#0: *5 input buf 000055B431B76562 4046
  672. 2022/03/07 20:45:14 [debug] 141#0: *5 malloc: 000055B431B6DD10:4096
  673. 2022/03/07 20:45:14 [debug] 141#0: *5 readv: eof:0, avail:2944
  674. 2022/03/07 20:45:14 [debug] 141#0: *5 readv: 1, last:4096
  675. 2022/03/07 20:45:14 [debug] 141#0: *5 readv: avail:0
  676. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe recv chain: 2944
  677. 2022/03/07 20:45:14 [debug] 141#0: *5 readv: eof:0, avail:0
  678. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe recv chain: -2
  679. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe buf in s:1 t:1 f:0 000055B431B76530, pos 000055B431B76562, size: 4046 file: 0, size: 0
  680. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe buf free s:0 t:1 f:0 000055B431B6DD10, pos 000055B431B6DD10, size: 2944 file: 0, size: 0
  681. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe length: -1
  682. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe write downstream: 1
  683. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe write busy: 0
  684. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe write buf ls:1 000055B431B76562 4046
  685. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe write: out:000055B431B649E8, f:0
  686. 2022/03/07 20:45:14 [debug] 141#0: *5 http output filter "/index.php?"
  687. 2022/03/07 20:45:14 [debug] 141#0: *5 http copy filter: "/index.php?"
  688. 2022/03/07 20:45:14 [debug] 141#0: *5 http postpone filter "/index.php?" 000055B431B649E8
  689. 2022/03/07 20:45:14 [debug] 141#0: *5 http chunk: 4046
  690. 2022/03/07 20:45:14 [debug] 141#0: *5 write old buf t:1 f:0 000055B431B6CD20, pos 000055B431B6CD20, size: 163 file: 0, size: 0
  691. 2022/03/07 20:45:14 [debug] 141#0: *5 write new buf t:1 f:0 000055B431B6D048, pos 000055B431B6D048, size: 5 file: 0, size: 0
  692. 2022/03/07 20:45:14 [debug] 141#0: *5 write new buf t:1 f:0 000055B431B76530, pos 000055B431B76562, size: 4046 file: 0, size: 0
  693. 2022/03/07 20:45:14 [debug] 141#0: *5 write new buf t:0 f:0 0000000000000000, pos 000055B4318F7AB6, size: 2 file: 0, size: 0
  694. 2022/03/07 20:45:14 [debug] 141#0: *5 http write filter: l:0 f:1 s:4216
  695. 2022/03/07 20:45:14 [debug] 141#0: *5 http write filter limit 0
  696. 2022/03/07 20:45:14 [debug] 141#0: *5 writev: 4216 of 4216
  697. 2022/03/07 20:45:14 [debug] 141#0: *5 http write filter 0000000000000000
  698. 2022/03/07 20:45:14 [debug] 141#0: *5 http copy filter: 0 "/index.php?"
  699. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe write busy: 0
  700. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe write: out:0000000000000000, f:0
  701. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe read upstream: 1
  702. 2022/03/07 20:45:14 [debug] 141#0: *5 readv: eof:0, avail:0
  703. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe recv chain: -2
  704. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe buf free s:0 t:1 f:0 000055B431B6DD10, pos 000055B431B6DD10, size: 2944 file: 0, size: 0
  705. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe buf free s:0 t:1 f:0 000055B431B76530, pos 000055B431B76530, size: 0 file: 0, size: 0
  706. 2022/03/07 20:45:14 [debug] 141#0: *5 pipe length: -1
  707. 2022/03/07 20:45:14 [debug] 141#0: *5 event timer del: 9: 1343283
  708. 2022/03/07 20:45:14 [debug] 141#0: *5 http upstream request: "/index.php?"
  709. 2022/03/07 20:45:14 [debug] 141#0: *5 http upstream dummy handler
  710. 2022/03/07 20:45:14 [debug] 141#0: timer delta: 2
  711. 2022/03/07 20:45:14 [debug] 141#0: worker cycle
  712. 2022/03/07 20:45:14 [debug] 141#0: epoll timer: -1
  713. 2022/03/07 20:45:20 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  714. 2022/03/07 20:45:20 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  715. 2022/03/07 20:45:20 [debug] 141#0: posix_memalign: 000055B431B4C7D0:512 @16
  716. 2022/03/07 20:45:20 [debug] 141#0: *7 accept: 10.244.11.140:47340 fd:10
  717. 2022/03/07 20:45:20 [debug] 141#0: *7 event timer add: 10: 60000:1348971
  718. 2022/03/07 20:45:20 [debug] 141#0: *7 reusable connection: 1
  719. 2022/03/07 20:45:20 [debug] 141#0: *7 epoll add event: fd:10 op:1 ev:80002001
  720. 2022/03/07 20:45:20 [debug] 141#0: timer delta: 5670
  721. 2022/03/07 20:45:20 [debug] 141#0: worker cycle
  722. 2022/03/07 20:45:20 [debug] 141#0: epoll timer: 60000
  723. 2022/03/07 20:45:20 [debug] 141#0: epoll: fd:10 ev:0001 d:00007F985588A2C8
  724. 2022/03/07 20:45:20 [debug] 141#0: *7 http wait request handler
  725. 2022/03/07 20:45:20 [debug] 141#0: *7 malloc: 000055B431B67340:1024
  726. 2022/03/07 20:45:20 [debug] 141#0: *7 recv: eof:0, avail:-1
  727. 2022/03/07 20:45:20 [debug] 141#0: *7 recv: fd:10 0 of 1024
  728. 2022/03/07 20:45:20 [info] 141#0: *7 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  729. 2022/03/07 20:45:20 [debug] 141#0: *7 close http connection: 10
  730. 2022/03/07 20:45:20 [debug] 141#0: *7 event timer del: 10: 1348971
  731. 2022/03/07 20:45:20 [debug] 141#0: *7 reusable connection: 0
  732. 2022/03/07 20:45:20 [debug] 141#0: *7 free: 000055B431B67340
  733. 2022/03/07 20:45:20 [debug] 141#0: *7 free: 000055B431B4C7D0, unused: 136
  734. 2022/03/07 20:45:20 [debug] 141#0: timer delta: 7
  735. 2022/03/07 20:45:20 [debug] 141#0: worker cycle
  736. 2022/03/07 20:45:20 [debug] 141#0: epoll timer: -1
  737. 2022/03/07 20:45:30 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  738. 2022/03/07 20:45:30 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  739. 2022/03/07 20:45:30 [debug] 141#0: posix_memalign: 000055B431B4C7D0:512 @16
  740. 2022/03/07 20:45:30 [debug] 141#0: *8 accept: 10.244.11.140:47398 fd:10
  741. 2022/03/07 20:45:30 [debug] 141#0: *8 event timer add: 10: 60000:1358971
  742. 2022/03/07 20:45:30 [debug] 141#0: *8 reusable connection: 1
  743. 2022/03/07 20:45:30 [debug] 141#0: *8 epoll add event: fd:10 op:1 ev:80002001
  744. 2022/03/07 20:45:30 [debug] 141#0: timer delta: 9993
  745. 2022/03/07 20:45:30 [debug] 141#0: worker cycle
  746. 2022/03/07 20:45:30 [debug] 141#0: epoll timer: 60000
  747. 2022/03/07 20:45:30 [debug] 141#0: epoll: fd:10 ev:0001 d:00007F985588A2C9
  748. 2022/03/07 20:45:30 [debug] 141#0: *8 http wait request handler
  749. 2022/03/07 20:45:30 [debug] 141#0: *8 malloc: 000055B431B67340:1024
  750. 2022/03/07 20:45:30 [debug] 141#0: *8 recv: eof:0, avail:-1
  751. 2022/03/07 20:45:30 [debug] 141#0: *8 recv: fd:10 0 of 1024
  752. 2022/03/07 20:45:30 [info] 141#0: *8 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  753. 2022/03/07 20:45:30 [debug] 141#0: *8 close http connection: 10
  754. 2022/03/07 20:45:30 [debug] 141#0: *8 event timer del: 10: 1358971
  755. 2022/03/07 20:45:30 [debug] 141#0: *8 reusable connection: 0
  756. 2022/03/07 20:45:30 [debug] 141#0: *8 free: 000055B431B67340
  757. 2022/03/07 20:45:30 [debug] 141#0: *8 free: 000055B431B4C7D0, unused: 136
  758. 2022/03/07 20:45:30 [debug] 141#0: timer delta: 1
  759. 2022/03/07 20:45:30 [debug] 141#0: worker cycle
  760. 2022/03/07 20:45:30 [debug] 141#0: epoll timer: -1
  761. 2022/03/07 20:45:40 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  762. 2022/03/07 20:45:40 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  763. 2022/03/07 20:45:40 [debug] 141#0: posix_memalign: 000055B431B4C7D0:512 @16
  764. 2022/03/07 20:45:40 [debug] 141#0: *9 accept: 10.244.11.140:47454 fd:10
  765. 2022/03/07 20:45:40 [debug] 141#0: *9 event timer add: 10: 60000:1368971
  766. 2022/03/07 20:45:40 [debug] 141#0: *9 reusable connection: 1
  767. 2022/03/07 20:45:40 [debug] 141#0: *9 epoll add event: fd:10 op:1 ev:80002001
  768. 2022/03/07 20:45:40 [debug] 141#0: timer delta: 9999
  769. 2022/03/07 20:45:40 [debug] 141#0: worker cycle
  770. 2022/03/07 20:45:40 [debug] 141#0: epoll timer: 60000
  771. 2022/03/07 20:45:40 [debug] 141#0: epoll: fd:10 ev:0001 d:00007F985588A2C8
  772. 2022/03/07 20:45:40 [debug] 141#0: *9 http wait request handler
  773. 2022/03/07 20:45:40 [debug] 141#0: *9 malloc: 000055B431B67340:1024
  774. 2022/03/07 20:45:40 [debug] 141#0: *9 recv: eof:0, avail:-1
  775. 2022/03/07 20:45:40 [debug] 141#0: *9 recv: fd:10 0 of 1024
  776. 2022/03/07 20:45:40 [info] 141#0: *9 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  777. 2022/03/07 20:45:40 [debug] 141#0: *9 close http connection: 10
  778. 2022/03/07 20:45:40 [debug] 141#0: *9 event timer del: 10: 1368971
  779. 2022/03/07 20:45:40 [debug] 141#0: *9 reusable connection: 0
  780. 2022/03/07 20:45:40 [debug] 141#0: *9 free: 000055B431B67340
  781. 2022/03/07 20:45:40 [debug] 141#0: *9 free: 000055B431B4C7D0, unused: 136
  782. 2022/03/07 20:45:40 [debug] 141#0: timer delta: 1
  783. 2022/03/07 20:45:40 [debug] 141#0: worker cycle
  784. 2022/03/07 20:45:40 [debug] 141#0: epoll timer: -1
  785. 2022/03/07 20:45:50 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  786. 2022/03/07 20:45:50 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  787. 2022/03/07 20:45:50 [debug] 141#0: posix_memalign: 000055B431B4C7D0:512 @16
  788. 2022/03/07 20:45:50 [debug] 141#0: *10 accept: 10.244.11.140:47518 fd:10
  789. 2022/03/07 20:45:50 [debug] 141#0: *10 event timer add: 10: 60000:1378971
  790. 2022/03/07 20:45:50 [debug] 141#0: *10 reusable connection: 1
  791. 2022/03/07 20:45:50 [debug] 141#0: *10 epoll add event: fd:10 op:1 ev:80002001
  792. 2022/03/07 20:45:50 [debug] 141#0: timer delta: 9999
  793. 2022/03/07 20:45:50 [debug] 141#0: worker cycle
  794. 2022/03/07 20:45:50 [debug] 141#0: epoll timer: 60000
  795. 2022/03/07 20:45:50 [debug] 141#0: epoll: fd:10 ev:0001 d:00007F985588A2C9
  796. 2022/03/07 20:45:50 [debug] 141#0: *10 http wait request handler
  797. 2022/03/07 20:45:50 [debug] 141#0: *10 malloc: 000055B431B67340:1024
  798. 2022/03/07 20:45:50 [debug] 141#0: *10 recv: eof:0, avail:-1
  799. 2022/03/07 20:45:50 [debug] 141#0: *10 recv: fd:10 0 of 1024
  800. 2022/03/07 20:45:50 [info] 141#0: *10 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  801. 2022/03/07 20:45:50 [debug] 141#0: *10 close http connection: 10
  802. 2022/03/07 20:45:50 [debug] 141#0: *10 event timer del: 10: 1378971
  803. 2022/03/07 20:45:50 [debug] 141#0: *10 reusable connection: 0
  804. 2022/03/07 20:45:50 [debug] 141#0: *10 free: 000055B431B67340
  805. 2022/03/07 20:45:50 [debug] 141#0: *10 free: 000055B431B4C7D0, unused: 136
  806. 2022/03/07 20:45:50 [debug] 141#0: timer delta: 0
  807. 2022/03/07 20:45:50 [debug] 141#0: worker cycle
  808. 2022/03/07 20:45:50 [debug] 141#0: epoll timer: -1
  809. 2022/03/07 20:46:00 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  810. 2022/03/07 20:46:00 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  811. 2022/03/07 20:46:00 [debug] 141#0: posix_memalign: 000055B431B4C7D0:512 @16
  812. 2022/03/07 20:46:00 [debug] 141#0: *11 accept: 10.244.11.140:47576 fd:10
  813. 2022/03/07 20:46:00 [debug] 141#0: *11 event timer add: 10: 60000:1388970
  814. 2022/03/07 20:46:00 [debug] 141#0: *11 reusable connection: 1
  815. 2022/03/07 20:46:00 [debug] 141#0: *11 epoll add event: fd:10 op:1 ev:80002001
  816. 2022/03/07 20:46:00 [debug] 141#0: timer delta: 9999
  817. 2022/03/07 20:46:00 [debug] 141#0: worker cycle
  818. 2022/03/07 20:46:00 [debug] 141#0: epoll timer: 60000
  819. 2022/03/07 20:46:00 [debug] 141#0: epoll: fd:10 ev:0001 d:00007F985588A2C8
  820. 2022/03/07 20:46:00 [debug] 141#0: *11 http wait request handler
  821. 2022/03/07 20:46:00 [debug] 141#0: *11 malloc: 000055B431B67340:1024
  822. 2022/03/07 20:46:00 [debug] 141#0: *11 recv: eof:0, avail:-1
  823. 2022/03/07 20:46:00 [debug] 141#0: *11 recv: fd:10 0 of 1024
  824. 2022/03/07 20:46:00 [info] 141#0: *11 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  825. 2022/03/07 20:46:00 [debug] 141#0: *11 close http connection: 10
  826. 2022/03/07 20:46:00 [debug] 141#0: *11 event timer del: 10: 1388970
  827. 2022/03/07 20:46:00 [debug] 141#0: *11 reusable connection: 0
  828. 2022/03/07 20:46:00 [debug] 141#0: *11 free: 000055B431B67340
  829. 2022/03/07 20:46:00 [debug] 141#0: *11 free: 000055B431B4C7D0, unused: 136
  830. 2022/03/07 20:46:00 [debug] 141#0: timer delta: 1
  831. 2022/03/07 20:46:00 [debug] 141#0: worker cycle
  832. 2022/03/07 20:46:00 [debug] 141#0: epoll timer: -1
  833. 2022/03/07 20:46:10 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  834. 2022/03/07 20:46:10 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  835. 2022/03/07 20:46:10 [debug] 141#0: posix_memalign: 000055B431B4C7D0:512 @16
  836. 2022/03/07 20:46:10 [debug] 141#0: *12 accept: 10.244.11.140:47632 fd:10
  837. 2022/03/07 20:46:10 [debug] 141#0: *12 event timer add: 10: 60000:1398971
  838. 2022/03/07 20:46:10 [debug] 141#0: *12 reusable connection: 1
  839. 2022/03/07 20:46:10 [debug] 141#0: *12 epoll add event: fd:10 op:1 ev:80002001
  840. 2022/03/07 20:46:10 [debug] 141#0: timer delta: 10000
  841. 2022/03/07 20:46:10 [debug] 141#0: worker cycle
  842. 2022/03/07 20:46:10 [debug] 141#0: epoll timer: 60000
  843. 2022/03/07 20:46:10 [debug] 141#0: epoll: fd:10 ev:0001 d:00007F985588A2C9
  844. 2022/03/07 20:46:10 [debug] 141#0: *12 http wait request handler
  845. 2022/03/07 20:46:10 [debug] 141#0: *12 malloc: 000055B431B67340:1024
  846. 2022/03/07 20:46:10 [debug] 141#0: *12 recv: eof:0, avail:-1
  847. 2022/03/07 20:46:10 [debug] 141#0: *12 recv: fd:10 0 of 1024
  848. 2022/03/07 20:46:10 [info] 141#0: *12 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  849. 2022/03/07 20:46:10 [debug] 141#0: *12 close http connection: 10
  850. 2022/03/07 20:46:10 [debug] 141#0: *12 event timer del: 10: 1398971
  851. 2022/03/07 20:46:10 [debug] 141#0: *12 reusable connection: 0
  852. 2022/03/07 20:46:10 [debug] 141#0: *12 free: 000055B431B67340
  853. 2022/03/07 20:46:10 [debug] 141#0: *12 free: 000055B431B4C7D0, unused: 136
  854. 2022/03/07 20:46:10 [debug] 141#0: timer delta: 1
  855. 2022/03/07 20:46:10 [debug] 141#0: worker cycle
  856. 2022/03/07 20:46:10 [debug] 141#0: epoll timer: -1
  857. 2022/03/07 20:46:20 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  858. 2022/03/07 20:46:20 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  859. 2022/03/07 20:46:20 [debug] 141#0: posix_memalign: 000055B431B4C7D0:512 @16
  860. 2022/03/07 20:46:20 [debug] 141#0: *13 accept: 10.244.11.140:47692 fd:10
  861. 2022/03/07 20:46:20 [debug] 141#0: *13 event timer add: 10: 60000:1408971
  862. 2022/03/07 20:46:20 [debug] 141#0: *13 reusable connection: 1
  863. 2022/03/07 20:46:20 [debug] 141#0: *13 epoll add event: fd:10 op:1 ev:80002001
  864. 2022/03/07 20:46:20 [debug] 141#0: timer delta: 9999
  865. 2022/03/07 20:46:20 [debug] 141#0: worker cycle
  866. 2022/03/07 20:46:20 [debug] 141#0: epoll timer: 60000
  867. 2022/03/07 20:46:20 [debug] 141#0: epoll: fd:10 ev:0001 d:00007F985588A2C8
  868. 2022/03/07 20:46:20 [debug] 141#0: *13 http wait request handler
  869. 2022/03/07 20:46:20 [debug] 141#0: *13 malloc: 000055B431B67340:1024
  870. 2022/03/07 20:46:20 [debug] 141#0: *13 recv: eof:0, avail:-1
  871. 2022/03/07 20:46:20 [debug] 141#0: *13 recv: fd:10 0 of 1024
  872. 2022/03/07 20:46:20 [info] 141#0: *13 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  873. 2022/03/07 20:46:20 [debug] 141#0: *13 close http connection: 10
  874. 2022/03/07 20:46:20 [debug] 141#0: *13 event timer del: 10: 1408971
  875. 2022/03/07 20:46:20 [debug] 141#0: *13 reusable connection: 0
  876. 2022/03/07 20:46:20 [debug] 141#0: *13 free: 000055B431B67340
  877. 2022/03/07 20:46:20 [debug] 141#0: *13 free: 000055B431B4C7D0, unused: 136
  878. 2022/03/07 20:46:20 [debug] 141#0: timer delta: 1
  879. 2022/03/07 20:46:20 [debug] 141#0: worker cycle
  880. 2022/03/07 20:46:20 [debug] 141#0: epoll timer: -1
  881. 2022/03/07 20:46:30 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  882. 2022/03/07 20:46:30 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  883. 2022/03/07 20:46:30 [debug] 141#0: posix_memalign: 000055B431B4C7D0:512 @16
  884. 2022/03/07 20:46:30 [debug] 141#0: *14 accept: 10.244.11.140:47750 fd:10
  885. 2022/03/07 20:46:30 [debug] 141#0: *14 event timer add: 10: 60000:1418971
  886. 2022/03/07 20:46:30 [debug] 141#0: *14 reusable connection: 1
  887. 2022/03/07 20:46:30 [debug] 141#0: *14 epoll add event: fd:10 op:1 ev:80002001
  888. 2022/03/07 20:46:30 [debug] 141#0: timer delta: 9999
  889. 2022/03/07 20:46:30 [debug] 141#0: worker cycle
  890. 2022/03/07 20:46:30 [debug] 141#0: epoll timer: 60000
  891. 2022/03/07 20:46:30 [debug] 141#0: epoll: fd:10 ev:0001 d:00007F985588A2C9
  892. 2022/03/07 20:46:30 [debug] 141#0: *14 http wait request handler
  893. 2022/03/07 20:46:30 [debug] 141#0: *14 malloc: 000055B431B67340:1024
  894. 2022/03/07 20:46:30 [debug] 141#0: *14 recv: eof:0, avail:-1
  895. 2022/03/07 20:46:30 [debug] 141#0: *14 recv: fd:10 0 of 1024
  896. 2022/03/07 20:46:30 [info] 141#0: *14 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  897. 2022/03/07 20:46:30 [debug] 141#0: *14 close http connection: 10
  898. 2022/03/07 20:46:30 [debug] 141#0: *14 event timer del: 10: 1418971
  899. 2022/03/07 20:46:30 [debug] 141#0: *14 reusable connection: 0
  900. 2022/03/07 20:46:30 [debug] 141#0: *14 free: 000055B431B67340
  901. 2022/03/07 20:46:30 [debug] 141#0: *14 free: 000055B431B4C7D0, unused: 136
  902. 2022/03/07 20:46:30 [debug] 141#0: timer delta: 1
  903. 2022/03/07 20:46:30 [debug] 141#0: worker cycle
  904. 2022/03/07 20:46:30 [debug] 141#0: epoll timer: -1
  905. 2022/03/07 20:46:40 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  906. 2022/03/07 20:46:40 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  907. 2022/03/07 20:46:40 [debug] 141#0: posix_memalign: 000055B431B4C7D0:512 @16
  908. 2022/03/07 20:46:40 [debug] 141#0: *15 accept: 10.244.11.140:47806 fd:10
  909. 2022/03/07 20:46:40 [debug] 141#0: *15 event timer add: 10: 60000:1428971
  910. 2022/03/07 20:46:40 [debug] 141#0: *15 reusable connection: 1
  911. 2022/03/07 20:46:40 [debug] 141#0: *15 epoll add event: fd:10 op:1 ev:80002001
  912. 2022/03/07 20:46:40 [debug] 141#0: timer delta: 9999
  913. 2022/03/07 20:46:40 [debug] 141#0: worker cycle
  914. 2022/03/07 20:46:40 [debug] 141#0: epoll timer: 60000
  915. 2022/03/07 20:46:40 [debug] 141#0: epoll: fd:10 ev:0001 d:00007F985588A2C8
  916. 2022/03/07 20:46:40 [debug] 141#0: *15 http wait request handler
  917. 2022/03/07 20:46:40 [debug] 141#0: *15 malloc: 000055B431B67340:1024
  918. 2022/03/07 20:46:40 [debug] 141#0: *15 recv: eof:0, avail:-1
  919. 2022/03/07 20:46:40 [debug] 141#0: *15 recv: fd:10 0 of 1024
  920. 2022/03/07 20:46:40 [info] 141#0: *15 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  921. 2022/03/07 20:46:40 [debug] 141#0: *15 close http connection: 10
  922. 2022/03/07 20:46:40 [debug] 141#0: *15 event timer del: 10: 1428971
  923. 2022/03/07 20:46:40 [debug] 141#0: *15 reusable connection: 0
  924. 2022/03/07 20:46:40 [debug] 141#0: *15 free: 000055B431B67340
  925. 2022/03/07 20:46:40 [debug] 141#0: *15 free: 000055B431B4C7D0, unused: 136
  926. 2022/03/07 20:46:40 [debug] 141#0: timer delta: 1
  927. 2022/03/07 20:46:40 [debug] 141#0: worker cycle
  928. 2022/03/07 20:46:40 [debug] 141#0: epoll timer: -1
  929. 2022/03/07 20:46:50 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  930. 2022/03/07 20:46:50 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  931. 2022/03/07 20:46:50 [debug] 141#0: posix_memalign: 000055B431B4C7D0:512 @16
  932. 2022/03/07 20:46:50 [debug] 141#0: *16 accept: 10.244.11.140:47872 fd:10
  933. 2022/03/07 20:46:50 [debug] 141#0: *16 event timer add: 10: 60000:1438971
  934. 2022/03/07 20:46:50 [debug] 141#0: *16 reusable connection: 1
  935. 2022/03/07 20:46:50 [debug] 141#0: *16 epoll add event: fd:10 op:1 ev:80002001
  936. 2022/03/07 20:46:50 [debug] 141#0: timer delta: 9999
  937. 2022/03/07 20:46:50 [debug] 141#0: worker cycle
  938. 2022/03/07 20:46:50 [debug] 141#0: epoll timer: 60000
  939. 2022/03/07 20:46:50 [debug] 141#0: epoll: fd:10 ev:0001 d:00007F985588A2C9
  940. 2022/03/07 20:46:50 [debug] 141#0: *16 http wait request handler
  941. 2022/03/07 20:46:50 [debug] 141#0: *16 malloc: 000055B431B67340:1024
  942. 2022/03/07 20:46:50 [debug] 141#0: *16 recv: eof:0, avail:-1
  943. 2022/03/07 20:46:50 [debug] 141#0: *16 recv: fd:10 0 of 1024
  944. 2022/03/07 20:46:50 [info] 141#0: *16 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  945. 2022/03/07 20:46:50 [debug] 141#0: *16 close http connection: 10
  946. 2022/03/07 20:46:50 [debug] 141#0: *16 event timer del: 10: 1438971
  947. 2022/03/07 20:46:50 [debug] 141#0: *16 reusable connection: 0
  948. 2022/03/07 20:46:50 [debug] 141#0: *16 free: 000055B431B67340
  949. 2022/03/07 20:46:50 [debug] 141#0: *16 free: 000055B431B4C7D0, unused: 136
  950. 2022/03/07 20:46:50 [debug] 141#0: timer delta: 1
  951. 2022/03/07 20:46:50 [debug] 141#0: worker cycle
  952. 2022/03/07 20:46:50 [debug] 141#0: epoll timer: -1
  953. 2022/03/07 20:47:00 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  954. 2022/03/07 20:47:00 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  955. 2022/03/07 20:47:00 [debug] 141#0: posix_memalign: 000055B431B4C7D0:512 @16
  956. 2022/03/07 20:47:00 [debug] 141#0: *17 accept: 10.244.11.140:47930 fd:10
  957. 2022/03/07 20:47:00 [debug] 141#0: *17 event timer add: 10: 60000:1448972
  958. 2022/03/07 20:47:00 [debug] 141#0: *17 reusable connection: 1
  959. 2022/03/07 20:47:00 [debug] 141#0: *17 epoll add event: fd:10 op:1 ev:80002001
  960. 2022/03/07 20:47:00 [debug] 141#0: timer delta: 10000
  961. 2022/03/07 20:47:00 [debug] 141#0: worker cycle
  962. 2022/03/07 20:47:00 [debug] 141#0: epoll timer: 60000
  963. 2022/03/07 20:47:00 [debug] 141#0: epoll: fd:10 ev:0001 d:00007F985588A2C8
  964. 2022/03/07 20:47:00 [debug] 141#0: *17 http wait request handler
  965. 2022/03/07 20:47:00 [debug] 141#0: *17 malloc: 000055B431B67340:1024
  966. 2022/03/07 20:47:00 [debug] 141#0: *17 recv: eof:0, avail:-1
  967. 2022/03/07 20:47:00 [debug] 141#0: *17 recv: fd:10 0 of 1024
  968. 2022/03/07 20:47:00 [info] 141#0: *17 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  969. 2022/03/07 20:47:00 [debug] 141#0: *17 close http connection: 10
  970. 2022/03/07 20:47:00 [debug] 141#0: *17 event timer del: 10: 1448972
  971. 2022/03/07 20:47:00 [debug] 141#0: *17 reusable connection: 0
  972. 2022/03/07 20:47:00 [debug] 141#0: *17 free: 000055B431B67340
  973. 2022/03/07 20:47:00 [debug] 141#0: *17 free: 000055B431B4C7D0, unused: 136
  974. 2022/03/07 20:47:00 [debug] 141#0: timer delta: 1
  975. 2022/03/07 20:47:00 [debug] 141#0: worker cycle
  976. 2022/03/07 20:47:00 [debug] 141#0: epoll timer: -1
  977. 2022/03/07 20:47:10 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  978. 2022/03/07 20:47:10 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  979. 2022/03/07 20:47:10 [debug] 141#0: posix_memalign: 000055B431B4C7D0:512 @16
  980. 2022/03/07 20:47:10 [debug] 141#0: *18 accept: 10.244.11.140:47988 fd:10
  981. 2022/03/07 20:47:10 [debug] 141#0: *18 event timer add: 10: 60000:1458971
  982. 2022/03/07 20:47:10 [debug] 141#0: *18 reusable connection: 1
  983. 2022/03/07 20:47:10 [debug] 141#0: *18 epoll add event: fd:10 op:1 ev:80002001
  984. 2022/03/07 20:47:10 [debug] 141#0: timer delta: 9998
  985. 2022/03/07 20:47:10 [debug] 141#0: worker cycle
  986. 2022/03/07 20:47:10 [debug] 141#0: epoll timer: 60000
  987. 2022/03/07 20:47:10 [debug] 141#0: epoll: fd:10 ev:0001 d:00007F985588A2C9
  988. 2022/03/07 20:47:10 [debug] 141#0: *18 http wait request handler
  989. 2022/03/07 20:47:10 [debug] 141#0: *18 malloc: 000055B431B67340:1024
  990. 2022/03/07 20:47:10 [debug] 141#0: *18 recv: eof:0, avail:-1
  991. 2022/03/07 20:47:10 [debug] 141#0: *18 recv: fd:10 0 of 1024
  992. 2022/03/07 20:47:10 [info] 141#0: *18 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  993. 2022/03/07 20:47:10 [debug] 141#0: *18 close http connection: 10
  994. 2022/03/07 20:47:10 [debug] 141#0: *18 event timer del: 10: 1458971
  995. 2022/03/07 20:47:10 [debug] 141#0: *18 reusable connection: 0
  996. 2022/03/07 20:47:10 [debug] 141#0: *18 free: 000055B431B67340
  997. 2022/03/07 20:47:10 [debug] 141#0: *18 free: 000055B431B4C7D0, unused: 136
  998. 2022/03/07 20:47:10 [debug] 141#0: timer delta: 0
  999. 2022/03/07 20:47:10 [debug] 141#0: worker cycle
  1000. 2022/03/07 20:47:10 [debug] 141#0: epoll timer: -1
  1001. 2022/03/07 20:47:20 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  1002. 2022/03/07 20:47:20 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  1003. 2022/03/07 20:47:20 [debug] 141#0: posix_memalign: 000055B431B4C7D0:512 @16
  1004. 2022/03/07 20:47:20 [debug] 141#0: *19 accept: 10.244.11.140:48050 fd:10
  1005. 2022/03/07 20:47:20 [debug] 141#0: *19 event timer add: 10: 60000:1468971
  1006. 2022/03/07 20:47:20 [debug] 141#0: *19 reusable connection: 1
  1007. 2022/03/07 20:47:20 [debug] 141#0: *19 epoll add event: fd:10 op:1 ev:80002001
  1008. 2022/03/07 20:47:20 [debug] 141#0: timer delta: 10000
  1009. 2022/03/07 20:47:20 [debug] 141#0: worker cycle
  1010. 2022/03/07 20:47:20 [debug] 141#0: epoll timer: 60000
  1011. 2022/03/07 20:47:20 [debug] 141#0: epoll: fd:10 ev:0001 d:00007F985588A2C8
  1012. 2022/03/07 20:47:20 [debug] 141#0: *19 http wait request handler
  1013. 2022/03/07 20:47:20 [debug] 141#0: *19 malloc: 000055B431B67340:1024
  1014. 2022/03/07 20:47:20 [debug] 141#0: *19 recv: eof:0, avail:-1
  1015. 2022/03/07 20:47:20 [debug] 141#0: *19 recv: fd:10 0 of 1024
  1016. 2022/03/07 20:47:20 [info] 141#0: *19 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  1017. 2022/03/07 20:47:20 [debug] 141#0: *19 close http connection: 10
  1018. 2022/03/07 20:47:20 [debug] 141#0: *19 event timer del: 10: 1468971
  1019. 2022/03/07 20:47:20 [debug] 141#0: *19 reusable connection: 0
  1020. 2022/03/07 20:47:20 [debug] 141#0: *19 free: 000055B431B67340
  1021. 2022/03/07 20:47:20 [debug] 141#0: *19 free: 000055B431B4C7D0, unused: 136
  1022. 2022/03/07 20:47:20 [debug] 141#0: timer delta: 0
  1023. 2022/03/07 20:47:20 [debug] 141#0: worker cycle
  1024. 2022/03/07 20:47:20 [debug] 141#0: epoll timer: -1
  1025. 2022/03/07 20:47:23 [debug] 141#0: epoll: fd:8 ev:0005 d:00007F985588A0F9
  1026. 2022/03/07 20:47:23 [debug] 141#0: *5 http run request: "/index.php?"
  1027. 2022/03/07 20:47:23 [debug] 141#0: *5 http upstream check client, write event:0, "/index.php"
  1028. 2022/03/07 20:47:23 [debug] 141#0: *5 http upstream recv(): 0 (11: Resource temporarily unavailable)
  1029. 2022/03/07 20:47:23 [info] 141#0: *5 client prematurely closed connection, so upstream connection is closed too while reading upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/tmp/heroku.fcgi.8080.sock:", host: "localhost:8080"
  1030. 2022/03/07 20:47:23 [debug] 141#0: *5 finalize http upstream request: 499
  1031. 2022/03/07 20:47:23 [debug] 141#0: *5 finalize http fastcgi request
  1032. 2022/03/07 20:47:23 [debug] 141#0: *5 free keepalive peer
  1033. 2022/03/07 20:47:23 [debug] 141#0: *5 free rr peer 1 0
  1034. 2022/03/07 20:47:23 [debug] 141#0: *5 close http upstream connection: 9
  1035. 2022/03/07 20:47:23 [debug] 141#0: *5 free: 000055B431B66320, unused: 48
  1036. 2022/03/07 20:47:23 [debug] 141#0: *5 reusable connection: 0
  1037. 2022/03/07 20:47:23 [debug] 141#0: *5 http upstream temp fd: -1
  1038. 2022/03/07 20:47:23 [debug] 141#0: *5 http finalize request: 499, "/index.php?" a:1, c:1
  1039. 2022/03/07 20:47:23 [debug] 141#0: *5 http terminate request count:1
  1040. 2022/03/07 20:47:23 [debug] 141#0: *5 http terminate cleanup count:1 blk:0
  1041. 2022/03/07 20:47:23 [debug] 141#0: *5 http posted request: "/index.php?"
  1042. 2022/03/07 20:47:23 [debug] 141#0: *5 http terminate handler count:1
  1043. 2022/03/07 20:47:23 [debug] 141#0: *5 http request count:1 blk:0
  1044. 2022/03/07 20:47:23 [debug] 141#0: *5 http close request
  1045. 2022/03/07 20:47:23 [debug] 141#0: *5 http log handler
  1046. 2022/03/07 20:47:23 [debug] 141#0: *5 free: 000055B431B6DD10
  1047. 2022/03/07 20:47:23 [debug] 141#0: *5 free: 000055B431B76530
  1048. 2022/03/07 20:47:23 [debug] 141#0: *5 free: 000055B431B801C0, unused: 0
  1049. 2022/03/07 20:47:23 [debug] 141#0: *5 free: 000055B431B63A00, unused: 8
  1050. 2022/03/07 20:47:23 [debug] 141#0: *5 free: 000055B431B6CD00, unused: 2968
  1051. 2022/03/07 20:47:23 [debug] 141#0: *5 close http connection: 8
  1052. 2022/03/07 20:47:23 [debug] 141#0: *5 reusable connection: 0
  1053. 2022/03/07 20:47:23 [debug] 141#0: *5 free: 000055B431B4D1E0
  1054. 2022/03/07 20:47:23 [debug] 141#0: *5 free: 000055B431B66EB0, unused: 120
  1055. 2022/03/07 20:47:23 [debug] 141#0: timer delta: 3324
  1056. 2022/03/07 20:47:23 [debug] 141#0: worker cycle
  1057. 2022/03/07 20:47:23 [debug] 141#0: epoll timer: -1
  1058. 127.0.0.1 - - [07/Mar/2022:20:47:23 +0000] "GET / HTTP/1.1" 200 4053 "-" "curl/7.58.0
  1059. 2022/03/07 20:47:30 [debug] 141#0: epoll: fd:6 ev:0001 d:00007F985588A010
  1060. 2022/03/07 20:47:30 [debug] 141#0: accept on 0.0.0.0:8080, ready: 0
  1061. 2022/03/07 20:47:30 [debug] 141#0: posix_memalign: 000055B431B66EB0:512 @16
  1062. 2022/03/07 20:47:30 [debug] 141#0: *20 accept: 10.244.11.140:48108 fd:8
  1063. 2022/03/07 20:47:30 [debug] 141#0: *20 event timer add: 8: 60000:1478971
  1064. 2022/03/07 20:47:30 [debug] 141#0: *20 reusable connection: 1
  1065. 2022/03/07 20:47:30 [debug] 141#0: *20 epoll add event: fd:8 op:1 ev:80002001
  1066. 2022/03/07 20:47:30 [debug] 141#0: timer delta: 6676
  1067. 2022/03/07 20:47:30 [debug] 141#0: worker cycle
  1068. 2022/03/07 20:47:30 [debug] 141#0: epoll timer: 60000
  1069. 2022/03/07 20:47:30 [debug] 141#0: epoll: fd:8 ev:0001 d:00007F985588A0F8
  1070. 2022/03/07 20:47:30 [debug] 141#0: *20 http wait request handler
  1071. 2022/03/07 20:47:30 [debug] 141#0: *20 malloc: 000055B431B4D1E0:1024
  1072. 2022/03/07 20:47:30 [debug] 141#0: *20 recv: eof:0, avail:-1
  1073. 2022/03/07 20:47:30 [debug] 141#0: *20 recv: fd:8 0 of 1024
  1074. 2022/03/07 20:47:30 [info] 141#0: *20 client closed connection while waiting for request, client: 10.244.11.140, server: 0.0.0.0:8080
  1075. 2022/03/07 20:47:30 [debug] 141#0: *20 close http connection: 8
  1076. 2022/03/07 20:47:30 [debug] 141#0: *20 event timer del: 8: 1478971
  1077. 2022/03/07 20:47:30 [debug] 141#0: *20 reusable connection: 0
  1078. 2022/03/07 20:47:30 [debug] 141#0: *20 free: 000055B431B4D1E0
  1079. 2022/03/07 20:47:30 [debug] 141#0: *20 free: 000055B431B66EB0, unused: 136
  1080. 2022/03/07 20:47:30 [debug] 141#0: timer delta: 1
  1081. 2022/03/07 20:47:30 [debug] 141#0: worker cycle
  1082. 2022/03/07 20:47:30 [debug] 141#0: epoll timer: -1
  1083.  
  1084.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement