forked from Archives/Athou_commafeed
auto reconnect
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
<!--
|
||||
<Resource id="MySQL" type="DataSource">
|
||||
JdbcDriver com.mysql.jdbc.Driver
|
||||
JdbcUrl jdbc:mysql://localhost/commafeed?useUnicode=true&characterEncoding=UTF-8
|
||||
JdbcUrl jdbc:mysql://localhost/commafeed?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true
|
||||
UserName cf
|
||||
Password cf
|
||||
MaxActive 80
|
||||
MaxActive 40
|
||||
</Resource>
|
||||
-->
|
||||
<Container id="CommaFeedStateless" type="STATELESS">
|
||||
|
||||
Reference in New Issue
Block a user