greenstone.org greenstone wiki greenstone trac planet greenstone

Ticket #246 (new enhancement)

Opened 8 months ago

investigate using the Apache Tomcat Native library

Reported by: dmn Assigned to: nobody
Priority: moderate Milestone:
Component: Greenstone3 Runtime Severity:
Keywords: Cc:

Description

In the Tomcat catalina logs you can see:

INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path:

I think this refers to this:

http://tomcat.apache.org/tomcat-5.5-doc/apr.html

for better performance. At the least we could make it easy for people wanting to add native library support.