This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA7ukJk85DYCGi8e6qaF6G3aOp1javK0878D9iqX1ktXPKubZoKwzJFvgSuSAj4wBGiSChle9rnBh8vDp5caXao1jTohUjdlkEHNrS8W68w9PEiy24fTCXdXxcoR9g78hv97Xu9BtakK8PuD9h31x+THjw4tcPF/6klIJqs0VswePQsusDS6rSHdN7l2+8eJmSNNOGATRFzPev6VpjorDHA9EuzcUWnI9JqDQgt1Qb2t+kB3SPWOfJnsDyjiU6WpQlmhrAlsWVzruxGDZjmsE4u9ol/yQQccd5IeUDXGoyAU3rVzpALxJ1alDgsVxkux6UE0darBM+ZIIaIY9v3s46SQ== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA7ukJk85DYCGi8e6qaF6G3aOp1javK0878D9iqX1ktXPKubZoKwzJFvgSuSAj4wBGiSChle9rnBh8vDp5caXao1jTohUjdlkEHNrS8W68w9PEiy24fTCXdXxcoR9g78hv97Xu9BtakK8PuD9h31x+THjw4tcPF/6klIJqs0VswePQsusDS6rSHdN7l2+8eJmSNNOGATRFzPev6VpjorDHA9EuzcUWnI9JqDQgt1Qb2t+kB3SPWOfJnsDyjiU6WpQlmhrAlsWVzruxGDZjmsE4u9ol/yQQccd5IeUDXGoyAU3rVzpALxJ1alDgsVxkux6UE0darBM+ZIIaIY9v3s46SQ== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
NewerOlder