New Coder Posted January 19, 2010 Share Posted January 19, 2010 Hello all, Can anybody recommend any web server load testing software or sites? Preferably free. Many Thanks Link to comment https://forums.phpfreaks.com/topic/189060-load-testing/ Share on other sites More sharing options...
Daniel0 Posted January 19, 2010 Share Posted January 19, 2010 ab ships with Apache. Link to comment https://forums.phpfreaks.com/topic/189060-load-testing/#findComment-998265 Share on other sites More sharing options...
New Coder Posted January 19, 2010 Author Share Posted January 19, 2010 whoops sorry should have said. I'm using iis Link to comment https://forums.phpfreaks.com/topic/189060-load-testing/#findComment-998269 Share on other sites More sharing options...
Daniel0 Posted January 19, 2010 Share Posted January 19, 2010 ab is open source. It can test any web server, be it IIS, Lighttpd, nginx, Apache or your own custom written one. It "just" makes requests to a web server with various settings and gives you some statistics back. I'm not sure if you can download it separately, but it's with Apache anyway. Link to comment https://forums.phpfreaks.com/topic/189060-load-testing/#findComment-998276 Share on other sites More sharing options...
steviewdr Posted January 19, 2010 Share Posted January 19, 2010 http://jakarta.apache.org/jmeter/ jmeter++ ab works nice and quick too. Link to comment https://forums.phpfreaks.com/topic/189060-load-testing/#findComment-998289 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.