Commit e911df4c by 王召彬

test

parent 18f61b42
...@@ -41,14 +41,14 @@ class SellerPoolConfig extends PoolProperties ...@@ -41,14 +41,14 @@ class SellerPoolConfig extends PoolProperties
* *
* @var int * @var int
*/ */
protected $maxActive = 300; protected $maxActive = 400;
/** /**
* the maximum number of wait connections * the maximum number of wait connections
* *
* @var int * @var int
*/ */
protected $maxWait = 400; protected $maxWait = 500;
/** /**
* Maximum waiting time * Maximum waiting time
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment