:) Right. I actually did'nt think of it, but now that you mention it, yes.
thx.
> On Mon, 11 Oct 2004, Radhika Sambamurti wrote:
>
>> I know there are many tools out there, but I would like to write a
>> simple script that can login to a webserver, connect to port (whatever
>> port number i give it
- Original Message -
From: Radhika Sambamurti <[EMAIL PROTECTED]>
Date: Monday, October 11, 2004 9:52 am
Subject: trying to create a daemon
> Hi all,
> I am a relative newbie and I need to write a small web server load
> tester.
> I know there are many tools out there
> Hi all,
> I am a relative newbie and I need to write a small web server load tester.
>
> I know there are many tools out there, but I would like to write a simple
> script that can login to a webserver, connect to port (whatever port
> number i give it) and do a 'wget https://blah.blah.com :9091
On Mon, 11 Oct 2004, Radhika Sambamurti wrote:
> I know there are many tools out there, but I would like to write a
> simple script that can login to a webserver, connect to port (whatever
> port number i give it) and do a 'wget https://blah.blah.com :9091".
That is to say, you're going to use
Hi all,
I am a relative newbie and I need to write a small web server load tester.
I know there are many tools out there, but I would like to write a simple
script that can login to a webserver, connect to port (whatever port
number i give it) and do a 'wget https://blah.blah.com :9091".
While th