Is there a way to view the status of the DAL DB connection pool from within 
a request?  I'd like to have my model write the status of the connection 
pool to the logger or to a debug function response.

This is so I can debug and adjust my pool size for different deployment 
configurations. 

Also, where is the connection pool status saved?  Is it in the web2py 
process memory or does it write a temp file on disk?  Thanks.




-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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/d/optout.

Reply via email to