|
@@ -45,7 +45,7 @@ spring.shardingsphere.datasource.master.test-while-idle=true
|
|
spring.shardingsphere.datasource.master.time-between-eviction-runs-millis=180000
|
|
spring.shardingsphere.datasource.master.time-between-eviction-runs-millis=180000
|
|
spring.shardingsphere.datasource.master.min-evictable-idle-time-millis=300000
|
|
spring.shardingsphere.datasource.master.min-evictable-idle-time-millis=300000
|
|
spring.shardingsphere.datasource.master.filters=config,wall,stat
|
|
spring.shardingsphere.datasource.master.filters=config,wall,stat
|
|
-spring.shardingsphere.datasource.master.connectionProperties=druid.stat.slowSqlMillis=200;druid.stat.logSlowSql=true;config.decrypt=false
|
|
|
|
|
|
+spring.shardingsphere.datasource.master.connectionProperties=druid.stat.slowSqlMillis=1000;druid.stat.logSlowSql=true;config.decrypt=false
|
|
spring.shardingsphere.datasource.master.web-stat-filter.enabled=true
|
|
spring.shardingsphere.datasource.master.web-stat-filter.enabled=true
|
|
spring.shardingsphere.datasource.master.web-stat-filter.url-pattern=/*
|
|
spring.shardingsphere.datasource.master.web-stat-filter.url-pattern=/*
|
|
spring.shardingsphere.datasource.master.web-stat-filter.exclusions=/druid/*,*.js,*.gif,*.jpg,*.bmp,*.png,*.css,*.ico
|
|
spring.shardingsphere.datasource.master.web-stat-filter.exclusions=/druid/*,*.js,*.gif,*.jpg,*.bmp,*.png,*.css,*.ico
|