Hello,

I am using Django with scgi on my cherokee web server. When the web server
receives a request, it spawns 6 processes for the scgi protocol.

I want to reduce the number of spawned processes to 3 to preserve memory
on my device.

I google searched but in vain. Does anyone have any idea how to control
the number of spawned processes for Django with scgi?

Thanks in advance.
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to