[Lispweb] Araneida
rm@fabula.de
rm at fabula.de
Fri Apr 22 08:13:59 CDT 2005
On Fri, Apr 22, 2005 at 06:58:57AM -0500, Brian Mastenbrook wrote:
> rm at fabula.de wrote:
> >Most pure Lisp servers are probably more than fast enough for what they
> >are used for (small/medium sized websites with lots of dynamic content).
> >With my own private testings Araneida wasn't even close in magnitude to
> >a 'C-only' Apache (and _did_ have some stability issues that could result
> >in a DOS attack :-(
>
> Which lisp? Which platform? Threads or serve-event?
SBCL - test were done under an older version (gosh, what was it back
last year?). I tried both serve-event and threads and AFAIR the threaded
version was rather brittle. The one thing a _can_ remember was a problem
that surfaced as a multi-value-bind that didn't get enough values
(i _think_ it was in the parsing of the request line - looked lik
araneida wanted to parse an empty string - but there's too much time
passed since then).
> I use Araneida for all my content (static or dynamic) on FreeBSD
> (serve-event, sbcl) and I have noticed zero stability issues. If you
> have a reproducable problem, please report it.
Not right now - and i do use it (without muc proxying) on a production
server (but on a rather marginal service). We did have a hanging instance
of araneida at monday (the first on the production box within a year)
but since i'm on the road i wasn't able to log in and debug (a simple
restart did solve the problem).
Cheers RalfD
> --
> Brian Mastenbrook
> brian at mastenbrook.net
> _______________________________________________
> Lispweb mailing list
> Lispweb at red-bean.com
> http://www.red-bean.com/mailman/listinfo/lispweb
More information about the lispweb
mailing list