Of course!

        But it's nothing new, it's a standard feature of mod_perl (that's what 
I think, 
maybe I'm wrong!). Take a look at $OTRSHOME/doc/"README.webserver" and to 
$OTRSHOME/scripts/apache*.pl. If you're running apache2+mod_perl2, please read 
this post to avoid some weird problems:

        http://lists.otrs.org/pipermail/otrs/2005-February/007379.html 

        What you're doing with this is to make a static connection to MySQL 
that will be 
used instead of connect and dissconect each time you make a query in OTRS and 
compiling at startup all the modules you specify in your startup.pl file. The 
difference is 
awesome: with my little server a queue view with 12 tickets took about 3 
seconds to 
render before, and now i think it's less than 0'3 seconds :)

        Try it, it's really worth the time!
        Regards,


On 7 Apr 2005 at 12:58, Alessandro Ranellucci wrote:

> On 7-04-2005 at 12:24, Victor Rodriguez Cortes wrote:
> 
>  >(I'm using a custom apache2-perl- startup.pl to "compile" OTRS at
>  >startup time, the app is a LOT faster this way but it takes about
>  >2:40 minutes to startup!!)
> 
> Oh, would you mind to share it, after having appetized us so much?
> ;-)))
> 
>   - Alessandro Ranellucci



---
Victor R. Rodriguez
Departamento de Sistemas
Valoraciones del Mediterraneo, S.A.
---


_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to