-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Unix sockets are faster and less resource-demanding at least on Linux.
We should be able to use them with SCGI.
- Roll out a development version of Apache somewhere, setup an IDE (Netbeans?).
- Investigate, debug and if necessary fix the file socket mode in mod_proxy.
- Submit a bug report / patch if necessary to Apache.
- Write a file socket example.
- Document the Apache options / patches needed to make it work.