Skip to content

Instantly share code, notes, and snippets.

@cbeckr
Created January 20, 2016 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cbeckr/e4559ed1e14fd34d2c44 to your computer and use it in GitHub Desktop.
Save cbeckr/e4559ed1e14fd34d2c44 to your computer and use it in GitHub Desktop.
passenger 5.0.23 High CPU Freeze
App 14514 stderr: [ 2016-01-06 16:16:08.6846 14532/0x00000000c53320(Main thread) request_handler.rb:362 ]: ========== Process 14532: backtrace dump ==========
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x00000000c53320 run>(Main thread), [main thread], [current thread], alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:207:in `backtrace'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:207:in `block in global_backtrace_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:206:in `each'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:206:in `global_backtrace_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:362:in `print_status_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:351:in `block in install_useful_signal_handlers'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `call'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `select'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `wait_until_termination_requested'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:202:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:159:in `<module:App>'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:30:in `<module:PhusionPassenger>'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:29:in `<main>'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x00000001fc4030@/srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:12 sleep>, alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:118:in `select'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:118:in `wait_to_run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:104:in `run_once'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:99:in `run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:629:in `create_and_run_event_loop'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:689:in `block (2 levels) in deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent.rb:431:in `disable_all_tracing'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:686:in `block in deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:666:in `catch_errors'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:685:in `deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:712:in `block in start_worker_thread'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:14:in `call'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:14:in `block in create'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x0000000203f460@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>(Worker 1), alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x0000000203eb78@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>(HTTP helper worker), alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:431:in `block (2 levels) in start_threads'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x00000002530280@/srv/www/app/vendor/bundle/ruby/2.2.0/gems/faye-1.1.2/lib/faye/engines/proxy.rb:14 sleep>, alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/eventmachine-1.0.8/lib/eventmachine.rb:193:in `run_machine'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/eventmachine-1.0.8/lib/eventmachine.rb:193:in `run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/faye-1.1.2/lib/faye/engines/proxy.rb:14:in `block in ensure_reactor_running!'
App 14514 stderr:
App 14514 stderr:
App 14514 stderr: [ 2016-01-06 16:16:08.6847 14532/0x00000000c53320(Main thread) request_handler.rb:363 ]: Threads: [#<Thread:0x0000000203f460@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>, #<Thread:0x0000000203eb78@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>]
App 14514 stderr: [ 2016-01-06 16:16:32.2161 14588/0x00000000c53320(Main thread) request_handler.rb:362 ]: ========== Process 14588: backtrace dump ==========
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x00000000c53320 run>(Main thread), [main thread], [current thread], alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:207:in `backtrace'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:207:in `block in global_backtrace_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:206:in `each'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:206:in `global_backtrace_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:362:in `print_status_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:351:in `block in install_useful_signal_handlers'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `call'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `select'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `wait_until_termination_requested'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:202:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:159:in `<module:App>'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:30:in `<module:PhusionPassenger>'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:29:in `<main>'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x00000001fd33f0@/srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:12 sleep>, alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:118:in `select'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:118:in `wait_to_run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:104:in `run_once'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:99:in `run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:629:in `create_and_run_event_loop'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:689:in `block (2 levels) in deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent.rb:431:in `disable_all_tracing'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:686:in `block in deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:666:in `catch_errors'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:685:in `deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:712:in `block in start_worker_thread'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:14:in `call'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:14:in `block in create'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x0000000203f230@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>(Worker 1), alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x0000000203e718@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>(HTTP helper worker), alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:431:in `block (2 levels) in start_threads'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x0000000365ede0@/srv/www/app/vendor/bundle/ruby/2.2.0/gems/faye-1.1.2/lib/faye/engines/proxy.rb:14 sleep>, alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/eventmachine-1.0.8/lib/eventmachine.rb:193:in `run_machine'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/eventmachine-1.0.8/lib/eventmachine.rb:193:in `run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/faye-1.1.2/lib/faye/engines/proxy.rb:14:in `block in ensure_reactor_running!'
App 14514 stderr:
App 14514 stderr:
App 14514 stderr: [ 2016-01-06 16:16:32.2171 14553/0x00000000c53320(Main thread) request_handler.rb:362 ]: ========== Process 14553: backtrace dump ==========
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x00000000c53320 run>(Main thread), [main thread], [current thread], alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:207:in `backtrace'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:207:in `block in global_backtrace_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:206:in `each'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:206:in `global_backtrace_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:362:in `print_status_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:351:in `block in install_useful_signal_handlers'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `call'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `select'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `wait_until_termination_requested'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:202:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:159:in `<module:App>'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:30:in `<module:PhusionPassenger>'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:29:in `<main>'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x00000001fd33f0@/srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:12 sleep>, alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:118:in `select'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:118:in `wait_to_run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:104:in `run_once'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:99:in `run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:629:in `create_and_run_event_loop'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:689:in `block (2 levels) in deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent.rb:431:in `disable_all_tracing'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:686:in `block in deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:666:in `catch_errors'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:685:in `deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:712:in `block in start_worker_thread'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:14:in `call'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:14:in `block in create'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x0000000203ed58@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>(Worker 1), alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils/unseekable_socket.rb:189:in `read'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils/unseekable_socket.rb:189:in `read'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/message_channel.rb:178:in `read_scalar'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:220:in `parse_session_request'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:134:in `accept_and_process_next_request'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x0000000203e498@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>(HTTP helper worker), alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:431:in `block (2 levels) in start_threads'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x0000000365e110@/srv/www/app/vendor/bundle/ruby/2.2.0/gems/faye-1.1.2/lib/faye/engines/proxy.rb:14 sleep>, alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/eventmachine-1.0.8/lib/eventmachine.rb:193:in `run_machine'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/eventmachine-1.0.8/lib/eventmachine.rb:193:in `run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/faye-1.1.2/lib/faye/engines/proxy.rb:14:in `block in ensure_reactor_running!'
App 14514 stderr:
App 14514 stderr:
App 14514 stderr: [ 2016-01-06 16:16:32.2172 14553/0x00000000c53320(Main thread) request_handler.rb:363 ]: Threads: [#<Thread:0x0000000203ed58@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>, #<Thread:0x0000000203e498@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>]
App 14514 stderr: [ 2016-01-06 16:16:32.2190 14577/0x00000000c53320(Main thread) request_handler.rb:362 ]: ========== Process 14577: backtrace dump ==========
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x00000000c53320 run>(Main thread), [main thread], [current thread], alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:207:in `backtrace'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:207:in `block in global_backtrace_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:206:in `each'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:206:in `global_backtrace_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:362:in `print_status_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:351:in `block in install_useful_signal_handlers'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `call'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `select'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_sup
App 14514 stderr: portlib/phusion_passenger/request_handler.rb:483:in `wait_until_termination_requested'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:202:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:159:in `<module:App>'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:30:in `<module:PhusionPassenger>'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:29:in `<main>'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x00000001fd33f0@/srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:12 sleep>, alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:118:in `select'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:118:in `wait_to_run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:104:in `run_once'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:99:in `run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:629:in `create_and_run_event_loop'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:689:in `block (2 levels) in deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent.rb:431:in `disable_all_tracing'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:686:in `block in deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:666:in `catch_errors'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:685:in `deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:712:in `block in start_worker_thread'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:14:in `call'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:14:in `block in create'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x0000000203ed58@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>(Worker 1), alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x0000000203e498@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>(HTTP helper worker), alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:431:in `block (2 levels) in start_threads'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x0000000365e110@/srv/www/app/vendor/bundle/ruby/2.2.0/gems/faye-1.1.2/lib/faye/engines/proxy.rb:14 sleep>, alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/eventmachine-1.0.8/lib/eventmachine.rb:193:in `run_machine'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/eventmachine-1.0.8/lib/eventmachine.rb:193:in `run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/faye-1.1.2/lib/faye/engines/proxy.rb:14:in `block in ensure_reactor_running!'
App 14514 stderr:
App 14514 stderr:
App 14514 stderr: [ 2016-01-06 16:16:32.2191 14577/0x00000000c53320(Main thread) request_handler.rb:363 ]: Threads: [#<Thread:0x0000000203ed58@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>, #<Thread:0x0000000203e498@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>]
App 14514 stderr: [ 2016-01-06 16:16:32.2198 14543/0x00000000c53320(Main thread) request_handler.rb:362 ]: ========== Process 14543: backtrace dump ==========
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x00000000c53320 run>(Main thread), [main thread], [current thread], alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:207:in `backtrace'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:207:in `block in global_backtrace_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:206:in `each'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:206:in `global_backtrace_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:362:in `print_status_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:351:in `block in install_useful_signal_handlers'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `call'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `select'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `wait_until_termination_requested'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:202:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:159:in `<module:App>'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:30:in `<module:PhusionPassenger>'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:29:in `<main>'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x00000001fd33f0@/srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:12 sleep>, alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:118:in `select'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:118:in `wait_to_run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:104:in `run_once'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:99:in `run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:629:in `create_and_run_event_loop'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:689:in `block (2 levels) in deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/ge
App 14514 stderr: ms/newrelic_rpm-3.14.1.311/lib/new_relic/agent.rb:431:in `disable_all_tracing'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:686:in `block in deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:666:in `catch_errors'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:685:in `deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:712:in `block in start_worker_thread'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:14:in `call'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:14:in `block in create'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x0000000203ed58@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>(Worker 1), alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils/unseekable_socket.rb:189:in `read'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils/unseekable_socket.rb:189:in `read'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/message_channel.rb:178:in `read_scalar'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:220:in `parse_session_request'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:134:in `accept_and_process_next_request'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x0000000203e498@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>(HTTP helper worker), alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:431:in `block (2 levels) in start_threads'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x00000003609250@/srv/www/app/vendor/bundle/ruby/2.2.0/gems/faye-1.1.2/lib/faye/engines/proxy.rb:14 sleep>, alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/eventmachine-1.0.8/lib/eventmachine.rb:193:in `run_machine'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/eventmachine-1.0.8/lib/eventmachine.rb:193:in `run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/faye-1.1.2/lib/faye/engines/proxy.rb:14:in `block in ensure_reactor_running!'
App 14514 stderr:
App 14514 stderr:
App 14514 stderr: [ 2016-01-06 16:16:32.2199 14543/0x00000000c53320(Main thread) request_handler.rb:363 ]: Threads: [#<Thread:0x0000000203ed58@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>, #<Thread:0x0000000203e498@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>]
App 14514 stderr: [ 2016-01-06 16:16:32.2208 14598/0x00000000c53320(Main thread) request_handler.rb:362 ]: ========== Process 14598: backtrace dump ==========
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x00000000c53320 run>(Main thread), [main thread], [current thread], alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:207:in `backtrace'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:207:in `block in global_backtrace_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:206:in `each'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:206:in `global_backtrace_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:362:in `print_status_report'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:351:in `block in install_useful_signal_handlers'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `call'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `select'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:483:in `wait_until_termination_requested'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:202:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:159:in `<module:App>'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:30:in `<module:PhusionPassenger>'
App 14514 stderr: /usr/src/passenger-5.0.23/src/helper-scripts/rack-preloader.rb:29:in `<main>'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x00000001fd33f0@/srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:12 sleep>, alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:118:in `select'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:118:in `wait_to_run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:104:in `run_once'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/event_loop.rb:99:in `run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:629:in `create_and_run_event_loop'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:689:in `block (2 levels) in deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent.rb:431:in `disable_all_tracing'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:686:in `block in deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:666:in `catch_errors'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:685:in `deferred_work!'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/agent.rb:712:in `block in start_worker_thread'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:14:in `call'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.1.311/lib/new_relic/agent/threading/agent_thread.rb:14:in `block in create'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x000000021baab0@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>(Worker 1), alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x000000021ba060@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>(HTTP helper worker), alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:431:in `block (2 levels) in start_threads'
App 14514 stderr: /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr:
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: # Thread: #<Thread:0x0000000365df58@/srv/www/app/vendor/bundle/ruby/2.2.0/gems/faye-1.1.2/lib/faye/engines/proxy.rb:14 sleep>, alive = true
App 14514 stderr: ------------------------------------------------------------
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/eventmachine-1.0.8/lib/eventmachine.rb:193:in `run_machine'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/eventmachine-1.0.8/lib/eventmachine.rb:193:in `run'
App 14514 stderr: /srv/www/app/vendor/bundle/ruby/2.2.0/gems/faye-1.1.2/lib/faye/engines/proxy.rb:14:in `block in ensure_reactor_running!'
App 14514 stderr:
App 14514 stderr:
App 14514 stderr: [ 2016-01-06 16:16:32.2209 14598/0x00000000c53320(Main thread) request_handler.rb:363 ]: Threads: [#<Thread:0x000000021baab0@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>, #<Thread:0x000000021ba060@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>]
App 14514 stderr: [ 2016-01-06 16:16:32.2211 14588/0x00000000c53320(Main thread) request_handler.rb:363 ]: Threads: [#<Thread:0x0000000203f230@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>, #<Thread:0x0000000203e718@/usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:110 sleep>]
### Backtraces
Thread 'Main thread' (0x7f73674af7c0, LWP 14483):
in 'void waitForExitEvent()' (UstRouterMain.cpp:447)
in 'int runUstRouter()' (UstRouterMain.cpp:513)
Thread 'Main event loop: libuv poller' (0x7f736742c700, LWP 14483):
(empty)
Thread 'Main event loop' (0x7f7360ca4700, LWP 14483):
(empty)
Thread 'API event loop: libuv poller' (0x7f73673ab700, LWP 14483):
(empty)
Thread 'API event loop' (0x7f735bfff700, LWP 14483):
(empty)
Thread 'RemoteSender thread' (0x7f73674ad700, LWP 14483):
(empty)
Thread 'Information printer' (0x7f735b7fe700, LWP 14496):
in 'void printInfoInThread()' (UstRouterMain.cpp:359)
### Controller state
{
"active_client_count" : 0,
"active_clients" : {},
"default_node_name" : "069-cornbread",
"dev_mode" : false,
"disconnected_client_count" : 0,
"disconnected_clients" : {},
"free_client_count" : 0,
"log_sink_cache" : {},
"mbuf_pool" : {
"active_blocks" : 0,
"active_memory" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"chunk_size" : 512,
"free_blocks" : 0,
"offset" : 464,
"spare_memory" : {
"bytes" : 0,
"human_readable" : "0 bytes"
}
},
"pid" : 14483,
"remote_sender" : {
"certificate" : "/usr/src/passenger-5.0.23/resources/union_station_gateway.crt",
"down_servers" : [],
"last_server_checkup_time" : null,
"last_server_checkup_time_note" : "not yet started",
"next_server_checkup_time" : null,
"next_server_checkup_time_note" : "not yet scheduled, waiting for first packet",
"packets_accepted" : 0,
"packets_dropped" : 0,
"packets_rejected" : 0,
"queue_size" : 0,
"up_servers" : []
},
"server_state" : "ACTIVE",
"total_bytes_consumed" : 0,
"total_clients_accepted" : 0,
"transactions" : {}
}
### mbuf stats
nfree_mbuf_blockq : 0
nactive_mbuf_blockq : 0
mbuf_block_chunk_size: 512
[ 2016-01-06 16:16:40.3439 14478/7f9b4abe07c0 age/Cor/CoreMain.cpp:866 ]: Watchdog seems to be killed; forcing shutdown of all subprocesses
App 14514 stderr: [ 2016-01-06 16:16:40.3484 14577/0x0000000203e498(HTTP helper worker) utils.rb:87 ]: *** Exception IOError (stream closed) (process 14577, thread 0x0000000203e498(HTTP helper worker)):
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:431:in `block (2 levels) in start_threads'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr: [ 2016-01-06 16:16:40.3522 14588/0x0000000203e718(HTTP helper worker) utils.rb:87 ]: *** Exception IOError (stream closed) (process 14588, thread 0x0000000203e718(HTTP helper worker)):
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:431:in `block (2 levels) in start_threads'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr: [ 2016-01-06 16:16:40.3544 14543/0x0000000203e498(HTTP helper worker) utils.rb:87 ]: *** Exception IOError (stream closed) (process 14543, thread 0x0000000203e498(HTTP helper worker)):
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:431:in `block (2 levels) in start_threads'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr: [ 2016-01-06 16:16:40.3565 14598/0x000000021ba060(HTTP helper worker) utils.rb:87 ]: *** Exception IOError (stream closed) (process 14598, thread 0x000000021ba060(HTTP helper worker)):
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:431:in `block (2 levels) in start_threads'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr: [ 2016-01-06 16:16:40.3570 14532/0x0000000203eb78(HTTP helper worker) utils.rb:87 ]: *** Exception IOError (stream closed) (process 14532, thread 0x0000000203eb78(HTTP helper worker)):
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:431:in `block (2 levels) in start_threads'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr: [ 2016-01-06 16:16:40.3580 14553/0x0000000203e498(HTTP helper worker) utils.rb:87 ]: *** Exception IOError (stream closed) (process 14553, thread 0x0000000203e498(HTTP helper worker)):
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:431:in `block (2 levels) in start_threads'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
[ 2016-01-06 16:16:40.3613 14478/7f9b44410700 age/Cor/CoreMain.cpp:507 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
[ 2016-01-06 16:16:40.3613 14478/7f9b44410700 age/Cor/Con/InternalUtils.cpp:105 ]: [Client 1-14310] Sending 502 response: application did not send a complete response
### Backtraces
Thread 'Main thread' (0x7f9b4abe07c0, LWP 14478):
in 'void waitForExitEvent()' (CoreMain.cpp:858)
in 'void mainLoop()' (CoreMain.cpp:743)
in 'int runCore()' (CoreMain.cpp:969)
Thread 'Main event loop: thread 1: libuv poller' (0x7f9b4ab13700, LWP 14478):
(empty)
Thread 'Main event loop: thread 1' (0x7f9b44410700, LWP 14478):
in 'int Passenger::connectToServer(const Passenger::StaticString&, const char*, unsigned int)' (IOUtils.cpp:423)
in 'void Passenger::Core::Controller::initiateSession(Passenger::Core::Client*, Passenger::ServerKit::HttpServer<Passenger::Core::Controller, Passenger::Core::Client>::Request*)' (CheckoutSession.cpp:172)
in 'void Passenger::Core::Controller::sessionCheckedOutFromEventLoopThread(Passenger::Core::Client*, Passenger::ServerKit::HttpServer<Passenger::Core::Controller, Passenger::Core::Client>::Request*, const SessionPtr&, const ExceptionPtr&)' (CheckoutSession.cpp:137)
in 'Passenger::ServerKit::Channel::Result Passenger::ServerKit::HttpServer<DerivedServer, Client>::onClientDataReceived(Client*, const Passenger::MemoryKit::mbuf&, int) [with DerivedServer = Passenger::Core::Controller; Client = Passenger::Core::Client]' (HttpServer.h:677) -- Client 1-14342
Thread 'Pool garbage collector' (0x7f9b4ab9d700, LWP 14478):
in 'static void Passenger::ApplicationPool2::Pool::garbageCollect(Passenger::ApplicationPool2::PoolPtr)' (GarbageCollection.cpp:62)
Thread 'API event loop: libuv poller' (0x7f9b4aa92700, LWP 14478):
(empty)
Thread 'API event loop' (0x7f9b43c0f700, LWP 14478):
(empty)
Thread 'Pool analytics collector' (0x7f9b4abde700, LWP 14478):
in 'static void Passenger::ApplicationPool2::Pool::collectAnalytics(Passenger::ApplicationPool2::PoolPtr)' (AnalyticsCollection.cpp:66)
Thread 'PipeWatcher: PID 14514 stderr, fd 36' (0x7f9b42b2f700, LWP 14512):
in 'void Passenger::SpawningKit::PipeWatcher::threadMain()' (PipeWatcher.h:84)
in 'static void Passenger::SpawningKit::PipeWatcher::threadMain(boost::shared_ptr<Passenger::SpawningKit::PipeWatcher>)' (PipeWatcher.h:66)
Thread 'PipeWatcher: PID 14532 stdout, fd 42' (0x7f9b42a82700, LWP 14512):
in 'void Passenger::SpawningKit::PipeWatcher::threadMain()' (PipeWatcher.h:84)
in 'static void Passenger::SpawningKit::PipeWatcher::threadMain(boost::shared_ptr<Passenger::SpawningKit::PipeWatcher>)' (PipeWatcher.h:66)
Thread 'PipeWatcher: PID 14543 stdout, fd 43' (0x7f9b42a41700, LWP 14512):
in 'void Passenger::SpawningKit::PipeWatcher::threadMain()' (PipeWatcher.h:84)
in 'static void Passenger::SpawningKit::PipeWatcher::threadMain(boost::shared_ptr<Passenger::SpawningKit::PipeWatcher>)' (PipeWatcher.h:66)
Thread 'PipeWatcher: PID 14553 stdout, fd 51' (0x7f9b42a00700, LWP 14512):
in 'void Passenger::SpawningKit::PipeWatcher::threadMain()' (PipeWatcher.h:84)
in 'static void Passenger::SpawningKit::PipeWatcher::threadMain(boost::shared_ptr<Passenger::SpawningKit::PipeWatcher>)' (PipeWatcher.h:66)
Thread 'PipeWatcher: PID 14577 stdout, fd 52' (0x7f9b429bf700, LWP 14512):
in 'void Passenger::SpawningKit::PipeWatcher::threadMain()' (PipeWatcher.h:84)
in 'static void Passenger::SpawningKit::PipeWatcher::threadMain(boost::shared_ptr<Passenger::SpawningKit::PipeWatcher>)' (PipeWatcher.h:66)
Thread 'PipeWatcher: PID 14588 stdout, fd 33' (0x7f9b4297e700, LWP 14512):
in 'void Passenger::SpawningKit::PipeWatcher::threadMain()' (PipeWatcher.h:84)
in 'static void Passenger::SpawningKit::PipeWatcher::threadMain(boost::shared_ptr<Passenger::SpawningKit::PipeWatcher>)' (PipeWatcher.h:66)
Thread 'PipeWatcher: PID 14598 stdout, fd 44' (0x7f9b4293d700, LWP 14512):
in 'void Passenger::SpawningKit::PipeWatcher::threadMain()' (PipeWatcher.h:84)
in 'static void Passenger::SpawningKit::PipeWatcher::threadMain(boost::shared_ptr<Passenger::SpawningKit::PipeWatcher>)' (PipeWatcher.h:66)
Thread 'Information printer' (0x7f9b428fc700, LWP 14484):
in 'void printInfoInThread()' (CoreMain.cpp:396)
### Request handler state (thread 1)
[ 2016-01-06 16:16:40.3714 14478/7f9b44410700 age/Cor/CoreMain.cpp:794 ]: Disconnecting long-running connections for process 14532, application /srv/www/app/public (staging)
[ 2016-01-06 16:16:40.3716 14478/7f9b44410700 age/Cor/CoreMain.cpp:794 ]: Disconnecting long-running connections for process 14577, application /srv/www/app/public (staging)
[ 2016-01-06 16:16:40.3717 14478/7f9b44410700 age/Cor/CoreMain.cpp:794 ]: Disconnecting long-running connections for process 14588, application /srv/www/app/public (staging)
[ 2016-01-06 16:16:40.3718 14478/7f9b44410700 age/Cor/CoreMain.cpp:794 ]: Disconnecting long-running connections for process 14598, application /srv/www/app/public (staging)
[ 2016-01-06 16:16:40.3719 14478/7f9b44410700 age/Cor/CoreMain.cpp:794 ]: Disconnecting long-running connections for process 14543, application /srv/www/app/public (staging)
[ 2016-01-06 16:16:40.3720 14478/7f9b44410700 age/Cor/CoreMain.cpp:794 ]: Disconnecting long-running connections for process 14553, application /srv/www/app/public (staging)
App 14514 stderr: [ 2016-01-06 16:16:40.3746 14543/0x0000000203ed58(Worker 1) utils.rb:87 ]: *** Exception IOError (closed stream) (process 14543, thread 0x0000000203ed58(Worker 1)):
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
App 14514 stderr: [ 2016-01-06 16:16:40.3797 14553/0x0000000203ed58(Worker 1) utils.rb:87 ]: *** Exception IOError (closed stream) (process 14553, thread 0x0000000203ed58(Worker 1)):
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:136:in `accept_and_process_next_request'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
App 14514 stderr: from /usr/src/passenger-5.0.23/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
{
"active_client_count" : 64,
"active_clients" : {
"1-14311" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : false,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14311",
"number" : 14311,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14312" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : false,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14312",
"number" : 14312,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14313" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : false,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14313",
"number" : 14313,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14314" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : false,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14314",
"number" : 14314,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14315" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"error" : 32,
"error_acked" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"error" : 104,
"error_acked" : false,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14315",
"number" : 14315,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14316" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : false,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14316",
"number" : 14316,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14317" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : false,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14317",
"number" : 14317,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14318" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : false,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14318",
"number" : 14318,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14319" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : false,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14319",
"number" : 14319,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14320" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : false,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14320",
"number" : 14320,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14321" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : false,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14321",
"number" : 14321,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14322" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : false,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14322",
"number" : 14322,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14323" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14323",
"number" : 14323,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14324" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14324",
"number" : 14324,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14325" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14325",
"number" : 14325,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14326" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14326",
"number" : 14326,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14327" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14327",
"number" : 14327,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14328" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14328",
"number" : 14328,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14329" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14329",
"number" : 14329,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14330" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14330",
"number" : 14330,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14331" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14331",
"number" : 14331,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14332" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14332",
"number" : 14332,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14333" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14333",
"number" : 14333,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14334" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14334",
"number" : 14334,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14335" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14335",
"number" : 14335,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14336" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session_checkout_try" : 0,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14336",
"number" : 14336,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14337" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session" : {
"gupid" : "17148a3-YkOdg8Prg9",
"pid" : 14553
},
"session_checkout_try" : 1,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14337",
"number" : 14337,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14338" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session" : {
"gupid" : "17148a3-skvWeMIHfT",
"pid" : 14543
},
"session_checkout_try" : 1,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14338",
"number" : 14338,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14339" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session" : {
"gupid" : "17148a3-qh7kvfbCz2",
"pid" : 14598
},
"session_checkout_try" : 1,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14339",
"number" : 14339,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14340" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session" : {
"gupid" : "17148a3-4KNssuRVsk",
"pid" : 14588
},
"session_checkout_try" : 1,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14340",
"number" : 14340,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14341" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session" : {
"gupid" : "17148a3-s3RIpFEyYU",
"pid" : 14577
},
"session_checkout_try" : 1,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14341",
"number" : 14341,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14342" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.359855
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : true,
"https" : false,
"request_body_buffering" : false
},
"host" : "192.168.101.71",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/okcomputer",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : false,
"session" : {
"gupid" : "17148a3-l1vVBG9jCM",
"pid" : 14532
},
"session_checkout_try" : 1,
"started_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"state" : "CHECKING_OUT_SESSION",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1-14342",
"number" : 14342,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 1
},
"1-14343" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : false,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14343",
"number" : 14343,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14344" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : false,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14344",
"number" : 14344,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14345" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14345",
"number" : 14345,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14346" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14346",
"number" : 14346,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14347" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14347",
"number" : 14347,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14348" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14348",
"number" : 14348,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14349" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14349",
"number" : 14349,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14350" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14350",
"number" : 14350,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14351" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14351",
"number" : 14351,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14352" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14352",
"number" : 14352,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14353" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14353",
"number" : 14353,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14354" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14354",
"number" : 14354,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14355" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14355",
"number" : 14355,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14356" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14356",
"number" : 14356,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14357" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14357",
"number" : 14357,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14358" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14358",
"number" : 14358,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14359" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14359",
"number" : 14359,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14360" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14360",
"number" : 14360,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14361" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14361",
"number" : 14361,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14362" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14362",
"number" : 14362,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14363" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14363",
"number" : 14363,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14364" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14364",
"number" : 14364,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14365" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14365",
"number" : 14365,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14366" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14366",
"number" : 14366,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14367" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14367",
"number" : 14367,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14368" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14368",
"number" : 14368,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14369" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14369",
"number" : 14369,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14370" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14370",
"number" : 14370,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14371" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14371",
"number" : 14371,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14372" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14372",
"number" : 14372,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14373" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14373",
"number" : 14373,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
},
"1-14374" : {
"connected_at" : {
"local" : "Wed Jan 6 16:16:40 2016",
"relative" : "0s ago",
"timestamp" : 1452097000.362825
},
"connection_state" : "ACTIVE",
"current_request" : {
"app_sink_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"app_source_state" : {
"callback_in_progress" : true,
"end_acked" : true,
"ended" : true,
"initialized" : false,
"io_watcher_active" : false
},
"flags" : {
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "1-14374",
"number" : 14374,
"output_channel_state" : {
"bytes_buffered" : {
"bytes" : 0,
"human_readable" : "0 bytes"
},
"callback_in_progress" : false,
"mode" : "IN_MEMORY_MODE",
"nbuffers" : 0,
"reader_state" : "RS_INACTIVE"
},
"refcount" : 2,
"requests_begun" : 0
}
},
"disconnected_client_count" : 0,
"disconnected_clients" : {},
"free_client_count" : 64,
"free_request_count" : 2,
"mbuf_pool" : {
"active_blocks" : 96,
"active_memory" : {
"bytes" : 49152,
"human_readable" : "48.0 KB"
},
"chunk_size" : 512,
"free_blocks" : 9,
"offset" : 464,
"spare_memory" : {
"bytes" : 4608,
"human_readable" : "4.5 KB"
}
},
"pid" : 14478,
"server_state" : "ACTIVE",
"total_bytes_consumed" : 17104873,
"total_clients_accepted" : 14374,
"total_requests_begun" : 14342,
"turbocaching" : {
"fetches" : 32,
"hit_ratio" : 0.0,
"hits" : 0,
"store_success_ratio" : 0.0,
"store_successes" : 0,
"stores" : 32
}
}
### Request handler config (thread 1)
{
"accept_burst_count" : 32,
"client_freelist_limit" : 1024,
"data_buffer_dir" : "/tmp",
"min_spare_clients" : 128,
"request_freelist_limit" : 1024,
"show_version_in_header" : true,
"single_app_mode" : false,
"start_reading_after_accept" : true,
"stat_throttle_rate" : 10
}
### mbuf stats
nfree_mbuf_blockq : 0
nactive_mbuf_blockq : 224
mbuf_block_chunk_size: 512
### Pool state
----------- General information -----------
Max pool size : 6
App groups : 1
Processes : 0
Requests in top-level queue : 0
----------- Application groups -----------
/srv/www/app/public (staging):
App root: /srv/www/app
(spawning 1 new process...)
Requests in queue: 96
* PID: 14532 Sessions: 1 Processed: 6188 Uptime: 3h 56m 57s
CPU: 1% Memory : 125M Last used: 0s ago
Shutting down...
* PID: 14577 Sessions: 1 Processed: 517 Uptime: 3h 56m 56s
CPU: 0% Memory : 114M Last used: 0s ago
Shutting down...
* PID: 14588 Sessions: 1 Processed: 639 Uptime: 3h 56m 56s
CPU: 0% Memory : 114M Last used: 0s ago
Shutting down...
* PID: 14598 Sessions: 1 Processed: 1079 Uptime: 3h 56m 56s
CPU: 0% Memory : 121M Last used: 0s ago
Shutting down...
* PID: 14543 Sessions: 1 Processed: 4255 Uptime: 3h 56m 57s
CPU: 2% Memory : 127M Last used: 0s ago
Shutting down...
* PID: 14553 Sessions: 1 Processed: 1632 Uptime: 3h 56m 57s
CPU: 0% Memory : 126M Last used: 0s ago
Shutting down...
App 30718 stdout:
@Madao-3
Copy link

Madao-3 commented Aug 30, 2017

do you find the solution about this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment