users@glassfish.java.net

[gf-users] Memory/resource use of disabled applications

From: John Brennan <johndbrennan_at_gmail.com>
Date: Wed, 4 Feb 2015 13:07:52 +0000

Quick question. For deploying applications (e.g. simple war file), there is
an option to make the application disabled. I am wondering does a disabled
application use less memory and resources than a deployed app which isn’t
serving requests (i.e. not in use). How do these two states compare? Is a
disabled application equivalent to an undeployed app from a memory and
resources/performance point of view?