1. Accelerate
Policy analysis calculations.
Instruction:
1. Login to SecureTrack’s
GUI.
2. Add stcgitest.htm
at the end of the address (Example: https://192.168.1.1/stcgitest.htm).
3. Choose ‘Edit stconf’
4. Click ‘Fetch current
conf’.
5. Change the following
XML tag from "0" to "1":
<is_calc_topology_based_on_JAVA>1</is_calc_topology_based_on_JAVA>
6. Save the new
configuration by clicking ‘Submit new conf’ on the bottom of the screen.
2. Increase
the amount of memory which can be allocated for Java:
Instruction:
1. Login to SecureTrack’s
CLI as root
2. Run the command: #vi
/usr/jboss-4.2.2.GA/bin/run.conf
3. Find line: JAVA_OPTS="$JAVA_OPTS
-Xms512m -Xmx1024m
4. Change to: JAVA_OPTS="$JAVA_OPTS
-Xms1024m -Xmx4096m
5. Save the file and
exit.
6. Run the command: #service
jboss restart
No comments:
Post a Comment