#52329: lighttpd @1.4.41_0+ssl mod_fastcgi connection was dropped after accept() ---------------------------------+-------------------------------- Reporter: jim.a.driscoll@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 2.3.5 Component: ports | Version: 2.3.4 Keywords: mod_scgi, mod_proxy | Port: lighttpd ---------------------------------+-------------------------------- There's an intermittently reproducible race in lighttpd 1.4.41 which makes it think that the fastcgi socket has disconnected: {{{ 2016-09-22 17:28:32: (network_writev.c.88) writev failed: Socket is not connected 7 2016-09-22 17:28:32: (mod_fastcgi.c.3075) connection was dropped after accept() (perhaps the fastcgi process died), write-offset: 0 socket: tcp:127.0.0.1:9800 }}} It's been patched upstream in 1.4.42, described in https://redmine.lighttpd.net/projects/lighttpd/repository/revisions/666b9fd7... This may be exacerbated by changes in macOS Sierra, as that's when the problem started. I've backported the patch and will attach it here. -- Ticket URL: <https://trac.macports.org/ticket/52329> MacPorts <https://www.macports.org/> Ports system for macOS