forked from Archives/Athou_commafeed
increase tomee stateless pool size
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<tomee>
|
<tomee>
|
||||||
<Container id="CommaFeedStateless" type="STATELESS">
|
<Container id="CommaFeedStateless" type="STATELESS">
|
||||||
PoolSize=10
|
PoolSize=30
|
||||||
StrictPooling=false
|
StrictPooling=false
|
||||||
</Container>
|
</Container>
|
||||||
</tomee>
|
</tomee>
|
||||||
|
|||||||
Reference in New Issue
Block a user