Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.77 KB | None | 0 0
  1. GET / HTTP/1.1
  2. Host: 199.30.XXX.XXX:9090
  3. User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
  4. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  5. Accept-Language: en-us,en;q=0.5
  6. Accept-Encoding: gzip, deflate
  7. Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
  8. Keep-Alive: 115
  9. Connection: keep-alive
  10. Authorization: Digest username="admin", realm="Cherokee-admin", nonce="f2e87e850a8f682580c576bae286a63f", uri="/", algorithm=MD5, response="22879425ba982084d72982e4f0411583", qop=auth, nc=00000007, cnonce="67ebd7764b019097"
  11. Cache-Control: max-age=0
  12.  
  13. buffer.c:1261 ( cherokee_buffer_unescape_uri): Prev: /
  14. server.c:1974 ( cherokee_server_get_vserver): Trying to match '199.30.XXX.XXX'
  15. server.c:2012 ( cherokee_server_get_vserver): No VServer matched, returning 'default'
  16. thread.c:0928 ( process_active_connections): Setup connection begins: request="/"
  17. thread.c:0929 ( process_active_connections): Connection 0xafc6d0 info
  18. | Request: '/' (1)
  19. | Request Original: '' (0)
  20. | Web Directory: '' (0)
  21. | Local Directory: '' (0)
  22. | Pathinfo: '' (0)
  23. | User Dir: '' (0)
  24. | Query string: '' (0)
  25. | Query str. Orig.: '' (0)
  26. | Host: '199.30.XXX.XXX' (14)
  27. | Redirect: '' (0)
  28. | Redirect num: 0
  29. | Keepalive: 0
  30. | Chunked-Encoding: 0
  31. | Phase: Setting up connection
  32. | Range start: -1
  33. | Range end: -1
  34. | Rate: 0
  35. | Option bits:
  36. \_
  37. thread.c:0274 ( conn_set_mode): Connection mode = writing
  38. connection.c:1766 (cherokee_connection_build_local_directory): Set Local Directory: '/usr/share/cherokee/admin'
  39. rule_list.c:0093 ( cherokee_rule_list_match): Trying rule prio=20
  40. rule_directory.c:0047 ( match): Match directory: rule=/graphs req=/: (shorter) ret_not_found
  41. rule_list.c:0093 ( cherokee_rule_list_match): Trying rule prio=10
  42. rule_directory.c:0047 ( match): Match directory: rule=/help req=/: (shorter) ret_not_found
  43. rule_list.c:0093 ( cherokee_rule_list_match): Trying rule prio=9
  44. rule_directory.c:0047 ( match): Match directory: rule=/help req=/: (shorter) ret_not_found
  45. rule_list.c:0093 ( cherokee_rule_list_match): Trying rule prio=8
  46. rule_fullpath.c:0097 ( match): Rule fullpath: did not match '/'
  47. rule_list.c:0093 ( cherokee_rule_list_match): Trying rule prio=7
  48. rule_directory.c:0047 ( match): Match directory: rule=/help req=/: (shorter) ret_not_found
  49. rule_list.c:0093 ( cherokee_rule_list_match): Trying rule prio=6
  50. rule_directory.c:0047 ( match): Match directory: rule=/CTK req=/: (shorter) ret_not_found
  51. rule_list.c:0093 ( cherokee_rule_list_match): Trying rule prio=5
  52. rule_directory.c:0047 ( match): Match directory: rule=/icons_local req=/: (shorter) ret_not_found
  53. rule_list.c:0093 ( cherokee_rule_list_match): Trying rule prio=4
  54. rule_request.c:0078 ( match): Request "/" didn't match with "^/favicon.ico$"
  55. rule_list.c:0093 ( cherokee_rule_list_match): Trying rule prio=3
  56. rule_directory.c:0047 ( match): Match directory: rule=/static req=/: (shorter) ret_not_found
  57. rule_list.c:0093 ( cherokee_rule_list_match): Trying rule prio=2
  58. rule_directory.c:0047 ( match): Match directory: rule=/about req=/: (shorter) ret_not_found
  59. rule_list.c:0093 ( cherokee_rule_list_match): Trying rule prio=1
  60. rule_default.c:0049 ( match): Match default: ret_ok
  61. rule_list.c:0111 ( cherokee_rule_list_match): Merging rule prio=1
  62. rule_list.c:0121 ( cherokee_rule_list_match): Final rule prio=1. Exiting.
  63. connection.c:2276 (cherokee_connection_set_keepalive): Keep-alive 500
  64. connection.c:2404 (cherokee_connection_open_request): web_directory='/' request='/' local_directory='/usr/share/cherokee/admin'
  65. handler_scgi.c:0336 ( cherokee_handler_scgi_init): Init: begins
  66. handler_cgi_base.c:1296 (cherokee_handler_cgi_base_split_pathinfo): Pathinfo '(null)'
  67. handler_cgi_base.c:0952 (cherokee_handler_cgi_base_extract_path): Pathinfo: '(null)'
  68. handler_cgi_base.c:0955 (cherokee_handler_cgi_base_extract_path): Executable: '/usr/share/cherokee/admin/'
  69. handler_scgi.c:0125 ( add_env_pair): CONTENT_LENGTH = "0"
  70. handler_scgi.c:0125 ( add_env_pair): SCGI = "1"
  71. handler_scgi.c:0125 ( add_env_pair): CTK_COOKIE = "q7HMXB4dcZHzKUR4"
  72. handler_scgi.c:0125 ( add_env_pair): HTTP_CACHE_CONTROL = "max-age=0"
  73. handler_scgi.c:0125 ( add_env_pair): SERVER_SOFTWARE = "Cherokee/1.2.2 (UNIX)"
  74. handler_scgi.c:0125 ( add_env_pair): SERVER_SIGNATURE = "<address>Cherokee Web Server</address>"
  75. handler_scgi.c:0125 ( add_env_pair): GATEWAY_INTERFACE = "CGI/1.1"
  76. handler_scgi.c:0125 ( add_env_pair): PATH = "/usr/local/bin:/usr/bin:/bin:/usr/games"
  77. handler_scgi.c:0125 ( add_env_pair): DOCUMENT_ROOT = "/usr/share/cherokee/admin"
  78. handler_scgi.c:0125 ( add_env_pair): REMOTE_ADDR = "68.224.XXX.XXX"
  79. handler_scgi.c:0125 ( add_env_pair): REMOTE_PORT = "48306"
  80. handler_scgi.c:0125 ( add_env_pair): HTTP_HOST = "199.30.XXX.XXX:9090"
  81. handler_scgi.c:0125 ( add_env_pair): SERVER_NAME = "199.30.XXX.XXX"
  82. handler_scgi.c:0125 ( add_env_pair): QUERY_STRING = ""
  83. handler_scgi.c:0125 ( add_env_pair): SERVER_PROTOCOL = "HTTP/1.1"
  84. handler_scgi.c:0125 ( add_env_pair): REQUEST_METHOD = "GET"
  85. handler_scgi.c:0125 ( add_env_pair): REMOTE_USER = "admin"
  86. handler_scgi.c:0125 ( add_env_pair): PATH_INFO = ""
  87. handler_scgi.c:0125 ( add_env_pair): REQUEST_URI = "/"
  88. handler_scgi.c:0125 ( add_env_pair): SCRIPT_URL = "/"
  89. handler_scgi.c:0125 ( add_env_pair): HTTPS = "off"
  90. handler_scgi.c:0125 ( add_env_pair): SERVER_PORT = "9090"
  91. handler_scgi.c:0125 ( add_env_pair): SERVER_ADDR = "199.30.XXX.XXX"
  92. handler_scgi.c:0125 ( add_env_pair): AUTH_TYPE = "Digest"
  93. handler_scgi.c:0125 ( add_env_pair): HTTP_ACCEPT = "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
  94. handler_scgi.c:0125 ( add_env_pair): HTTP_ACCEPT_CHARSET = "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
  95. handler_scgi.c:0125 ( add_env_pair): HTTP_ACCEPT_ENCODING = "gzip, deflate"
  96. handler_scgi.c:0125 ( add_env_pair): HTTP_ACCEPT_LANGUAGE = "en-us,en;q=0.5"
  97. handler_scgi.c:0125 ( add_env_pair): HTTP_AUTHORIZATION = "Digest username="admin", realm="Cherokee-admin", nonce="f2e87e850a8f682580c576bae286a63f", uri="/", algorithm=MD5, response="22879425ba982084d72982e4f0411583", qop=auth, nc=00000007, cnonce="67ebd7764b019097""
  98. handler_scgi.c:0125 ( add_env_pair): HTTP_CONNECTION = "keep-alive"
  99. handler_scgi.c:0125 ( add_env_pair): HTTP_KEEP_ALIVE = "115"
  100. handler_scgi.c:0125 ( add_env_pair): HTTP_USER_AGENT = "Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1"
  101. handler_scgi.c:0125 ( add_env_pair): SCRIPT_NAME = "/"
  102. handler_scgi.c:0357 ( cherokee_handler_scgi_init): Init: connect
  103. resolv_cache.c:0276 (cherokee_resolv_cache_get_host): Resolve 'localhost': hit.
  104. socket.c:1342 ( cherokee_socket_connect): connect type=AF_INET
  105. socket.c:1373 ( cherokee_socket_connect): connect error=115 'Operation now in progress'
  106. thread.c:2095 (cherokee_thread_deactive_to_polling): conn=0xafc6d0(fd=44) (fd=45, rw=1)
  107. fdpoll.c:0357 ( cherokee_fdpoll_watch): Watch (took 0 msecs ~ limit 1000 msecs)
  108. thread.c:2053 ( reactive_conn_from_polling): conn=0xafc6d0(fd=44)
  109. thread.c:0636 ( process_active_connections): Active connections:
  110. thread.c:0644 ( process_active_connections): \- thread (0xac7310) processing conn (0xafc6d0), phase 5 'Init connection', socket=44,writing
  111. thread.c:0656 ( process_active_connections): thread (0xac7310) processing conn (0xafc6d0), phase 5 'Init connection', socket=44, writing
  112. connection.c:2706 (cherokee_connection_update_timeout): conn (0xafc6d0, Init connection): Timeout = now + 25 secs
  113. thread.c:0748 ( process_active_connections): conn on phase n=5: Init connection
  114. connection.c:2404 (cherokee_connection_open_request): web_directory='/' request='/' local_directory='/usr/share/cherokee/admin'
  115. handler_scgi.c:0357 ( cherokee_handler_scgi_init): Init: connect
  116. socket.c:1342 ( cherokee_socket_connect): connect type=AF_INET
  117. socket.c:1373 ( cherokee_socket_connect): connect error=111 'Connection refused'
  118. source_interpreter.c:0718 (cherokee_source_interpreter_connect_polling): Connection refused (closing fd=45)
  119. util.c:1683 ( cherokee_fd_close): fd=45 re=0
  120. socket.c:0209 ( cherokee_socket_close): fd=45 is_tls=0 re=0
  121. source_interpreter.c:0548 ( _spawn_local): Spawn: /bin/sh -c "exec /usr/share/cherokee/admin/server.py 4000 /etc/cherokee/cherokee.conf -x"
  122. source_interpreter.c:0775 (cherokee_source_interpreter_connect_polling): Couldn't spawn: /usr/share/cherokee/admin/server.py 4000 /etc/cherokee/cherokee.conf -x
  123. connection.c:0430 (cherokee_connection_setup_error_handler): Setting up error handler: 503 (respins=0)
  124. connection.c:0500 (cherokee_connection_setup_error_handler): Default Error handler set. Phase is 'init' now.
  125. connection.c:0509 (cherokee_connection_setup_error_handler): New handler 'error'
  126. fdpoll.c:0357 ( cherokee_fdpoll_watch): Watch (took 0 msecs ~ limit 1000 msecs)
  127. thread.c:0636 ( process_active_connections): Active connections:
  128. thread.c:0644 ( process_active_connections): \- thread (0xac7310) processing conn (0xafc6d0), phase 5 'Init connection', socket=44,writing
  129. thread.c:0656 ( process_active_connections): thread (0xac7310) processing conn (0xafc6d0), phase 5 'Init connection', socket=44, writing
  130. connection.c:2706 (cherokee_connection_update_timeout): conn (0xafc6d0, Init connection): Timeout = now + 25 secs
  131. thread.c:0748 ( process_active_connections): conn on phase n=5: Init connection
  132. connection.c:2404 (cherokee_connection_open_request): web_directory='/' request='/' local_directory='/usr/share/cherokee/admin'
  133. connection.c:0887 (cherokee_connection_build_header): Replying:
  134. HTTP/1.1 503 Service Unavailable
  135. Connection: close
  136. Date: Tue, 24 May 2011 16:20:22 GMT
  137. Server: Cherokee/1.2.2 (UNIX)
  138. Content-Length: 302
  139. Content-Type: text/html
  140. Cache-Control: no-cache
  141. Pragma: no-cache
  142.  
  143. socket.c:1009 ( cherokee_socket_bufwrite): write fd=44 len=212 ret=0 written=212
  144. fdpoll.c:0357 ( cherokee_fdpoll_watch): Watch (took 0 msecs ~ limit 1000 msecs)
  145. thread.c:0636 ( process_active_connections): Active connections:
  146. thread.c:0644 ( process_active_connections): \- thread (0xac7310) processing conn (0xafc6d0), phase 10 'Shutdown connection', socket=44,writing
  147. thread.c:0656 ( process_active_connections): thread (0xac7310) processing conn (0xafc6d0), phase 10 'Shutdown connection', socket=44, writing
  148. thread.c:0748 ( process_active_connections): conn on phase n=10: Shutdown connection
  149. connection.c:1316 (cherokee_connection_shutdown_wr): Shutdown (44, SHUT_WR): successful
  150. thread.c:1364 ( process_active_connections): Lingering-close timeout = now + 2 secs
  151. thread.c:0274 ( conn_set_mode): Connection mode = reading
  152. fdpoll.c:0357 ( cherokee_fdpoll_watch): Watch (took 1000 msecs ~ limit 1000 msecs)
  153. fdpoll.c:0357 ( cherokee_fdpoll_watch): Watch (took 1000 msecs ~ limit 1000 msecs)
  154. fdpoll.c:0357 ( cherokee_fdpoll_watch): Watch (took 1000 msecs ~ limit 1000 msecs)
  155. thread.c:0636 ( process_active_connections): Active connections:
  156. thread.c:0644 ( process_active_connections): \- thread (0xac7310) processing conn (0xafc6d0), phase 11 'Lingering close', socket=44,read
  157. thread.c:0656 ( process_active_connections): thread (0xac7310) processing conn (0xafc6d0), phase 11 'Lingering close', socket=44, read
  158. fdpoll.c:0357 ( cherokee_fdpoll_watch): Watch (took 1000 msecs ~ limit 1000 msecs)
  159. fdpoll.c:0357 ( cherokee_fdpoll_watch): Watch (took 1000 msecs ~ limit 1000 msecs)
  160. fdpoll.c:0357 ( cherokee_fdpoll_watch): Watch (took 1000 msecs ~ limit 1000 msecs)
  161. thread.c:0636 ( process_active_connections): Active connections:
  162. thread.c:0644 ( process_active_connections): \- thread (0xac7310) processing conn (0xafc6d0), phase 11 'Lingering close', socket=44,read
  163. thread.c:0656 ( process_active_connections): thread (0xac7310) processing conn (0xafc6d0), phase 11 'Lingering close', socket=44, read
  164. fdpoll.c:0357 ( cherokee_fdpoll_watch): Watch (took 515 msecs ~ limit 1000 msecs)
  165. thread.c:0636 ( process_active_connections): Active connections:
  166. thread.c:0644 ( process_active_connections): \- thread (0xac7310) processing conn (0xafc6d0), phase 11 'Lingering close', socket=44,read
  167. thread.c:0656 ( process_active_connections): thread (0xac7310) processing conn (0xafc6d0), phase 11 'Lingering close', socket=44, read
  168. thread.c:0748 ( process_active_connections): conn on phase n=11: Lingering close
  169. connection.c:1330 (cherokee_connection_linger_read): Linger read, socket status 0
  170. connection.c:1338 (cherokee_connection_linger_read): EOF
  171. util.c:1683 ( cherokee_fd_close): fd=44 re=0
  172. socket.c:0209 ( cherokee_socket_close): fd=44 is_tls=0 re=0
  173. connection.c:0386 ( cherokee_connection_clean): conn 0xafc6d0, has headers 0
  174. Cherokee-admin is exiting..
  175. fdpoll.c:0357 ( cherokee_fdpoll_watch): Watch (took 888 msecs ~ limit 1000 msecs)
  176. cherokee-admin: pthread_mutex_lock.c:87: __pthread_mutex_lock: Assertion `mutex->__data.__owner == 0' failed.
  177. Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement