Re: Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-17 Thread Jerry Lampi
Good news. I previously reported that sendFile was not enabled. As stated below by folks more knowledgeable than I, sendFile is enabled by default. I added this line to my server.xml file Connector: useSendfile=false and now every page element loads very quickly. Problem solved. So it

Re: Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 7/17/13 3:06 PM, Jerry Lampi wrote: Good news. I previously reported that sendFile was not enabled. As stated below by folks more knowledgeable than I, sendFile is enabled by default. I added this line to my server.xml file

Re: Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-17 Thread Jerry Lampi
On 7/17/2013 2:28 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 7/17/13 3:06 PM, Jerry Lampi wrote: Good news. I previously reported that sendFile was not enabled. As stated below by folks more knowledgeable than I, sendFile is enabled by default.

Re: Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-17 Thread André Warnier
Jerry Lampi wrote: Good news. I previously reported that sendFile was not enabled. As stated below by folks more knowledgeable than I, sendFile is enabled by default. I added this line to my server.xml file Connector: useSendfile=false and now every page element loads very quickly. Problem

Re: Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-17 Thread André Warnier
André Warnier wrote: Jerry Lampi wrote: Good news. I previously reported that sendFile was not enabled. As stated below by folks more knowledgeable than I, sendFile is enabled by default. I added this line to my server.xml file Connector: useSendfile=false and now every page element loads

Re: Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 7/17/13 3:30 PM, Jerry Lampi wrote: On 7/17/2013 2:28 PM, Christopher Schultz wrote: Jerry, On 7/17/13 3:06 PM, Jerry Lampi wrote: Good news. I previously reported that sendFile was not enabled. As stated below by folks more

Re: Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-17 Thread Jerry Lampi
On 7/17/2013 2:57 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 7/17/13 3:30 PM, Jerry Lampi wrote: On 7/17/2013 2:28 PM, Christopher Schultz wrote: Jerry, On 7/17/13 3:06 PM, Jerry Lampi wrote: Good news. I previously reported that sendFile was

Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-12 Thread Jerry Lampi
When we switched from tomcat 6.0.35 to 6.0.36, the initial load of our sign on page became extremely slow. In 6.0.35, it would load in about 2 seconds; in 6.0.36, it loads in about 60 seconds. Our environment is an IBM mainframe running z/OS. Tomcat runs under USS (Unix System Services). The

Re: Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 7/12/13 2:16 PM, Jerry Lampi wrote: When we switched from tomcat 6.0.35 to 6.0.36, the initial load of our sign on page became extremely slow. In 6.0.35, it would load in about 2 seconds; in 6.0.36, it loads in about 60 seconds. Can

Re: Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-12 Thread André Warnier
Jerry Lampi wrote: When we switched from tomcat 6.0.35 to 6.0.36, the initial load of our sign on page became extremely slow. In 6.0.35, it would load in about 2 seconds; in 6.0.36, it loads in about 60 seconds. Our environment is an IBM mainframe running z/OS. Tomcat runs under USS (Unix

Re: Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-12 Thread Jerry Lampi
On Fri, Jul 12, 2013 at 2:27 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 7/12/13 2:16 PM, Jerry Lampi wrote: When we switched from tomcat 6.0.35 to 6.0.36, the initial load of our sign on page became extremely

Re: Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-12 Thread André Warnier
Jerry Lampi wrote: On Fri, Jul 12, 2013 at 2:27 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 7/12/13 2:16 PM, Jerry Lampi wrote: When we switched from tomcat 6.0.35 to 6.0.36, the initial load of our sign on page

Re: Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-12 Thread Jerry Lampi
On Fri, Jul 12, 2013 at 4:21 PM, André Warnier a...@ice-sa.com wrote: Jerry Lampi wrote: On Fri, Jul 12, 2013 at 2:27 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 7/12/13 2:16 PM, Jerry Lampi wrote: When we

Re: Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-12 Thread Konstantin Kolinko
2013/7/13 Jerry Lampi j...@sdsusa.com: On Fri, Jul 12, 2013 at 4:21 PM, André Warnier a...@ice-sa.com wrote: Jerry Lampi wrote: On Fri, Jul 12, 2013 at 2:27 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 7/12/13

Re: Enabling protocol=org.apache.coyote.http11.Http11NioProtocol causes tomcat 6.0.36 to load web page elements

2013-07-12 Thread André Warnier
Konstantin Kolinko wrote: 2013/7/13 Jerry Lampi j...@sdsusa.com: On Fri, Jul 12, 2013 at 4:21 PM, André Warnier a...@ice-sa.com wrote: Jerry Lampi wrote: On Fri, Jul 12, 2013 at 2:27 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: