[Nagiosplug-devel] Patch to check_http plugin

Howard Wilkinson howard at cohtech.com
Wed Mar 31 00:34:15 CEST 2004


Will need to go back to my notes, I borrowed these from a previous patch 
set that I inherited and we do not use this feature at present, so can't 
be sure they work properly or even do what they are supposed to do. 
Really doing housekeeping here as we have had to repatch these for a 
number of plugin releases without using them.

Will get back to you later on this one.

Karl DeBisschop wrote:

>On Tue, 30 Mar 2004 21:31:40 +0100
>Howard Wilkinson <howard at cohtech.com> wrote:
>
>  
>
>>This patch adds cookies and keepalives to the check_http plugin, it
>>also flattens the Usage output to one line. Tested here but could do
>>with some use on a live infrastructure.
>>    
>>
>
>I wnat to comfirm what the cookie handling does. It looks like it only
>comes in to play for a redirect. In the case of a redirect, the cookies
>are read from the first server response and passed to the redirection
>target (if they are not expired). Is that correct? Is there anything
>else going on?
>
>Also, if the target of the server redirect is not in the same domain as
>the original request, shouldn't the cookies be suppressed?
>
>
>These are perl character classes:
>
>#define COOKIE_BODY "%[/a-zA-Z0-9._-=@,: ]"
>#define COOKIE_PATH ";%[/a-zA-Z0-9._-=@,: ]"
>
>As C character classes, I do not think they do what you expect in all
>cases. I believe they should be rewritten to conform to POSIX:
>
>--
>Karl
>  
>

-- 
Howard Wilkinson
	Phone:
	+44(20)7690 7075
Coherent Technology Limited
	Fax:
	+44(20)79230110
33 Belgrade Road, Stoke Newington,
	Mobile:
	+44(7980)639379
London, United Kingdom, N16 8DH
	Email:
	<mailto:howard at cohtech.com>howard at cohtech.com




This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from you system.

E-mail transmission cannot be guarenteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses. The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission. If
verification is required please request a hard-copy version.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20040331/7a5885d9/attachment.html>


More information about the Devel mailing list