If you are using the CoyoteConnector (the default for 4.1.x), then set the maxKeepAliveRequests="1" attribute on the Connector. This will effectively disable Keep-Alives.
"Carlos Manuel Belo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > We are using TomCat without Apache and using http 1.1 > I would like to disconnect keep alive to make a workaround. > I cannot find a way to do this. > Can you please help me? > > Best Regards > Carlos Belo > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
