Ignore:
Timestamp:
2012-10-18T15:46:29+13:00 (12 years ago)
Author:
ak19
Message:

Added tomcat startup property for fedora/gsearch which sets the MaxPermSize so that it doesn't go beyond available memory. This property needs to be uncommented (to activate it) if fedora and gsearch use Greenstone's tomcat.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/build.properties.in

    r25386 r26357  
    8484flax.checkout.path=${flax.svn.root}/trunk/flaxmain
    8585
     86##This needs to be uncommented if using Fedora and Fedora GSearch with Greenstone's tomcat
     87#fedora.maxpermsize= -XX:MaxPermSize=128m
     88
    8689##Web services related constants##
    8790base.webservice.name=SOAPServer
Note: See TracChangeset for help on using the changeset viewer.