Skip to content

Instantly share code, notes, and snippets.

@Signum
Created August 4, 2011 11:42
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 Signum/1125013 to your computer and use it in GitHub Desktop.
Save Signum/1125013 to your computer and use it in GitHub Desktop.
Tracebacks after Apache benchmark
ab -t 10 -c 100 http://127.0.0.1:8080/
2011-08-04 13:37:26,638 INFO [paste.httpserver.ThreadPool] kill_hung_threads status: 10 threads (2 working, 8 idle, 0 starting) ave time 0.00sec, max time 0.00sec, killed 0 workers
2011-08-04 13:37:26,806 INFO [paste.httpserver.ThreadPool] kill_hung_threads status: 10 threads (2 working, 8 idle, 0 starting) ave time 0.00sec, max time 0.00sec, killed 0 workers
2011-08-04 13:37:26,976 INFO [paste.httpserver.ThreadPool] kill_hung_threads status: 10 threads (3 working, 7 idle, 0 starting) ave time 0.00sec, max time 0.00sec, killed 0 workers
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 38995)
Traceback (most recent call last):
File "/home/chaas/projekte/webcore/foo/lib/python2.6/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread
self.finish_request(request, client_address)
File "/usr/lib/python2.6/SocketServer.py", line 322, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.6/SocketServer.py", line 618, in __init__
self.finish()
File "/usr/lib/python2.6/SocketServer.py", line 661, in finish
self.wfile.flush()
File "/usr/lib/python2.6/socket.py", line 297, in flush
self._sock.sendall(buffer(data, write_offset, buffer_size))
error: [Errno 32] Broken pipe
----------------------------------------
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 38996)
Traceback (most recent call last):
File "/home/chaas/projekte/webcore/foo/lib/python2.6/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread
----------------------------------------
self.finish_request(request, client_address)
----------------------------------------Exception happened during processing of request from (
File "/usr/lib/python2.6/SocketServer.py", line 322, in finish_request
'127.0.0.1', ----------------------------------------Exception happened during processing of request from ('127.0.0.1'38997, 38998----------------------------------------
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.6/SocketServer.py", line 618, in __init__
)
)Exception happened during processing of request from
self.finish()
Exception happened during processing of request from ( ('127.0.0.1', ----------------------------------------
File "/usr/lib/python2.6/SocketServer.py", line 661, in finish
self.wfile.flush()
File "/usr/lib/python2.6/socket.py", line 297, in flush
Traceback (most recent call last):
Traceback (most recent call last):
Exception happened during processing of request from ('127.0.0.1', 3900139000'127.0.0.1')
)
File "/home/chaas/projekte/webcore/foo/lib/python2.6/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread
Traceback (most recent call last):
File "/home/chaas/projekte/webcore/foo/lib/python2.6/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread
self._sock.sendall(buffer(data, write_offset, buffer_size))
File "/home/chaas/projekte/webcore/foo/lib/python2.6/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread
Traceback (most recent call last):
self.finish_request(request, client_address)
self.finish_request(request, client_address)
, 38999)
self.finish_request(request, client_address)
Traceback (most recent call last):
File "/usr/lib/python2.6/SocketServer.py", line 322, in finish_request
File "/usr/lib/python2.6/SocketServer.py", line 322, in finish_request
File "/home/chaas/projekte/webcore/foo/lib/python2.6/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread
File "/home/chaas/projekte/webcore/foo/lib/python2.6/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread
File "/usr/lib/python2.6/SocketServer.py", line 322, in finish_request
self.finish_request(request, client_address)
self.RequestHandlerClass(request, client_address, self)
self.finish_request(request, client_address)
File "/usr/lib/python2.6/SocketServer.py", line 322, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.6/SocketServer.py", line 618, in __init__
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.6/SocketServer.py", line 618, in __init__
File "/usr/lib/python2.6/SocketServer.py", line 322, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.6/SocketServer.py", line 618, in __init__
self.finish()
File "/usr/lib/python2.6/SocketServer.py", line 618, in __init__
File "/usr/lib/python2.6/SocketServer.py", line 661, in finish
self.finish()
self.finish()
self.finish()
self.wfile.flush()
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.6/socket.py", line 297, in flush
File "/usr/lib/python2.6/SocketServer.py", line 661, in finish
File "/usr/lib/python2.6/SocketServer.py", line 661, in finish
File "/usr/lib/python2.6/SocketServer.py", line 661, in finish
File "/usr/lib/python2.6/SocketServer.py", line 618, in __init__
self.wfile.flush()
self.wfile.flush()
File "/usr/lib/python2.6/socket.py", line 297, in flush
File "/usr/lib/python2.6/socket.py", line 297, in flush
self._sock.sendall(buffer(data, write_offset, buffer_size))
self.finish()
self.wfile.flush()
error: [Errno 32] Broken pipe
File "/usr/lib/python2.6/SocketServer.py", line 661, in finish
File "/usr/lib/python2.6/socket.py", line 297, in flush
self._sock.sendall(buffer(data, write_offset, buffer_size))
self.wfile.flush()
self._sock.sendall(buffer(data, write_offset, buffer_size))
error: [Errno 32] Broken pipe
----------------------------------------
error: [Errno 32] Broken pipe
File "/usr/lib/python2.6/socket.py", line 297, in flush
self._sock.sendall(buffer(data, write_offset, buffer_size))
error: [Errno 32] Broken pipe
----------------------------------------
error: [Errno 32] Broken pipe
self._sock.sendall(buffer(data, write_offset, buffer_size))
----------------------------------------
--------------------------------------------------------------------------------
error: [Errno 32] Broken pipe
----------------------------------------
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 37150)
Traceback (most recent call last):
File "/home/chaas/projekte/webcore/foo/lib/python2.6/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread
self.finish_request(request, client_address)
File "/usr/lib/python2.6/SocketServer.py", line 322, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.6/SocketServer.py", line 618, in __init__
self.finish()
File "/usr/lib/python2.6/SocketServer.py", line 661, in finish
self.wfile.flush()
File "/usr/lib/python2.6/socket.py", line 297, in flush
self._sock.sendall(buffer(data, write_offset, buffer_size))
error: [Errno 32] Broken pipe
----------------------------------------
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 38965)
Traceback (most recent call last):
File "/home/chaas/projekte/webcore/foo/lib/python2.6/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread
self.finish_request(request, client_address)
File "/usr/lib/python2.6/SocketServer.py", line 322, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.6/SocketServer.py", line 618, in __init__
self.finish()
File "/usr/lib/python2.6/SocketServer.py", line 661, in finish
self.wfile.flush()
File "/usr/lib/python2.6/socket.py", line 297, in flush
self._sock.sendall(buffer(data, write_offset, buffer_size))
error: [Errno 32] Broken pipe
----------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment