On 21/12/2010 13:07, [email protected] wrote: > OK; I've got it... > > when I change the Connector from HTTP/1.1 to > org.apache.coyote.http11.Http11NioProtocol is works. > Sounds a bit logical (Non-Blocking and async) but can someone please > explain?
You'll need to explain what you mean by async requests before anyone can answer that. Mark > > Thank you > > >> when I disable APR by removing the tcnative-1.dll or by removing the APR >> listener from server.xml async requests do not work anymore. I get >> immediately after the request an empty response body with status 200. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
