[Nagiosplug-devel] [ nagiosplug-Patches-778644 ] check_http cookies and keep-alive support

SourceForge.net noreply at sourceforge.net
Sun Jul 27 15:59:11 CEST 2003


Patches item #778644, was opened at 2003-07-27 12:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=778644&group_id=29880

Category: Enhancement
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Dmitri Smirnov (trbmaker)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_http cookies and keep-alive support

Initial Comment:
Finally found a problem with my initial patch. Some IIS 
servers are not respond if Keep-Alive header supplied in 
request.
I've made new patch for check_http 1.3.1 with 'Keep-
Alive' disabled by default (option '-k' to enable).

Patch attached below.

-----Original Message-----
From: Voon, Ton [mailto:Ton.Voon at egg.com] 
Sent: Tuesday, July 15, 2003 9:04 AM
To: Dmitri Smirnov; nagiosplug-
devel at lists.sourceforge.net
Subject: RE: [Nagiosplug-devel] check_http cookie and 
app-proxy support

Dmitri,

Thanks very much for your patch. I'm sorry it has taken 
so long to look at it.

I've given it a try and it seems to work okay with sites 
that do set cookies. However, it seems to fail when a 
site does not check for cookies - it just hangs when 
querying the site. I think there's a bug in your patch 
somewhere?

If you do update your patch, please post on sourceforge 
so we can keep track of it: 
http://sourceforge.net/tracker/?
group_id=29880&atid=397599

Thanks,
Ton

> -----Original Message-----
> From: Dmitri Smirnov 
[mailto:Dmitri.Smirnov at fusepoint.com]
> Sent: Monday, July 07, 2003 6:04 PM
> To: nagiosplug-devel at lists.sourceforge.net
> Subject: [Nagiosplug-devel] check_http cookie and 
app-proxy support
> 
> 
> Hi guys,
>  
> I've found a number of sites on our infrastructure that 
require 
> check_http plugin to have cookie support for sessions 
management and 
> 'Connection: Keep-Alive' in HTTP header to work 
correctly.
> Below is a little patch for check_http (latest from 
CVS) I've made.
> Will apriciate, guys, if you will review and incorporate 
such 
> functionality in standard check_http (wrapped by cmd 
arguments 
> probably).
> 
> Dmitri
> 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=778644&group_id=29880




More information about the Devel mailing list