> Roy, > > [EMAIL PROTECTED] wrote: > > > > > Move the keepalives field out of the conn_rec and into an HTTP specific > > > connection record. This also moves some HTTP specific back out of the > > > core and into the HTTP module. > > > > -1. First, as I said at the hackathon, these variables are not specific > > to HTTP. They record and control limitations on the number of requests > > per connection. You can change their names, if you want, but they must > > be in the connection record for all protocols. > > OK, I was not at the HACKATON, but 'keepalive' is an HTTP > specific protocol mechanism. If not, please refer me to some > protocol that uses it?? :-)) > The protocol Lotus Notes uses is keepalive (yea, it is a proprietary protocol and may not count in this discussion). Doesn't BXXP (is that what it is called now?) maintain persistent connections? I know of more obscure proprietary protocols that flow multiple requests/response pairs over a persistent connection. Bill
- Re: cvs commit: httpd-2.0/server protocol.c Ben Laurie
- Re: cvs commit: httpd-2.0/server protocol.c Greg Ames
- Re: cvs commit: httpd-2.0/server protocol.c Cliff Woolley
- Re: cvs commit: httpd-2.0/server protocol.c Cliff Woolley
- Re: cvs commit: httpd-2.0/server protocol.c fielding
- Re: cvs commit: httpd-2.0/server protocol.c Bill Stoddard
- Re: cvs commit: httpd-2.0/server protocol.c Harrie Hazewinkel
- Re: cvs commit: httpd-2.0/server protoco... Bill Stoddard
- Re: cvs commit: httpd-2.0/server pro... Harrie Hazewinkel
- Re: cvs commit: httpd-2.0/server protoco... Bill Stoddard
- Re: cvs commit: httpd-2.0/server protoco... fielding
- Re: cvs commit: httpd-2.0/server protocol.c Bill Stoddard
- Re: cvs commit: httpd-2.0/server protocol.c Bill Stoddard
- Re: cvs commit: httpd-2.0/server protoco... Brian Havard
- Re: cvs commit: httpd-2.0/server protoco... fielding
- Re: cvs commit: httpd-2.0/server protocol.c rbb
- Re: cvs commit: httpd-2.0/server protoco... William A. Rowe, Jr.
- Re: cvs commit: httpd-2.0/server protocol.c Cliff Woolley
