https://issues.apache.org/bugzilla/show_bug.cgi?id=55366

            Bug ID: 55366
           Summary: AprLifecycleListener might be disabled by default
           Product: Tomcat 7
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Packaging
          Assignee: dev@tomcat.apache.org
          Reporter: apa...@nono303.net

It might be interesting to disable by default the line ''<Listener
className="org.apache.catalina.core.AprLifecycleListener" SSLEngine="on" />''
in server.xml to avoid the info level startup trace on stderr ''The APR based
Apache Tomcat Native library which allows optimal performance in production
environments was not found on the java.library.path:
/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib'' because by
default, libtcnative is not present (according to
http://tomcat.apache.org/tomcat-7.0-doc/apr.html)

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to