mod wsgi - Django 1.4 and CONN_MAX_AGE -


i have graphite-web apache, mod_wsgi , django 1.4. construction makes pool of connections mysql, open , hanging. in version django 1.6 added option conn_max_age, can set lifetime of connections. there such possibility in 1.4?

upgrade 1.6 not possible, set timeout in mysql not considered.


Comments

Popular posts from this blog

android - Automated my builds -

python - How to return the most similar word from a list of words? -

php - Iterate over object properties with keys from second array -