You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Do a lot of optimization, although the request through the connection pool process forward, but no loss of QPS.
24
24
- When the connection use out,support queue.
25
25
- Simple! just change the new method and add release function (see demon),you used the tcp pool.
26
+
- The connection proxy will start the ping process to monitor down list, if available will reflect to the return value of the get_disable_list(), use this function you can do some fun things,like LB.
26
27
27
28
## Example
28
29
step 1 move the pool.ini file to /etc/ and modify it as you need.
0 commit comments