On Mon, Nov 24, 2008 at 07:38:38AM -0600, Andrew Moore wrote:
> On Sat, Nov 22, 2008 at 7:24 PM, Rick Welykochy <[EMAIL PROTECTED]> wrote:
> > The use of mod_perl would speed things up by an order (and a half)
> > of magnitude, giving the software more leeway to use abstractions
> > like an OR mapper.
> 
> I've long suspected that Koha could benefit from using mod_perl, too.
> Do you know of any work done to see if it's possible or what changes
> would need to be made in order to allow it?

Another technique is to switch from CGI to FastCGI.  This has the same
benefit as mod_perl, but can be used by most webservers, rather than
just Apache.

-kolibrie

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to