small code
this.is.lance.miller@gmail.com
GoFundMe
Wednesday, February 20, 2008
Apache Benchmark example
#!/bin/bash ab -kc ${1} -t 30 ${2}
k = keep alive
c = concurrent
t = test time duration
${1} = variable set to amount of concurrent users
${2} = variable set to URL, including file name
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment