Hi! On Sat, Apr 22, 2006 at 10:15:26AM -0700, Shawn Rutledge wrote: > On 4/22/06, Peter Busser <[EMAIL PROTECTED]> wrote: > > For instance, in many companies, it is mandatory to use something like > > Apache. It would be useful if this framework would work with the SCGI egg, > > so it can be integrated with Apache through the mod-scgi module for Apache. > Has anybody benchmarked Apache vs. Spiffy? (Hopefully a compiled > spiffy to get the best results, and only static html for the test.)
Not me. But I bet that Apache is much faster than Spiffy with static content, because I think it uses system specific optimisations like e.g. sendfile(). Apache is likely to scale better too. Groetjes, Peter. _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
