users@glassfish.java.net

Re: Keep-alive in v2.1

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Tue, 15 Sep 2009 11:19:42 -0400

Salut,

glassfish_at_javadesktop.org wrote:
> Hi,
>
> Is there some way to get the http listeners to respond with keep-alive headers?

If you are using HTTP/1.0 or 1.1, the Connection:keep-alive will always
be added as mandated by the protocol. Which client are you using?

>
> Without this clients have a hard time behaving correctly, especially when the mysterious "Max Connections" value is set.
>
> (Max Connections is btw a terrible name for a configuration value that limits number of requests per persistent connection)

This an historical name coming right from the Netscape server....

A+

-- Jeanfrancois

>
> cheers
> [Message sent by forum member 'elefant' (dregel_at_gmail.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=364033
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>