variables tweaking for heavy load

This commit is contained in:
Athou
2013-04-22 16:06:18 +02:00
parent faaf18f5cf
commit c59a23ea4f
2 changed files with 5 additions and 4 deletions

View File

@@ -5,10 +5,11 @@
JdbcUrl jdbc:mysql:/localhost/commafeed?useUnicode=true&characterEncoding=UTF-8
UserName cf
Password cf
MaxActive 100
MaxActive 50
</Resource>
<Container id="CommaFeedStateless" type="STATELESS">
PoolSize=30
StrictPooling=false
MaxSize=50
PoolSize=50
StrictPooling=true
</Container>
</tomee>

View File

@@ -23,7 +23,7 @@
If you encounter an issue, please report it on the <a href="https://github.com/Athou/commafeed/issues" target="_blank">issues page</a> of the GitHub project.
</p>
<p>
If you like this project, please consider a small donation to support the developer and help cover the costs of keeping this website online.
If you like this project, please consider a donation to support the developer and help cover the costs of keeping this website online.
</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">