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

use php-fpm #4

Open
ghost opened this issue Dec 13, 2015 · 2 comments
Open

use php-fpm #4

ghost opened this issue Dec 13, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 13, 2015

Using php-fpm has a big performance improvement, consider using that instead of mod_php. See https://github.com/fkooman/php-remote-storage-deployment/blob/master/storage.example-httpd.conf for example Apache configuration using php-fpm.

@pierreozoux
Copy link
Member

In this case, I'll use nginx in front.
(It is what I always do, but as your instructions were with apache..)

@ghost
Copy link
Author

ghost commented Dec 14, 2015

Yeah that is also good! I am not sure it was properly tested with nginx yet, so that would be helpful by itself! :D Note the X-Sendfile that was used and the limit on the request body.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant