Django doesn't close connections to Oracle database.

22 views
Skip to first unread message

Igor Dakić

unread,
Oct 27, 2013, 2:28:28 PM10/27/13
to django...@googlegroups.com
Hi everyone,
I'm hosting django (1.4) app via httpd (apache - 2.2.21) and mod_wsgi (3.3.1) on fedora 15 and having problem with Oracle, which blocks further connections after limit is reached. I know Django connects to a db for every query, which will be changed in 1.6 with persistent connections, but it doesn't close connection after getting result, yet leave it open and inactive. That's not the case with django development server, which handle those connections properly.
Anyone have idea where the problem is?

Thanks in advance,
Igor.

Reply all
Reply to author
Forward
0 new messages