| Paketname | libfcgi-procmanager-perl |
| Beschreibung | Functions for managing FastCGI applications |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.18-2 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 84 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 17488 Byte |
| Prüfsumme MD5 | 5018e1826b55160ba0696967378ce642 |
| Prüfsumme SHA1 | b5c7d33d7af9ca0b8e4e37e00c832e88b63a8193 |
| Prüfsumme SHA256 | 794be4ab8e6b71efc304acfdda73c9538489c7e2445515dae74942a39204ffe1 |
| Link zum Herunterladen | libfcgi-procmanager-perl_0.18-2_all.deb |
| Ausführliche Beschreibung | FCGI::ProcManager is used to serve as a FastCGI process manager. By
re-implementing it in perl, developers can more finely tune performance in
their web applications, and can take advantage of copy-on-write semantics
prevalent in UNIX kernel process management. The process manager should
be invoked before the caller''s request loop
.
The primary routine, pm_manage, enters a loop in which it maintains a
number of FastCGI servers (via fork(2)), and which reaps those servers
when they die (via wait(2)).
|