>> >> Is there any well-established, respected benchmark for webservers out >> there? > > > The problem with any web server benchmarks is they rarely show true > real-world load patterns. > > Plenty show static content and because Cherokee can cache these, it's > naturally pretty damned fast. Great! I'm glad but it doesn't show other > important factors. I want to know if Django+SCGI+Cherokee is as fast as > Django+ModWSGI+Apache. Same goes for PHP+FastCGI+Cherokee vs > PHP+ModPHP+Apache. >
I guess these optimizations must be done on the django , php o any appserver side you want to use like by using cache at django side Saludos Leonel _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
