PS: on the web2py process side, it seems that at most 10 connections are 
istantiated with Redis: is there a connection pool?
On the worker side, instead, I noticed that each job generates a new fresh 
connection to Redis: is this expected ?
e.g. 
[7445] 18 Apr 22:57:48.072 - Client closed connection
[7445] 18 Apr 22:57:48.239 - Accepted 127.0.0.1:32972
[7445] 18 Apr 22:57:48.241 - Client closed connection
[7445] 18 Apr 22:57:48.406 - Accepted 127.0.0.1:32973
[7445] 18 Apr 22:57:48.408 - Client closed connection
[7445] 18 Apr 22:57:48.574 - Accepted 127.0.0.1:32974


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to