Static file serving, perhaps? I don't know the current benchmarks but Apache has always had the reputation of being very fast for static files, whereas that's not what resin is optimized for.
I say this from the POV of not using Apache at all, though: we use resin behind HAProxy for load balancing, and a lighttpd instance for image files. Rachel On Tue, Mar 10, 2009 at 10:14 AM, Aaron Freeman <[email protected]> wrote: > After watching a few of these threads about people using mod_caucho with > Apache, it dawned on me to ask an open-ended question: > > Why use Apache at all? > > I am sure there are good reasons for it out there, so I am just curious what > the use-case is for using Apache plus Resin instead of using just Resin? > > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest > _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
