Re: about ApacheBench

2011-04-24 Thread Atsushi Ishii
OK I'll confirm flood and try to make patches for it. Best, Atsushi (11/04/24 11:16), Sander Temme wrote: On Apr 23, 2011, at 6:48 PM, William A. Rowe Jr. wrote: On 4/23/2011 8:10 AM, Atsushi Ishii wrote: Hi, It's first time to post here. Recently, I'm developing new function regarding A

Re: about ApacheBench

2011-04-23 Thread Sander Temme
On Apr 23, 2011, at 6:48 PM, William A. Rowe Jr. wrote: > On 4/23/2011 8:10 AM, Atsushi Ishii wrote: >> Hi, >> >> It's first time to post here. >> Recently, I'm developing new function regarding ApacheBench(ab). >> Present ApacheBench supports only single URL. >> New function which I'm developin

Re: about ApacheBench

2011-04-23 Thread William A. Rowe Jr.
On 4/23/2011 8:10 AM, Atsushi Ishii wrote: > Hi, > > It's first time to post here. > Recently, I'm developing new function regarding ApacheBench(ab). > Present ApacheBench supports only single URL. > New function which I'm developing supports multi URLs like next. Have you looked at flood? Depen

about ApacheBench

2011-04-23 Thread Atsushi Ishii
Hi, It's first time to post here. Recently, I'm developing new function regarding ApacheBench(ab). Present ApacheBench supports only single URL. New function which I'm developing supports multi URLs like next. ./ab -c 1 -n 10 -L urls.txt In this case, ApacheBench picks up URLs from "urls.txt"