14 May
2012
14 May
'12
1:13 p.m.
Hi. I'm doing some tests / benchmark to my koha. I've test it whit this command: *ab -c 50 -n 50 http://myKohaSite* The 50 request are processed slowly. If I change to: *ab -c 500 -n 500 http://myKohaSite* I get this message: apr_socket_recv: Connection reset by peer (104) The CPU goes to 100% and my server gets out of memory. When I disable "koha" and enable "default" I can process 1000 requests very quickly and, if I request 10000, it will be denied and the site still UP. Did I forgot to change something in Apache?? Thans for your help. JA -- View this message in context: http://koha.1045719.n5.nabble.com/Apache-benchmark-Site-down-tp5708849.html Sent from the Koha-general mailing list archive at Nabble.com.