Ticket #599 (closed defect: worksforme)
spawn-fcgi FCGI_WEB_SERVER_ADDRS does'nt work
| Reported by: | Alex Handle | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | 1.4.11 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
I tried to bind the php4-fcgi (with spawn-fcgi ) only to 127.0.0.1:1026 but it's listing an all adresses:
root@x4000:/tmp # netstat -a | grep 1026 tcp 0 0 *:1026 *:* LISTEN
I used the spawn script from the documentation (http://www.lighttpd.net/documentation/fastcgi.html).
Tested on Ubuntu Dapper with Lighttpd 1.4.9 and on FreeBSD 6.0 with version 1.4.11.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

