Apache Bench load testing
#!bash
N=100
C=15
AB=/usr/sbin/ab
URL=https://yahoo.com/
$AB -n $N -c $C $URL
January 17, 2021
#!bash
N=100
C=15
AB=/usr/sbin/ab
URL=https://yahoo.com/
$AB -n $N -c $C $URL
Software maker, RC airplane enthusiast, player of strung instruments, bibliophile.