summaryrefslogtreecommitdiffstats
path: root/container-disc/src/main/resources/configdefinitions/jersey-web-app-pool.def
blob: 52cb9f2229a21f966f20cdac4fc2cf41eedffee3 (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
## Do NOT move this file to the container-jersey module. If system bundles
## like config-model import packages from container-jersey, new class
## loaders for these bundles will be created after reconfig.
namespace=container.config.jersey

maxActiveWebApp     int default=4
maxIdleWebApp       int default=4