Ticket #982 (new defect)
mod_scgi incomplete/old
| Reported by: | khera@… | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | 1.4.13 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | Blocking: |
Description
The documentation for mod_scgi simply refers to mod_fastcgi. However, mod_scgi seems to be based on a much older fastcgi module as the map-extensions configuration variable is not implemented.
Further inspection of the source file differences show what appears to be older style.
Using mod_scgi with a perl application server in our testing has shown it to be significanly faster than with fastcgi; furthermore the perl fastcgi libraries make it extremely difficult to write a standalone server to provide multiple network-based app servers. Therefore it is important to support this protocol.
Also, there is no mod_scgi in component list on this bug tracker :-)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

