ASTRAPI Posted November 25, 2009 Share Posted November 25, 2009 Hello Is there anyway to measure the performance of a linux web server ? I need the program that you will recomend me to generate traffic on the server as no one is online as i test it at this state. Thank you Link to comment Share on other sites More sharing options...
Bono Posted November 25, 2009 Share Posted November 25, 2009 on server where you have apache installed: "ab" Link to comment Share on other sites More sharing options...
ASTRAPI Posted November 26, 2009 Author Share Posted November 26, 2009 Thank you bono but i need a solution to compare performance for Apache nginx and litettpd... Link to comment Share on other sites More sharing options...
Bono Posted November 26, 2009 Share Posted November 26, 2009 That tool is standard for benchmarks. Link to comment Share on other sites More sharing options...
Guest Posted November 26, 2009 Share Posted November 26, 2009 [quote name='Bono' date='26 November 2009 - 10:44 AM' timestamp='1259232283' post='1882570'] That tool is standard for benchmarks. ... and to clarify: it will benchmark any HTTP server, not just Apache. Link to comment Share on other sites More sharing options...
ASTRAPI Posted November 27, 2009 Author Share Posted November 27, 2009 Command not found when i try to benchmark litespeed :(ab -n 10000 -c 100 http://xxx.xxx.xxx.xxx:8088/index.php Link to comment Share on other sites More sharing options...
sergiu Posted December 23, 2009 Share Posted December 23, 2009 you can try unixbench http://ftp.tux.org/pub/benchmarks/System/unixbench/ Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.