Re: OT: App to get detailed http measurements

2008-06-16 Thread Marcus Andree
http_load may be of help. I've used it a few times before. Had to do some
enhancements to the source code, enabling it to deal better with dynamic
pages.

http://www.acme.com/software/http_load/

On Sat, Jun 14, 2008 at 7:55 AM, Mikolaj Kucharski
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> This is off topic, but does anyone know preferably commandline utility
> with which I could test HTTP server? What interests me is repeated
> connections and stats how long it took dns resolv, tcp connect, send
> request and finaly download of data.
>
> Really appreciate any tips. Thanks.
>
> --
> best regards
> q#



Re: OT: App to get detailed http measurements

2008-06-14 Thread Pete Vickers

I've had good results with SIEGE

http://www.joedog.org/

/Pete




On 14 Jun 2008, at 12:55, Mikolaj Kucharski wrote:


Hi,

This is off topic, but does anyone know preferably commandline utility
with which I could test HTTP server? What interests me is repeated
connections and stats how long it took dns resolv, tcp connect, send
request and finaly download of data.

Really appreciate any tips. Thanks.

--
best regards
q#




OT: App to get detailed http measurements

2008-06-14 Thread Mikolaj Kucharski
Hi,

This is off topic, but does anyone know preferably commandline utility
with which I could test HTTP server? What interests me is repeated
connections and stats how long it took dns resolv, tcp connect, send
request and finaly download of data.

Really appreciate any tips. Thanks.

-- 
best regards
q#