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
Sunday, February 10, 2008
my projects hosted at code.google.com
python:
code.google.com/p/quick-math/
bash:
code.google.com/p/metamount/
bash:
code.google.com/p/filemultiplexer
bash:
code.google.com/p/ab-command
bash:
code.google.com/p/apple-get-mac-address/
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)