Menu

Commit [r7190]  Maximize  Restore  History

A new process-wide db connection pool.

With this pool Trac will hopefully perform a lot better in setups with a large number of environments.
The default pool size is 10 connections per process, but can be changed by setting the TRAC_DB_POOL_SIZE environment variable.

jonas 2008-06-06

changed /trunk/trac/db/pool.py
/trunk/trac/db/pool.py Diff Switch to side-by-side view
Loading...