Difference between revisions of "SUNScholar/Optimisations"

From Libopedia
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.
  
==Remove "mod_jk" and use "authbind" exclusively==
+
==Op 1. Remove "mod_jk" and use "authbind" exclusively==
 
*http://wiki.lib.sun.ac.za/index.php/SUNScholar/Prepare_Ubuntu/S05#Step_5.2.1:_Setup_.22authbind.22_for_Tomcat
 
*http://wiki.lib.sun.ac.za/index.php/SUNScholar/Prepare_Ubuntu/S05#Step_5.2.1:_Setup_.22authbind.22_for_Tomcat
  
==Use XMLUI exclusively==
+
==Op 2. Use XMLUI exclusively==
 
*http://wiki.lib.sun.ac.za/index.php/SUNScholar/Install_Dspace/S08#Step_8.1_Configure_the_default_ROOT_webapp
 
*http://wiki.lib.sun.ac.za/index.php/SUNScholar/Install_Dspace/S08#Step_8.1_Configure_the_default_ROOT_webapp
  
==Fix "browse index" configuration==
+
==Op 3. Fix "browse index" configuration==
 
*http://wiki.lib.sun.ac.za/index.php/SUNScholar/Indexes#Browse_Indexes
 
*http://wiki.lib.sun.ac.za/index.php/SUNScholar/Indexes#Browse_Indexes
  
 
  '''[[SUNScholar/Install Dspace/S11|Back to After Installation Tasks]]'''
 
  '''[[SUNScholar/Install Dspace/S11|Back to After Installation Tasks]]'''

Revision as of 11:49, 11 September 2012

This wiki page details the major optimisations of the system performed at Stellenbosch University.

Op 1. Remove "mod_jk" and use "authbind" exclusively

Op 2. Use XMLUI exclusively

Op 3. Fix "browse index" configuration

Back to After Installation Tasks