users@glassfish.java.net

Re: Productive Environment

From: Raju Uppalapati <ruppalapati_at_gmail.com>
Date: Sat, 5 Jul 2008 12:41:58 -0700

Yes real world applications will need to use the -server option.
Checkout the JVM options that we are using for the Liferay Portal.
http://lportal.svn.sourceforge.net/viewvc/lportal/portal/trunk/tools/servers/glassfish/domain.xml.2?view=markup
The Heap Size, PermGen, Stack size all matter along with the JRE type
client/server

_raju

2008/7/5 Markus Karg <karg_at_quipsy.de>:
> We want to run GlassFish in a productive (non-development) environment.
>
> We have seen that in domain.xml a lot of JVM options are set. For example:
>
> <jvm-options>-client</jvm-options>
>
> We assume that this was done to improve the server startup time, what is essential in development environments.
>
> So our question is:
>
> (a) Will there be a benefit from using -server instead of -client for productive environments?
>
> (b) What suggestions do you make how to set all those JVM options for a productive environment?
>
> Thanks a lot!
> Markus
>
> QUIPSY QUALITY GmbH & Co. KG
> Ein Unternehmen der MES-Gruppe
> Stuttgarter Strasse 23
> D-75179 Pforzheim
> Tel: 07231-9189-52
> Fax: 07231-9189-59
> www.quipsy.de
> karg_at_quipsy.de
> Registergericht Mannheim HRA 701214
> Geschäftsführer: Nils Schroeder
>
> Diese E-Mail enthält persönliche, vertrauliche und vor Weitergabe geschützte Informationen und ist ausschließlich für den vorgesehenen o.g. Empfänger (Adressaten) bestimmt. Falls Sie diese E-Mail versehentlich erhalten haben und nicht der vorgesehene Empfänger sind, bitten wir Sie, die E-Mail und deren Anhänge nicht aufzubewahren, nicht zu vervielfältigen, nicht zu nutzen und nicht weiterzugeben. Bitte informieren Sie uns als Absender über diesen Zustellungsfehler und löschen Sie die E-Mail.
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>