Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unix socket example #5

Open
5 tasks
ArtemGr opened this issue Mar 19, 2015 · 1 comment
Open
5 tasks

Unix socket example #5

ArtemGr opened this issue Mar 19, 2015 · 1 comment

Comments

@ArtemGr
Copy link
Owner

ArtemGr commented Mar 19, 2015

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.
@ArtemGr
Copy link
Owner Author

ArtemGr commented Jul 12, 2015

I've tried it a month or two back but had a problem in that Apache seems to be lacking a proper support for SCGI file sockets. Since I'm using Apache I can't properly test this thus far.

@ArtemGr ArtemGr changed the title File socket example Unix socket example Jul 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant