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"?>
|
||||
<tomee>
|
||||
<Container id="CommaFeedStateless" type="STATELESS">
|
||||
PoolSize=10
|
||||
PoolSize=30
|
||||
StrictPooling=false
|
||||
</Container>
|
||||
</tomee>
|
||||
|
||||
Reference in New Issue
Block a user