id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	branch	branch_author	launchpad_bug
1782	web2's WSGIHandler incorrectly advertises twisted as a multiprocess environment	pjenvey		"web2's WSGIHandler incorrectly sets the 'wsgi.multiprocess' option to True

The WSGI PEP might not explain this in the clearest manner, but this option is reserved for environments that spawn separate processes for separate requests (such as Apache, mod_python)

This incorrect setting leads to WSGI apps making incorrect assumptions about the environment (Paste is a good example -- it disables the EvalException debugging tool if this value is True)"	defect	closed	normal		web2	fixed					
