Re: Dumb mod_scgi / Apache 2 question
John Speno <[email protected]>
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
On Jun 15, 2005, at 10:06 AM, John Speno wrote: > Now I want unix domain sockets too. Are you working up a patch? I > may try my hand at it for apache1. Well, I got that working easily and performance may have gone up a tad (~5-7%). I hard coded the path to the socket, but ideally you want that as a config option. However, the newest lighttpd (1.3.14) now supports SCGI and it can connect to the scgi app over a unix domain socket out of the box. http://www.lighttpd.net/