27.log 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. ---------------------------------------------------------------
  2. [ 2023-09-27T14:54:04+08:00 ] 177.2.0.1 GET localhost:8000/index/mongo
  3. [运行时间:0.051286s] [吞吐率:19.50req/s] [内存消耗:3,240.81kb] [文件加载:72]
  4. [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000066s ]
  5. [ info ] [ CACHE ] INIT redis
  6. [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001299s ]
  7. [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000234s ]
  8. [ info ] [ LANG ] /var/www/html/thinkphp/lang/zh-cn.php
  9. [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000011s ]
  10. [ info ] [ ROUTE ] array (
  11. 'type' => 'module',
  12. 'module' =>
  13. array (
  14. 0 => 'index',
  15. 1 => 'mongo',
  16. 2 => NULL,
  17. ),
  18. )
  19. [ info ] [ HEADER ] array (
  20. 'cookie' => 'thinkphp_show_page_trace=0|0',
  21. 'accept-language' => 'zh-CN,zh;q=0.9',
  22. 'accept-encoding' => 'gzip, deflate, br',
  23. 'sec-fetch-dest' => 'document',
  24. 'sec-fetch-user' => '?1',
  25. 'sec-fetch-mode' => 'navigate',
  26. 'sec-fetch-site' => 'none',
  27. 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7',
  28. 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36',
  29. 'upgrade-insecure-requests' => '1',
  30. 'sec-ch-ua-platform' => '"Windows"',
  31. 'sec-ch-ua-mobile' => '?0',
  32. 'sec-ch-ua' => '"Chromium";v="116", "Not)A;Brand";v="24", "Google Chrome";v="116"',
  33. 'cache-control' => 'max-age=0',
  34. 'connection' => 'keep-alive',
  35. 'host' => 'localhost:8000',
  36. 'content-length' => '',
  37. 'content-type' => '',
  38. )
  39. [ info ] [ PARAM ] array (
  40. )
  41. [ info ] [ LANG ] /var/www/html/public/../application/index/lang/zh-cn.php
  42. [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000608s ]
  43. [ info ] [ RUN ] app\index\controller\Mongo->index[ /var/www/html/application/index/controller/Mongo.php ]
  44. [ info ] [ DB ] INIT \think\mongo\Connection
  45. [ info ] [ LOG ] INIT File
  46. ---------------------------------------------------------------
  47. [ 2023-09-27T14:54:45+08:00 ] 177.2.0.1 GET localhost:8000/index/mongo
  48. [运行时间:0.039722s] [吞吐率:25.17req/s] [内存消耗:3,240.75kb] [文件加载:72]
  49. [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000074s ]
  50. [ info ] [ CACHE ] INIT redis
  51. [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003481s ]
  52. [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000227s ]
  53. [ info ] [ LANG ] /var/www/html/thinkphp/lang/zh-cn.php
  54. [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000012s ]
  55. [ info ] [ ROUTE ] array (
  56. 'type' => 'module',
  57. 'module' =>
  58. array (
  59. 0 => 'index',
  60. 1 => 'mongo',
  61. 2 => NULL,
  62. ),
  63. )
  64. [ info ] [ HEADER ] array (
  65. 'cookie' => 'thinkphp_show_page_trace=0|0',
  66. 'accept-language' => 'zh-CN,zh;q=0.9',
  67. 'accept-encoding' => 'gzip, deflate, br',
  68. 'sec-fetch-dest' => 'document',
  69. 'sec-fetch-user' => '?1',
  70. 'sec-fetch-mode' => 'navigate',
  71. 'sec-fetch-site' => 'none',
  72. 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7',
  73. 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36',
  74. 'upgrade-insecure-requests' => '1',
  75. 'sec-ch-ua-platform' => '"Windows"',
  76. 'sec-ch-ua-mobile' => '?0',
  77. 'sec-ch-ua' => '"Chromium";v="116", "Not)A;Brand";v="24", "Google Chrome";v="116"',
  78. 'cache-control' => 'max-age=0',
  79. 'connection' => 'keep-alive',
  80. 'host' => 'localhost:8000',
  81. 'content-length' => '',
  82. 'content-type' => '',
  83. )
  84. [ info ] [ PARAM ] array (
  85. )
  86. [ info ] [ LANG ] /var/www/html/public/../application/index/lang/zh-cn.php
  87. [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000577s ]
  88. [ info ] [ RUN ] app\index\controller\Mongo->index[ /var/www/html/application/index/controller/Mongo.php ]
  89. [ info ] [ DB ] INIT \think\mongo\Connection
  90. [ info ] [ LOG ] INIT File
  91. ---------------------------------------------------------------
  92. [ 2023-09-27T16:04:16+08:00 ] 177.2.0.1 GET localhost:8000/
  93. [运行时间:0.499011s] [吞吐率:2.00req/s] [内存消耗:2,872.86kb] [文件加载:65]
  94. [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001212s ]
  95. [ info ] [ CACHE ] INIT redis
  96. [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.024932s ]
  97. [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.012208s ]
  98. [ info ] [ LANG ] /var/www/html/thinkphp/lang/zh-cn.php
  99. [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000110s ]
  100. [ info ] [ ROUTE ] array (
  101. 'type' => 'module',
  102. 'module' =>
  103. array (
  104. 0 => '',
  105. 1 => NULL,
  106. 2 => NULL,
  107. ),
  108. )
  109. [ info ] [ HEADER ] array (
  110. 'accept-language' => 'zh-CN,zh;q=0.9',
  111. 'accept-encoding' => 'gzip, deflate, br',
  112. 'sec-fetch-dest' => 'document',
  113. 'sec-fetch-user' => '?1',
  114. 'sec-fetch-mode' => 'navigate',
  115. 'sec-fetch-site' => 'none',
  116. 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9',
  117. 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36 JSChromeBrowser/3.0.1.26',
  118. 'upgrade-insecure-requests' => '1',
  119. 'connection' => 'keep-alive',
  120. 'host' => 'localhost:8000',
  121. 'content-length' => '',
  122. 'content-type' => '',
  123. )
  124. [ info ] [ PARAM ] array (
  125. )
  126. [ info ] [ LANG ] /var/www/html/public/../application/index/lang/zh-cn.php
  127. [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.006097s ]
  128. [ info ] [ RUN ] app\index\controller\Index->index[ /var/www/html/application/index/controller/Index.php ]
  129. [ info ] [ DB ] INIT \think\mongo\Connection
  130. [ info ] [ LOG ] INIT File
  131. ---------------------------------------------------------------
  132. [ 2023-09-27T16:04:27+08:00 ] 177.2.0.1 GET localhost:8000/index/mongo
  133. [运行时间:0.525248s] [吞吐率:1.90req/s] [内存消耗:3,246.34kb] [文件加载:72]
  134. [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000083s ]
  135. [ info ] [ CACHE ] INIT redis
  136. [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.018036s ]
  137. [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.009812s ]
  138. [ info ] [ LANG ] /var/www/html/thinkphp/lang/zh-cn.php
  139. [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000025s ]
  140. [ info ] [ ROUTE ] array (
  141. 'type' => 'module',
  142. 'module' =>
  143. array (
  144. 0 => 'index',
  145. 1 => 'mongo',
  146. 2 => NULL,
  147. ),
  148. )
  149. [ info ] [ HEADER ] array (
  150. 'cookie' => 'thinkphp_show_page_trace=0|0',
  151. 'accept-language' => 'zh-CN,zh;q=0.9',
  152. 'accept-encoding' => 'gzip, deflate, br',
  153. 'sec-fetch-dest' => 'document',
  154. 'sec-fetch-user' => '?1',
  155. 'sec-fetch-mode' => 'navigate',
  156. 'sec-fetch-site' => 'none',
  157. 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7',
  158. 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36',
  159. 'upgrade-insecure-requests' => '1',
  160. 'sec-ch-ua-platform' => '"Windows"',
  161. 'sec-ch-ua-mobile' => '?0',
  162. 'sec-ch-ua' => '"Chromium";v="116", "Not)A;Brand";v="24", "Google Chrome";v="116"',
  163. 'connection' => 'keep-alive',
  164. 'host' => 'localhost:8000',
  165. 'content-length' => '',
  166. 'content-type' => '',
  167. )
  168. [ info ] [ PARAM ] array (
  169. )
  170. [ info ] [ LANG ] /var/www/html/public/../application/index/lang/zh-cn.php
  171. [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.005291s ]
  172. [ info ] [ RUN ] app\index\controller\Mongo->index[ /var/www/html/application/index/controller/Mongo.php ]
  173. [ info ] [ DB ] INIT \think\mongo\Connection
  174. [ info ] [ LOG ] INIT File