Homec4science

dbquery: closes redundant connection

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Nov 4 2013, 16:51.

Description

dbquery: closes redundant connection

  • mod_wsgi uses one thread to import the .wsgi file and a second one to instantiate the application. Therefore we need to close redundant conenctions that are allocated on the 1st thread.

Signed-off-by: Samuele Kaplun <samuele.kaplun@cern.ch>
Reviewed-by: Tibor Simko <tibor.simko@cern.ch>

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Nov 4 2013, 16:51
Parents
R3600:35a1be169990: WebSession: fix mail cookie expiration
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:c8713cb10855: dbquery: closes redundant connection (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Nov 4 2013, 16:51