Yeah, Geoserver itself isn't using that much memory, the boxes just have a 
ridiculous amount of RAM. There are some other apps running in the container as 
well (e.g. Solr and some other apps).

Wayne

From: Andrea Aime 
<[email protected]<mailto:[email protected]>>
Date: Wednesday, March 27, 2013 9:20 AM
To: Wayne Graham 
<[email protected]<mailto:[email protected]>>
Cc: 
"[email protected]<mailto:[email protected]>"
 
<[email protected]<mailto:[email protected]>>
Subject: Re: [Geoserver-users] Deploying GeoServer and Geonetwork on the same 
Tomcat

On Wed, Mar 27, 2013 at 2:08 PM, Graham, Wayne (wsg4w) 
<[email protected]<mailto:[email protected]>> wrote:
Hi Oliver,

I'm running both, but it did require updating the JAVA_OPTS for Tomcat. I've 
got a lot of RAM, but here's the config I'm using:

JAVA_OPTS="-server -Djava.awt.headless=true -Xms20G -Xmx20G -Xrs 
-XX:PerfDataSamplingInterval=500 -XX:MaxPermSize=512m -XX:PermSize=256m 
-XX:+UseParallelGC -XX:SoftRefLRUPolicyMSPerMB=36000 -XX:+UseParallelGC 
-XX:+UseParallelOldGC -XX:+AggressiveOpts -XX:NewRatio=2"


20GB? GeoServer is probably not going to use 1/10th of that, even under load, 
as its architecture
it strongly data streaming oriented (meaning, it never tries to load all the 
data it needs in a single
shot, it gets it in small bits instead).
But maybe GeoNetwork benefits from having that much memory for its Lucene 
indexes?

Cheers
Andrea

--
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more 
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to