﻿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
2973	[patch][fastcgi] Add minspare / maxspare / maxchildren options to threaded implementation  of runfcgi	James Crasta <jcrasta@…>	Adrian Holovaty	"When looking through flups's threaded server code recently, I noticed that flup (at least recent flup) uses a threadpool, and takes the same minSpare / maxSpare options as the prefork implementation, and even will take a similar maxThreads option.  I've attached a patch which maps the relevant runfcgi options into flup.   Unfortunately, there's no 'maxrequests' option as recently added to the prefork implementation #2969 

Attached patch adds the WSGI option and changes the runfcgi help to reflect the changes.  Code has been tested as working in a production environment."	enhancement	closed	Core (Other)		normal	fixed	fastcgi		Unreviewed	1	0	0	0	0	0
