| Paketname | libapache2-mod-speedycgi |
| Beschreibung | apache2 module to speed up perl scripts by making them persistent |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 2.22-11 |
| Sektion | universe/web |
| Priorität | optional |
| Installierte Größe | 144 Byte |
| Hängt ab von | speedy-cgi-perl (= 2.22-11), apache2-mpm-prefork (>= 2.0.50-10) | apache2-mpm-itk, apache2.2-common, |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | speedy-cgi-perl |
| Paketgröße | 36170 Byte |
| Prüfsumme MD5 | 865d711bc037eaa7f5461c79f986f087 |
| Prüfsumme SHA1 | d415ac521e9f094aa4703d0ea401a371e81fff05 |
| Prüfsumme SHA256 | bb438c16c8429501b61f906b7ac7f1e4764b740055954cbe1751e045a0b2a3c9 |
| Link zum Herunterladen | libapache2-mod-speedycgi_2.22-11_i386.deb |
| Ausführliche Beschreibung | SpeedyCGI is a way to run perl scripts persistently, which usually makes
them run much more quickly because it avoids the overhead of starting
up a new perl interpreter and compiling the perl code.
.
This package provides an Apache2 module so that SpeedyCGI scripts can be run
without the overhead of doing a fork/exec for each request. Please note that
this package only works with Apache2's prefork MPM or the ITK MPM, as it is
not thread-safe.
|