chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] rails-like framework


From: Peter Busser
Subject: Re: [Chicken-users] rails-like framework
Date: Sat, 22 Apr 2006 19:30:22 +0200
User-agent: Mutt/1.5.9i

Hi!

On Sat, Apr 22, 2006 at 10:15:26AM -0700, Shawn Rutledge wrote:
> On 4/22/06, Peter Busser <address@hidden> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]