php - Apache Benchmark is not writing error in the log file -
apache benchmark not writing error in log file.
i tried ab -n1000 -c10 http://localhost
.
my error log file located in /var/log/apache/error.log
please help.
are seeing error in ab or in apache server ? ab prints results stdout , have options csv(-e) or gnuplot(-g)
Comments
Post a Comment