im running varnish->nginx(php-fpm) and im using ab but it keeps messing up.
[root@localhost src]# ab -k -n 100000 -c 750 http://192.168.135.12/index.php
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright 2006 The Apache Software Foundation, http://www.apache.org/
Benchmarking 192.168.135.12 (be patient)
apr_socket_recv: Connection reset by peer (104)
is there anything else i can use? or am i doing it wrong?