I am running a Django Site behind Cherokee on a vServer and I have 6 of these 
threads (started by Cherokee)

python /pathToMy/manage.py runfcgi protocol=scgi host=127.0.0.1 port=58944

My vServer runs on Debian and has 256 MB RAM.

At the moment, when I test the performance it is ok, but I  don’t know what 
happens, when there will be more users...there will not be much traffic on the 
side, but still I was wondering if I can do anything to boost performance like 
starting a the scgi process with threaded support or is cherokee already doing 
this? (because there 6 instances running)


(I will x-post on the cherokee list)

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to