On Sat, Nov 22, 2008 at 10:49:03PM +0100, Stefan de Konink wrote: > It is extremely tight to the webserver :) It is a native plugin > implementation directly incorporated with the webserver that pools > database connections. (And uses it string management.)
Could it be written as an Apache module, or, even more portably, a FastCGI application? Both methods would allow you to pool database connections, but I don’t know what other advantages the tight integration with Cherokee has. Simon -- A complex system that works is invariably found to have evolved from a simple system that works.—John Gall
signature.asc
Description: Digital signature
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

