﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
23942	fastcgi with fork method got db error	SmiteChow	nobody	"we use sqlalchemy + postgres in our app.

when we start server on fastcgi model with fork method, the db connection got error:SSL error: decryption failed or bad record mac

but, if we use fastcgi with thread method, everything is fine.

so, i guess there must a issue on django.

i initialnize my db connection in middleware class that design with singleton model.

sorry about my poor english.
"	Bug	closed	Core (Other)	1.6	Normal	wontfix			Unreviewed	0	0	0	0	0	0
