This page is a random collection of notes addressed to myself. Nothing here is intended as a guide per say, however i have posted them hoping that it may help someone.
Blog about Linux and unix related stuff.
Everything in this blog can be copied or edited GNU General Public License (version 2 or newer) http://www.gnu.org/licenses/gpl.html
keskiviikko 6. toukokuuta 2015
Create apache benchmark logs
ab -n 100 -c 20 http://localhost/ > benchmarklog-$(date +\%d\%m\%y).txt
ab -n 100 -c 20 http://localhost/ > /home/shnigi/public_html/ablogs/log-$(date +\%d\%m\%y).txt
Ei kommentteja:
Lähetä kommentti