Hi all,
I am running Cherokee 0.11.6 on a Linode 360 (a vps with 360MB of
RAM), Django from trunk, and PostgreSQL 8.3.  I am using the setup
described in the Cherokee cookbook for running Django with a SCGI
handler.  I also have setup my media and admin media to be served
statically and enabled the I/O cache.  Everything seems to work fine,
but I am getting poor results when I run the ApacheBench tool.

The command I'm running is: ab -n 200 -c 50 http://127.0.0.1/ and I
get about 7 to 8 requests per second.  This seems pretty bad compared
to what I am seeing on the benchmarks page.  Are there any obvious
gotchas I should look out for with this setup that could be causing
such poor performance?

Thanks for any suggestions,
Doug
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to