Difference between revisions of "SUNScholar/Optimisations"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
This wiki page details the major optimisations of the system performed at Stellenbosch University. | This wiki page details the major optimisations of the system performed at Stellenbosch University. | ||
| − | ==Op 1. Remove "mod_jk", use "authbind" exclusively with no need of the Tomcat APR libraries== | + | ==Op 1. Remove "mod_jk", use "authbind" exclusively with no need of the Tomcat APR libraries or AJP connectors== |
*http://wiki.lib.sun.ac.za/index.php/SUNScholar/Prepare_Ubuntu/S05 | *http://wiki.lib.sun.ac.za/index.php/SUNScholar/Prepare_Ubuntu/S05 | ||
Revision as of 20:29, 17 September 2012
This wiki page details the major optimisations of the system performed at Stellenbosch University.
Contents
Op 1. Remove "mod_jk", use "authbind" exclusively with no need of the Tomcat APR libraries or AJP connectors
Op 2. Use XMLUI exclusively
Op 3. Fix "browse index" configuration
References
Back to After Installation Tasks