PhotonTamer

Apache Log Websockets

Dec 11th, 2020 (edited)
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [Wed Dec 09 14:12:27.654695 2020] [mpm_winnt:notice] [pid 10608:tid 644] AH00455: Apache/2.4.41 (Win64) OpenSSL/1.1.1c configured -- resuming normal operations
  2. [Wed Dec 09 14:12:27.654695 2020] [mpm_winnt:notice] [pid 10608:tid 644] AH00456: Server built: Aug 10 2019 13:33:27
  3. [Wed Dec 09 14:12:27.654695 2020] [mpm_winnt:info] [pid 10608:tid 644] AH80000: Distributed by: The Apache Haus
  4. [Wed Dec 09 14:12:27.654695 2020] [mpm_winnt:info] [pid 10608:tid 644] AH80001: Compiled with: Visual Studio 2017
  5. [Wed Dec 09 14:12:27.654695 2020] [core:notice] [pid 10608:tid 644] AH00094: Command line: 'C:\\XXX\\httpd.exe -d C:/XXX -f C:\\XXX\\httpd.conf'
  6. [Wed Dec 09 14:12:27.654695 2020] [mpm_winnt:notice] [pid 10608:tid 644] AH00418: Parent: Created child process 5788
  7. [Wed Dec 09 14:12:27.654695 2020] [mpm_winnt:debug] [pid 10608:tid 644] mpm_winnt.c(430): AH00402: Parent: Sent the scoreboard to the child
  8. [Wed Dec 09 14:12:27.889094 2020] [mpm_winnt:debug] [pid 5788:tid 564] mpm_winnt.c(1719): AH00453: Child process is running
  9. [Wed Dec 09 14:12:27.889094 2020] [mpm_winnt:debug] [pid 5788:tid 564] mpm_winnt.c(344): AH00391: Child: Retrieved our scoreboard from the parent.
  10. [Wed Dec 09 14:12:27.889094 2020] [mpm_winnt:debug] [pid 5788:tid 564] mpm_winnt.c(466): AH00403: Child: Waiting for data for listening socket 0.0.0.0:8777
  11. [Wed Dec 09 14:12:27.889094 2020] [mpm_winnt:debug] [pid 10608:tid 644] mpm_winnt.c(513): AH00408: Parent: Duplicating socket 608 (0.0.0.0:8777) and sending it to child process 5788
  12. [Wed Dec 09 14:12:27.889094 2020] [mpm_winnt:debug] [pid 10608:tid 644] mpm_winnt.c(513): AH00408: Parent: Duplicating socket 600 ([::]:8777) and sending it to child process 5788
  13. [Wed Dec 09 14:12:27.889094 2020] [mpm_winnt:debug] [pid 10608:tid 644] mpm_winnt.c(532): AH00411: Parent: Sent 2 listeners to child 5788
  14. [Wed Dec 09 14:12:27.889094 2020] [mpm_winnt:debug] [pid 5788:tid 564] mpm_winnt.c(466): AH00403: Child: Waiting for data for listening socket [::]:8777
  15. [Wed Dec 09 14:12:27.889094 2020] [mpm_winnt:debug] [pid 5788:tid 564] mpm_winnt.c(491): AH00407: Child: retrieved 2 listeners from parent
  16. [Wed Dec 09 14:12:27.889094 2020] [mpm_winnt:debug] [pid 5788:tid 564] child.c(969): AH00352: Child: Acquired the start mutex.
  17. [Wed Dec 09 14:12:27.889094 2020] [mpm_winnt:notice] [pid 5788:tid 564] AH00354: Child: Starting 20 worker threads.
  18. [Wed Dec 09 14:12:27.889094 2020] [mpm_winnt:debug] [pid 5788:tid 760] child.c(430): AH00334: Child: Accept thread listening on 0.0.0.0:8777 using AcceptFilter connect
  19. [Wed Dec 09 14:12:27.889094 2020] [mpm_winnt:debug] [pid 5788:tid 764] child.c(430): AH00334: Child: Accept thread listening on [::]:8777 using AcceptFilter connect
  20. The 'MyApacheService' service is restarting.
  21. The 'MyApacheService' service has restarted.
  22. id 10608:tid 644] AH00424: Parent: Received restart signal -- Restarting the server.
  23. [Wed Dec 09 14:20:26.404719 2020] [mpm_winnt:debug] [pid 5788:tid 564] child.c(1106): AH00357: Child: Exit event signaled. Child process is ending.
  24. [Wed Dec 09 14:20:26.404719 2020] [mpm_winnt:debug] [pid 5788:tid 760] child.c(727): AH00348: Child: Accept thread exiting.
  25. [Wed Dec 09 14:20:26.404719 2020] [mpm_winnt:debug] [pid 5788:tid 764] child.c(727): AH00348: Child: Accept thread exiting.
  26. [Wed Dec 09 14:20:26.420372 2020] [mpm_winnt:notice] [pid 10608:tid 644] AH00455: Apache/2.4.41 (Win64) OpenSSL/1.1.1c configured -- resuming normal operations
  27. [Wed Dec 09 14:20:26.420372 2020] [mpm_winnt:notice] [pid 10608:tid 644] AH00456: Server built: Aug 10 2019 13:33:27
  28. [Wed Dec 09 14:20:26.420372 2020] [mpm_winnt:info] [pid 10608:tid 644] AH80000: Distributed by: The Apache Haus
  29. [Wed Dec 09 14:20:26.420372 2020] [mpm_winnt:info] [pid 10608:tid 644] AH80001: Compiled with: Visual Studio 2017
  30. [Wed Dec 09 14:20:26.420372 2020] [core:notice] [pid 10608:tid 644] AH00094: Command line: 'C:\\XXX\\httpd.exe -d C:/XXX -f C:\\XXX\\httpd.conf'
  31. [Wed Dec 09 14:20:26.420372 2020] [mpm_winnt:notice] [pid 10608:tid 644] AH00418: Parent: Created child process 6988
  32. [Wed Dec 09 14:20:26.420372 2020] [mpm_winnt:debug] [pid 10608:tid 644] mpm_winnt.c(430): AH00402: Parent: Sent the scoreboard to the child
  33. [Wed Dec 09 14:20:26.670316 2020] [mpm_winnt:debug] [pid 6988:tid 552] mpm_winnt.c(1719): AH00453: Child process is running
  34. [Wed Dec 09 14:20:26.670316 2020] [mpm_winnt:debug] [pid 6988:tid 552] mpm_winnt.c(344): AH00391: Child: Retrieved our scoreboard from the parent.
  35. [Wed Dec 09 14:20:26.670316 2020] [mpm_winnt:debug] [pid 6988:tid 552] mpm_winnt.c(466): AH00403: Child: Waiting for data for listening socket 0.0.0.0:8777
  36. [Wed Dec 09 14:20:26.670316 2020] [mpm_winnt:debug] [pid 10608:tid 644] mpm_winnt.c(513): AH00408: Parent: Duplicating socket 600 ([::]:8777) and sending it to child process 6988
  37. [Wed Dec 09 14:20:26.670316 2020] [mpm_winnt:debug] [pid 10608:tid 644] mpm_winnt.c(513): AH00408: Parent: Duplicating socket 608 (0.0.0.0:8777) and sending it to child process 6988
  38. [Wed Dec 09 14:20:26.670316 2020] [mpm_winnt:debug] [pid 10608:tid 644] mpm_winnt.c(532): AH00411: Parent: Sent 2 listeners to child 6988
  39. [Wed Dec 09 14:20:26.670316 2020] [mpm_winnt:debug] [pid 6988:tid 552] mpm_winnt.c(466): AH00403: Child: Waiting for data for listening socket [::]:8777
  40. [Wed Dec 09 14:20:26.670316 2020] [mpm_winnt:debug] [pid 6988:tid 552] mpm_winnt.c(491): AH00407: Child: retrieved 2 listeners from parent
  41. [Wed Dec 09 14:20:27.420343 2020] [mpm_winnt:debug] [pid 6988:tid 552] child.c(969): AH00352: Child: Acquired the start mutex.
  42. [Wed Dec 09 14:20:27.420343 2020] [mpm_winnt:notice] [pid 6988:tid 552] AH00354: Child: Starting 20 worker threads.
  43. [Wed Dec 09 14:20:27.420343 2020] [mpm_winnt:debug] [pid 5788:tid 564] child.c(1163): AH00359: Child: Released the start mutex
  44. [Wed Dec 09 14:20:27.420343 2020] [mpm_winnt:debug] [pid 5788:tid 564] child.c(1175): AH00361: Child: 18 threads blocked on the completion port
  45. [Wed Dec 09 14:20:28.420735 2020] [mpm_winnt:debug] [pid 6988:tid 744] child.c(430): AH00334: Child: Accept thread listening on [::]:8777 using AcceptFilter connect
  46. [Wed Dec 09 14:20:28.420735 2020] [mpm_winnt:debug] [pid 6988:tid 740] child.c(430): AH00334: Child: Accept thread listening on 0.0.0.0:8777 using AcceptFilter connect
  47. [Wed Dec 09 14:21:00.857820 2020] [mpm_winnt:notice] [pid 5788:tid 564] AH00362: Child: Waiting 30 more seconds for 2 worker threads to finish.
  48. [Wed Dec 09 14:21:33.498575 2020] [mpm_winnt:notice] [pid 5788:tid 564] AH00362: Child: Waiting 0 more seconds for 2 worker threads to finish.
  49. [Wed Dec 09 14:21:33.607955 2020] [mpm_winnt:notice] [pid 5788:tid 564] AH00363: Child: Terminating 2 threads that failed to exit.
  50. [Wed Dec 09 14:21:33.607955 2020] [mpm_winnt:notice] [pid 5788:tid 564] AH00364: Child: All worker threads have exited.
  51. [Wed Dec 09 14:21:33.607955 2020] [mpm_winnt:debug] [pid 5788:tid 564] mpm_winnt.c(1724): AH00454: Child process is exiting
  52. The 'MyApacheService' service is restarting.
  53. The 'MyApacheService' service has restarted.
  54. id 10608:tid 644] AH00424: Parent: Received restart signal -- Restarting the server.
  55. [Wed Dec 09 14:30:08.373698 2020] [mpm_winnt:debug] [pid 6988:tid 740] child.c(727): AH00348: Child: Accept thread exiting.
  56. [Wed Dec 09 14:30:08.373698 2020] [mpm_winnt:debug] [pid 6988:tid 744] child.c(727): AH00348: Child: Accept thread exiting.
  57. [Wed Dec 09 14:30:08.389208 2020] [mpm_winnt:notice] [pid 10608:tid 644] AH00455: Apache/2.4.41 (Win64) OpenSSL/1.1.1c configured -- resuming normal operations
  58. [Wed Dec 09 14:30:08.389208 2020] [mpm_winnt:notice] [pid 10608:tid 644] AH00456: Server built: Aug 10 2019 13:33:27
  59. [Wed Dec 09 14:30:08.389208 2020] [mpm_winnt:info] [pid 10608:tid 644] AH80000: Distributed by: The Apache Haus
  60. [Wed Dec 09 14:30:08.389208 2020] [mpm_winnt:info] [pid 10608:tid 644] AH80001: Compiled with: Visual Studio 2017
  61. [Wed Dec 09 14:30:08.389208 2020] [core:notice] [pid 10608:tid 644] AH00094: Command line: 'C:\\XXX\\httpd.exe -d C:/XXX -f C:\\XXX\\httpd.conf'
  62. [Wed Dec 09 14:30:08.389208 2020] [mpm_winnt:notice] [pid 10608:tid 644] AH00418: Parent: Created child process 2944
  63. [Wed Dec 09 14:30:08.389208 2020] [mpm_winnt:debug] [pid 10608:tid 644] mpm_winnt.c(430): AH00402: Parent: Sent the scoreboard to the child
  64. [Wed Dec 09 14:30:08.654712 2020] [mpm_winnt:debug] [pid 2944:tid 540] mpm_winnt.c(1719): AH00453: Child process is running
  65. [Wed Dec 09 14:30:08.654712 2020] [mpm_winnt:debug] [pid 2944:tid 540] mpm_winnt.c(344): AH00391: Child: Retrieved our scoreboard from the parent.
  66. [Wed Dec 09 14:30:08.654712 2020] [mpm_winnt:debug] [pid 2944:tid 540] mpm_winnt.c(466): AH00403: Child: Waiting for data for listening socket 0.0.0.0:8777
  67. [Wed Dec 09 14:30:08.654712 2020] [mpm_winnt:debug] [pid 10608:tid 644] mpm_winnt.c(513): AH00408: Parent: Duplicating socket 608 (0.0.0.0:8777) and sending it to child process 2944
  68. [Wed Dec 09 14:30:08.654712 2020] [mpm_winnt:debug] [pid 10608:tid 644] mpm_winnt.c(513): AH00408: Parent: Duplicating socket 600 ([::]:8777) and sending it to child process 2944
  69. [Wed Dec 09 14:30:08.654712 2020] [mpm_winnt:debug] [pid 10608:tid 644] mpm_winnt.c(532): AH00411: Parent: Sent 2 listeners to child 2944
  70. [Wed Dec 09 14:30:08.654712 2020] [mpm_winnt:debug] [pid 2944:tid 540] mpm_winnt.c(466): AH00403: Child: Waiting for data for listening socket [::]:8777
  71. [Wed Dec 09 14:30:08.654712 2020] [mpm_winnt:debug] [pid 2944:tid 540] mpm_winnt.c(491): AH00407: Child: retrieved 2 listeners from parent
  72. [Wed Dec 09 14:30:09.170394 2020] [mpm_winnt:debug] [pid 6988:tid 552] child.c(1106): AH00357: Child: Exit event signaled. Child process is ending.
  73. [Wed Dec 09 14:30:10.185967 2020] [mpm_winnt:debug] [pid 6988:tid 552] child.c(1163): AH00359: Child: Released the start mutex
  74. [Wed Dec 09 14:30:10.185967 2020] [mpm_winnt:debug] [pid 2944:tid 540] child.c(969): AH00352: Child: Acquired the start mutex.
  75. [Wed Dec 09 14:30:10.185967 2020] [mpm_winnt:debug] [pid 6988:tid 552] child.c(1175): AH00361: Child: 16 threads blocked on the completion port
  76. [Wed Dec 09 14:30:10.185967 2020] [mpm_winnt:notice] [pid 2944:tid 540] AH00354: Child: Starting 20 worker threads.
  77. [Wed Dec 09 14:30:10.185967 2020] [mpm_winnt:debug] [pid 2944:tid 616] child.c(430): AH00334: Child: Accept thread listening on 0.0.0.0:8777 using AcceptFilter connect
  78. [Wed Dec 09 14:30:10.185967 2020] [mpm_winnt:debug] [pid 2944:tid 620] child.c(430): AH00334: Child: Accept thread listening on [::]:8777 using AcceptFilter connect
  79. [Wed Dec 09 14:30:11.186488 2020] [mpm_winnt:notice] [pid 6988:tid 552] AH00363: Child: Terminating 18 threads that failed to exit.
  80. [Wed Dec 09 14:30:11.186488 2020] [mpm_winnt:notice] [pid 6988:tid 552] AH00364: Child: All worker threads have exited.
  81. [Wed Dec 09 14:30:11.186488 2020] [mpm_winnt:debug] [pid 6988:tid 552] mpm_winnt.c(1724): AH00454: Child process is exiting
  82.  
Add Comment
Please, Sign In to add comment