mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
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