Quick apache stress test


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. sudo /usr/sbin/ab -n 1000 -c 100 -k http://localhost/mypage.php

Report this snippet


Comments


You need to login to view comments.