When I start Apache Bench test:
ab -n 10000 -c 1300 http://domain.com/test.php
I get error:
socket: Too many
Check out the documentation for lighty. You might have to set the server.max-fds option. Also server.max-connections should be changed accordingly (again, see the documentation).
server.max-fds
server.max-connections