Ticket #3559 (closed enhancement: fixed)
Ability to specify the bind address when spawning the fastcgi stuk on an external port
| Reported by: | spillgroup | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | FastCGI | Version: | trunk |
| Severity: | feature | Keywords: | |
| Cc: |
Description
Attached patch adds a '-a' option to the fastcgi stub which allows specifying of the bind address. Previously it always attached to 0.0.0.0, now you can specify 127.0.0.1 for example:
binary -a 127.0.0.1 -e 9000
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
