Jim Steil
jim.steil at customcall.com
Sun Dec 11 14:40:30 EST 2005
Graham: Thanks for the pointer. I'll read though it this afternoon. Also, I am using a SQL Server database and have been looking at ADO connections through win32com and via ODBC using mxODBC. In reading about these, it seems like they may be doing connection pooling already. And, I have run some tests with up to six browsers running, and it appears as though the database connections never exceed 2. Again, any input is greatly appreciated. -Jim Graham Dumpleton wrote: > > On 12/12/2005, at 3:29 AM, Jim Steil wrote: > >> Can someone point me to some examples or documentation on how to do >> database connection pooling using mod_python? > > Don't know how up to date the entry is, but try the FAQ: > > http://www.modpython.org/FAQ/faqw.py?req=show&file=faq03.003.htp > > You might also dig through past mailing list messages on the topic as you > might be able to get something from them. > > > http://www.google.com/search?q=database+connection+pooling&q=site%3Awww.modpython.org > > > Graham > > > -- *Jim Steil* VP of Application Development CustomCall Data Systems (608) 274-3009 x286 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20051211/8164ca9b/attachment.html
|