[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Client Heap Size Configuration  XML
Forum Index -> Deployment
Author Message
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5520
Offline

Hi,

I was asked this several times, so I write something down here...:

There are three ways of starting the client:

1.) Web Start: in the JNLP file you can configure the heap size. Check the following description of JNLP elements: http://lopica.sourceforge.net/ref.html, there are attributes max-heap-size and initial-heap-size.

2.) Applet: currently by default 64MB, you can upgrade for all applets in the Java Pluging configration ("Systemsteuerung").

3.) Direct Start: pass system parameters, e.g. -Xmx256m -Xms128m

With applets there is a big improvement for Java 1.6 Update 10 (currently beta). Then you can apply settings for individual applets.

Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Deployment
Go to:   
Powered by JForum 2.1.6 © JForum Team