[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [onionoo/master] Note that Tomcat may require up to 512M, not 128M.
commit ce6e59052e4b0147180e1fcccd1f7e31940c44de
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Mon Apr 22 12:25:30 2013 +0200
Note that Tomcat may require up to 512M, not 128M.
---
INSTALL | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/INSTALL b/INSTALL
index b3d5d0a..f4ad7ca 100644
--- a/INSTALL
+++ b/INSTALL
@@ -151,6 +151,10 @@ The following file may be a useful Tomcat configuration file. Put it in
</Service>
</Server>
+It may also be necessary to increase Tomcat's maximum heap space. Do this
+by editing JAVA_OPTS in /etc/default/tomcat6 and change "-Xmx128m" to
+"-Xmx512m".
+
Deploy the Tomcat application
-----------------------------
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits