Ticket #653 (new defect)

Opened 2 years ago

Last modified 4 days ago

mod_cgi doesn't work with server.bind set to unix domain socket

Reported by: cliff@… Owned by: jan
Priority: normal Milestone: 1.4.21
Component: core Version: 1.4.11
Severity: normal Keywords:
Cc: Blocked By:
Need User Feedback: no Blocking:

Description

If i bind lighty to a unix domain socket, cgi scripts no longer work. Rather than displaying the output of the cgi, the browser attempts to download a zero-length copy of the cgi file.

Static html and mod_fastcgi continue to work, which leads me to believe there's a bug in mod_cgi.

Test configuration: Pound proxy 1.0.5 to Lighttpd 1.4.11 via unix domain socket.

I had initially thought that perhaps Pound was the culprit, since I had just added Unix domain socket support to Pound the night before. However, the main Pound developer independently added the same support and both implementations get the same result. Also, the fact that mod_fastcgi and static pages continue to work point to a probable bug in mod_cgi.

Attachments

Change History

Changed 19 months ago by jannis@…

I'm having the same problem (with the same result: a zero-length "copy" of the script is downloaded by the browser) with lighttpd 1.4.11, but without binding it to a socket or something similar. Not much to report here, as the logs only tell me that the cgi process probably died.

Changed 4 days ago by stbuehler

  • pending unset
  • milestone set to 1.4.21

Add/Change #653 (mod_cgi doesn't work with server.bind set to unix domain socket)

Author



Change Properties
<Author field>
Action
as new
 
Note: See TracTickets for help on using tickets.