Christopher,

Tomcat 6: boot.log
INFORMA합ES: Loaded APR based Apache Tomcat Native library 1.1.33 using APR 
version 1.5.2.
dez 14, 2015 5:32:14 PM org.apache.catalina.core.AprLifecycleListener init
INFORMA합ES: APR capabilities: IPv6 [true], sendfile [true], accept filters 
[false], random [true].
dez 14, 2015 5:32:15 PM org.apache.coyote.http11.Http11AprProtocol init
INFORMA합ES: Initializing Coyote HTTP/1.1 on http-8180
dez 14, 2015 5:32:15 PM org.apache.coyote.ajp.AjpAprProtocol init
INFORMA합ES: Initializing Coyote AJP/1.3 on ajp-8109
dez 14, 2015 5:32:15 PM org.apache.catalina.startup.Catalina load
INFORMA합ES: Initialization processed in 1155 ms
dez 14, 2015 5:32:15 PM org.apache.catalina.core.StandardService start
INFORMA합ES: Starting service Catalina
dez 14, 2015 5:32:15 PM org.apache.catalina.core.StandardEngine start
INFORMA합ES: Starting Servlet Engine: Apache Tomcat/6.0.36
dez 14, 2015 5:32:18 PM org.apache.catalina.core.ApplicationContext log
INFORMA합ES: Initializing Spring root WebApplicationContext
dez 14, 2015 5:32:25 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFORMA합ES: Deploying configuration descriptor manager.xml
dez 14, 2015 5:32:26 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFORMA합ES: Deploying configuration descriptor host-manager.xml
dez 14, 2015 5:32:26 PM org.apache.catalina.startup.HostConfig deployDirectory
INFORMA합ES: Deploying web application directory ROOT
dez 14, 2015 5:32:27 PM org.apache.coyote.http11.Http11AprProtocol start
INFORMA합ES: Starting Coyote HTTP/1.1 on http-8180
dez 14, 2015 5:32:27 PM org.apache.coyote.ajp.AjpAprProtocol start
INFORMA합ES: Starting Coyote AJP/1.3 on ajp-8109
dez 14, 2015 5:32:27 PM org.apache.catalina.startup.Catalina start
INFORMA합ES: Server startup in 11791 ms


tomcat 8: boot_tomcat8.log
Dez 23, 2015 7:48:16 AM org.apache.catalina.core.AprLifecycleListener 
lifecycleEvent
INFORMAÇÕES: Loaded APR based Apache Tomcat Native library 1.1.33 using APR 
version 1.5.2.
Dez 23, 2015 7:48:16 AM org.apache.catalina.core.AprLifecycleListener 
lifecycleEvent
INFORMAÇÕES: APR capabilities: IPv6 [true], sendfile [true], accept filters 
[false], random [true].
Dez 23, 2015 7:48:16 AM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["http-apr-8180"]
Dez 23, 2015 7:48:16 AM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["ajp-apr-8109"]
Dez 23, 2015 7:48:16 AM org.apache.catalina.startup.Catalina load
INFORMAÇÕES: Initialization processed in 2341 ms
Dez 23, 2015 7:48:23 AM org.apache.jasper.servlet.TldScanner scanJars
INFORMAÇÕES: At least one JAR was scanned for TLDs yet contained no TLDs. 
Enable debug logging for this logger for a complete list of JARs that were 
scanned but no TLDs were found in them. Skipping unneeded JARs during scanning 
can improve startup time and JSP compilation time.
Dez 23, 2015 7:48:43 AM org.apache.catalina.util.SessionIdGeneratorBase 
createSecureRandom
INFORMAÇÕES: Creation of SecureRandom instance for session ID generation using 
[SHA1PRNG] took [9,870] milliseconds.


The apr loader configuration in both setup
<!--APR library loader. Documentation at /docs/apr.html -->
<Listener SSLEngine="off" 
className="org.apache.catalina.core.AprLifecycleListener"/>


----- Mensagem original -----
De: "Christopher Schultz" <ch...@christopherschultz.net>
Para: "Tomcat Users List" <users@tomcat.apache.org>
Enviadas: Quarta-feira, 23 de dezembro de 2015 16:17:17
Assunto: Re: troughput difference

Rafael,

On 12/23/15 9:17 AM, Rafael Oliveira de Mattos wrote:
> We are using the APR connector in both cases.

Can you confirm you are using the same version of tcnative/APR/OpenSSL
in both cases?

Can you please copy/paste the startup messages from each version?

-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=64m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
dez 14, 2015 17:32:07 -0200 [15989 1] com.newrelic INFO: New Relic Agent: Loading configuration file "/java/newrelic_cpopg/./newrelic.yml"
dez 14, 2015 17:32:07 -0200 [15989 1] com.newrelic INFO: New Relic Agent: Writing to log file: /java/newrelic_cpopg/logs/newrelic_agent.log
dez 14, 2015 5:32:14 PM org.apache.catalina.core.AprLifecycleListener init
INFORMAÇÕES: Loaded APR based Apache Tomcat Native library 1.1.33 using APR version 1.5.2.
dez 14, 2015 5:32:14 PM org.apache.catalina.core.AprLifecycleListener init
INFORMAÇÕES: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
dez 14, 2015 5:32:15 PM org.apache.coyote.http11.Http11AprProtocol init
INFORMAÇÕES: Initializing Coyote HTTP/1.1 on http-8180
dez 14, 2015 5:32:15 PM org.apache.coyote.ajp.AjpAprProtocol init
INFORMAÇÕES: Initializing Coyote AJP/1.3 on ajp-8109
dez 14, 2015 5:32:15 PM org.apache.catalina.startup.Catalina load
INFORMAÇÕES: Initialization processed in 1155 ms
dez 14, 2015 5:32:15 PM org.apache.catalina.core.StandardService start
INFORMAÇÕES: Starting service Catalina
dez 14, 2015 5:32:15 PM org.apache.catalina.core.StandardEngine start
INFORMAÇÕES: Starting Servlet Engine: Apache Tomcat/6.0.36
dez 14, 2015 5:32:18 PM org.apache.catalina.core.ApplicationContext log
INFORMAÇÕES: Initializing Spring root WebApplicationContext
dez 14, 2015 5:32:25 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFORMAÇÕES: Deploying configuration descriptor manager.xml
dez 14, 2015 5:32:26 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFORMAÇÕES: Deploying configuration descriptor host-manager.xml
dez 14, 2015 5:32:26 PM org.apache.catalina.startup.HostConfig deployDirectory
INFORMAÇÕES: Deploying web application directory ROOT
dez 14, 2015 5:32:27 PM org.apache.coyote.http11.Http11AprProtocol start
INFORMAÇÕES: Starting Coyote HTTP/1.1 on http-8180
dez 14, 2015 5:32:27 PM org.apache.coyote.ajp.AjpAprProtocol start
INFORMAÇÕES: Starting Coyote AJP/1.3 on ajp-8109
dez 14, 2015 5:32:27 PM org.apache.catalina.startup.Catalina start
INFORMAÇÕES: Server startup in 11791 ms
Dez 21, 2015 17:14:51 -0200 [27251 1] com.newrelic INFO: New Relic Agent: Loading configuration file "/java/newrelic_cpopg/./newrelic.yml"
Dez 21, 2015 17:14:51 -0200 [27251 1] com.newrelic INFO: New Relic Agent: Writing to log file: /java/newrelic_cpopg/logs/newrelic_agent.log
Dez 21, 2015 5:14:59 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlNamespaceAware' to 'false' did not find a matching property.
Dez 21, 2015 5:14:59 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlValidation' to 'false' did not find a matching property.
Dez 21, 2015 5:14:59 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: Loaded APR based Apache Tomcat Native library 1.1.33 using APR version 1.5.2.
Dez 21, 2015 5:14:59 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
Dez 21, 2015 5:14:59 PM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["http-apr-8180"]
Dez 21, 2015 5:14:59 PM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["ajp-apr-8109"]
Dez 21, 2015 5:14:59 PM org.apache.catalina.startup.Catalina load
INFORMAÇÕES: Initialization processed in 2167 ms
Dez 21, 2015 5:15:06 PM org.apache.jasper.servlet.TldScanner scanJars
INFORMAÇÕES: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Dez 21, 2015 18:13:04 -0200 [28305 1] com.newrelic INFO: New Relic Agent: Loading configuration file "/java/newrelic_cpopg/./newrelic.yml"
Dez 21, 2015 18:13:04 -0200 [28305 1] com.newrelic INFO: New Relic Agent: Writing to log file: /java/newrelic_cpopg/logs/newrelic_agent.log
Dez 21, 2015 6:13:12 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlNamespaceAware' to 'false' did not find a matching property.
Dez 21, 2015 6:13:12 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlValidation' to 'false' did not find a matching property.
Dez 21, 2015 6:13:13 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: Loaded APR based Apache Tomcat Native library 1.1.33 using APR version 1.5.2.
Dez 21, 2015 6:13:13 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
Dez 21, 2015 6:13:13 PM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["http-apr-8180"]
Dez 21, 2015 6:13:13 PM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["ajp-apr-8109"]
Dez 21, 2015 6:13:13 PM org.apache.catalina.startup.Catalina load
INFORMAÇÕES: Initialization processed in 2098 ms
Dez 21, 2015 6:13:20 PM org.apache.jasper.servlet.TldScanner scanJars
INFORMAÇÕES: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Dez 21, 2015 19:31:54 -0200 [29867 1] com.newrelic INFO: New Relic Agent: Loading configuration file "/java/newrelic_cpopg/./newrelic.yml"
Dez 21, 2015 19:31:54 -0200 [29867 1] com.newrelic INFO: New Relic Agent: Writing to log file: /java/newrelic_cpopg/logs/newrelic_agent.log
Dez 21, 2015 7:32:02 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlNamespaceAware' to 'false' did not find a matching property.
Dez 21, 2015 7:32:02 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlValidation' to 'false' did not find a matching property.
Dez 21, 2015 7:32:02 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: Loaded APR based Apache Tomcat Native library 1.1.33 using APR version 1.5.2.
Dez 21, 2015 7:32:02 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
Dez 21, 2015 7:32:02 PM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["http-apr-8180"]
Dez 21, 2015 7:32:02 PM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["ajp-apr-8109"]
Dez 21, 2015 7:32:02 PM org.apache.catalina.startup.Catalina load
INFORMAÇÕES: Initialization processed in 2033 ms
Dez 21, 2015 7:32:09 PM org.apache.jasper.servlet.TldScanner scanJars
INFORMAÇÕES: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Dez 22, 2015 07:48:06 -0200 [7401 1] com.newrelic INFO: New Relic Agent: Loading configuration file "/java/newrelic_cpopg/./newrelic.yml"
Dez 22, 2015 07:48:06 -0200 [7401 1] com.newrelic INFO: New Relic Agent: Writing to log file: /java/newrelic_cpopg/logs/newrelic_agent.log
Dez 22, 2015 7:48:14 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlNamespaceAware' to 'false' did not find a matching property.
Dez 22, 2015 7:48:14 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlValidation' to 'false' did not find a matching property.
Dez 22, 2015 7:48:14 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: Loaded APR based Apache Tomcat Native library 1.1.33 using APR version 1.5.2.
Dez 22, 2015 7:48:14 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
Dez 22, 2015 7:48:14 AM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["http-apr-8180"]
Dez 22, 2015 7:48:14 AM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["ajp-apr-8109"]
Dez 22, 2015 7:48:14 AM org.apache.catalina.startup.Catalina load
INFORMAÇÕES: Initialization processed in 1943 ms
Dez 22, 2015 7:48:21 AM org.apache.jasper.servlet.TldScanner scanJars
INFORMAÇÕES: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Dez 22, 2015 23:59:54 -0200 [24322 1] com.newrelic INFO: New Relic Agent: Loading configuration file "/java/newrelic_cpopg/./newrelic.yml"
Dez 22, 2015 23:59:54 -0200 [24322 1] com.newrelic INFO: New Relic Agent: Writing to log file: /java/newrelic_cpopg/logs/newrelic_agent.log
Dez 23, 2015 12:00:03 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlNamespaceAware' to 'false' did not find a matching property.
Dez 23, 2015 12:00:03 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlValidation' to 'false' did not find a matching property.
Dez 23, 2015 12:00:03 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: Loaded APR based Apache Tomcat Native library 1.1.33 using APR version 1.5.2.
Dez 23, 2015 12:00:03 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
Dez 23, 2015 12:00:04 AM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["http-apr-8180"]
Dez 23, 2015 12:00:04 AM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["ajp-apr-8109"]
Dez 23, 2015 12:00:04 AM org.apache.catalina.startup.Catalina load
INFORMAÇÕES: Initialization processed in 2270 ms
Dez 23, 2015 12:00:11 AM org.apache.jasper.servlet.TldScanner scanJars
INFORMAÇÕES: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Dez 23, 2015 00:07:43 -0200 [24690 1] com.newrelic INFO: New Relic Agent: Loading configuration file "/java/newrelic_cpopg/./newrelic.yml"
Dez 23, 2015 00:07:43 -0200 [24690 1] com.newrelic INFO: New Relic Agent: Writing to log file: /java/newrelic_cpopg/logs/newrelic_agent.log
Dez 23, 2015 12:07:52 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlNamespaceAware' to 'false' did not find a matching property.
Dez 23, 2015 12:07:52 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlValidation' to 'false' did not find a matching property.
Dez 23, 2015 12:07:52 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: Loaded APR based Apache Tomcat Native library 1.1.33 using APR version 1.5.2.
Dez 23, 2015 12:07:52 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
Dez 23, 2015 12:07:52 AM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["http-apr-8180"]
Dez 23, 2015 12:07:52 AM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["ajp-apr-8109"]
Dez 23, 2015 12:07:52 AM org.apache.catalina.startup.Catalina load
INFORMAÇÕES: Initialization processed in 2266 ms
Dez 23, 2015 12:08:00 AM org.apache.jasper.servlet.TldScanner scanJars
INFORMAÇÕES: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Dez 23, 2015 00:40:35 -0200 [25857 1] com.newrelic INFO: New Relic Agent: Loading configuration file "/java/newrelic_cpopg/./newrelic.yml"
Dez 23, 2015 00:40:35 -0200 [25857 1] com.newrelic INFO: New Relic Agent: Writing to log file: /java/newrelic_cpopg/logs/newrelic_agent.log
Dez 23, 2015 12:40:44 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlNamespaceAware' to 'false' did not find a matching property.
Dez 23, 2015 12:40:44 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlValidation' to 'false' did not find a matching property.
Dez 23, 2015 12:40:44 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: Loaded APR based Apache Tomcat Native library 1.1.33 using APR version 1.5.2.
Dez 23, 2015 12:40:44 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
Dez 23, 2015 12:40:44 AM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["http-apr-8180"]
Dez 23, 2015 12:40:44 AM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["ajp-apr-8109"]
Dez 23, 2015 12:40:44 AM org.apache.catalina.startup.Catalina load
INFORMAÇÕES: Initialization processed in 2299 ms
Dez 23, 2015 12:40:52 AM org.apache.jasper.servlet.TldScanner scanJars
INFORMAÇÕES: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Dez 23, 2015 07:48:07 -0200 [31428 1] com.newrelic INFO: New Relic Agent: Loading configuration file "/java/newrelic_cpopg/./newrelic.yml"
Dez 23, 2015 07:48:07 -0200 [31428 1] com.newrelic INFO: New Relic Agent: Writing to log file: /java/newrelic_cpopg/logs/newrelic_agent.log
Dez 23, 2015 7:48:16 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlNamespaceAware' to 'false' did not find a matching property.
Dez 23, 2015 7:48:16 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'xmlValidation' to 'false' did not find a matching property.
Dez 23, 2015 7:48:16 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: Loaded APR based Apache Tomcat Native library 1.1.33 using APR version 1.5.2.
Dez 23, 2015 7:48:16 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFORMAÇÕES: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
Dez 23, 2015 7:48:16 AM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["http-apr-8180"]
Dez 23, 2015 7:48:16 AM org.apache.coyote.AbstractProtocol init
INFORMAÇÕES: Initializing ProtocolHandler ["ajp-apr-8109"]
Dez 23, 2015 7:48:16 AM org.apache.catalina.startup.Catalina load
INFORMAÇÕES: Initialization processed in 2341 ms
Dez 23, 2015 7:48:23 AM org.apache.jasper.servlet.TldScanner scanJars
INFORMAÇÕES: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Dez 23, 2015 7:48:43 AM org.apache.catalina.util.SessionIdGeneratorBase createSecureRandom
INFORMAÇÕES: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [9,870] milliseconds.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to