You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: