> We run RT in house, which is a pretty hefty mod_perl application. Gets a > bit greedy for RAM at times, but runs well.
Charlie, does RT run under Apache::Registry or "native" mod_perl. As I understand mod_perl, the real performace hit is when one runs relic CGI apps in mod_perl's "compatibility modes" (i.e., Apache::Registry and Apache::PerlRun). As a side note, the SME FAQs state that SME supports mod_perl out of the box. ;-) In any event, it seems to me to be a trival task to turn mod_perl on. I see that Shad has build a template to do just this. I haven't seen Shad's template, but it might be worth coupling a template with a db entry and possibly an action. THis would allow one to turn mod_perl off or on by executing an action. If you already haven't done this Shad, I'd be more than happy to do so tomorrow. -- Greg J. Zartman, P.E. Vice-President Logging Engineering International, Inc. 1243 West 7th Avenue Eugene, Oregon 97402 541-683-8383 fax 541-683-8144 -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org
