ich habe soeben das Support Assesment Tool Reaktiviert, welches mir beim Update verloren gegangen war.
Dabei erhalte ich folgende Fehlermeldung?
Check for CGI Accelerator. You should use FastCGI or mod_perl to increase your performance. Critical
Bei 2.4.3 war Mod_Perl aktiv.
Hängt das evtl mit der anderen Perl Version zusammen, welche der Windows Installer für 2.4.5 mitliefert?
Kann mir jemand evtl weitere Infos zu Mod_perl und Otrs bieten?
Ich habe bei meiner Recherche leider nichts hilfreiches gefunden außer folgenden Auszug aus dem Manual:
21.3.1. Pre-establish database connections
You can have the database connections pre-established on startup of the web server. This saves time (see README.webserver).
21.3.2. Preloaded modules - startup.pl
Use the scripts/apache-perl-startup.pl (mod_perl 1.0) or scripts/apache2-perl-startup.pl (mod_perl 2.0) startup script for preloaded/precompiled Perl modules on your mod_perl webserver to be faster and smaller (see README.webserver).
21.3.3. Reload Perl modules when updated on disk
Per default Apache::Reload (mod_perl 2.0) is used in scripts/apache2-httpd.include.conf. Disable it and you will get 8% more speed. But remember to restart the web server if you change Kernel/Config.pm or any other modules! Important: this would also mean you can't use the OTRS-Packet-Manager via the web interface, you need to use CMD - bin/opm.pl
Als Zusatzfrage würde ich noch gerne wissen ob es mit dem Apache und Mssql 2005 mittlerweile möglich ist eine Pre-establish database connections auf zu bauen?
Vielen Dank, Patrick