[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Re: urlplus.pl http/https monitoring extension script
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Re: urlplus.pl http/https monitoring extension script
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Wed, 6 Feb 2008 15:17:30 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=LtmNdanb3WwY9vAMilfniArpdREd4fmyY/4hbtWe1cs=; b=jQdMfxApvyMedcbwI8KW05InYpHth3w30FguIC77nddpWYL+8/idfUCwidaM82kiHALCgSebvBI1FflpAZrT76lsFgFk18apGdsOP5NlXAPw7JtSciIrmm2ufknDjDy/URa2t5lymu/QaNVx1ShcfFripeNC4/mIZvG17Bq9poU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=X9Awhb5z6yOFlzl/x//VN3+Da3gfILsNsy07QJAroN3ImhGEonM4AQ6sFSUclliM6LKLmx6UW5hpk960BbHpClL2dBghluwa8g1o7TOT7YCyCNqvMVhYXXareQOTcKvm9LoALn2Jhp+ZlE8YfdJQhoCdVPWgs0cfE6sP4IZx0Zk=
- References: <29f517690801280754x304aee2u5acfd303523037a7 (at) mail.gmail.com> <29f517690802061140l729f7a18k5ea3f7b2af23f8d8 (at) mail.gmail.com>
On Feb 6, 2008 1:40 PM, Gary Baluha <gumby3203 (at) gmail.com> wrote:
> I've partially completed the end-to-end transaction monitoring part of
> urlplus.pl. Currently, it only works with a 2-part test: content check
> initial page, submit content, content check resulting page. I haven't yet
> completed it beyond 2 pages. I've also been re-prioritized, so I'm not sure
> when I'll get around to getting it to work past 2 pages. But in any case,
> I've also cleaned up some of the code, making it a little more user-friendly
> to modify for their own needs.
Can I interest you in a diff that adds proxy userid/password?? Most
of the checks I do go through a proxy that requires authentication.
And then there are some occasions when I use a *different* proxy that
doesn't require authentication at all - I suppose that would mean
moving the proxy url out to the config file, or maybe pick the proxy
via p1/p2/P1/P2??
Ralph Mitchell