Re: [OT] Long loading times for js files due to connectionTimeout setting
Christopher Schultz <[email protected]>
| Newsgroups | gmane.comp.jakarta.tomcat.user |
|---|---|
| Message-ID | <[email protected]> |
Азат, On 11/17/25 5:33 PM, Азат Усманов wrote: > I've provided him with the build instructions for apr on linux, > since i do update tomcat native regularly on our production at test > servers/He ended up building apr and tomcat native from latest > tomcat native source 1.3.1. the issue remained the same. No SSL,NO > h2. If you aren't using SSL, then IMHO using the APR-based connector is more trouble than it is worth. The pure-Java connectors have the added advantage that they are non-blocking during the SSL handshake (which you aren't using, anyway). -chris