Anton Lykhachov
Anton Lykhachov
correct, files are being served from the PHP application app is running in container based on alpine:3.18
container is running without memory limit, instance has 2GB RAM nothing interesting in the logs
Amazon Linux 2
Hi @tippexs, files shared via PHP script, they exist locally, app validates headers and whatnot and then returns a file Regarding proxy - yes, I'm behind proxy in this test,...
Hi folks, appreciate your help I'm no php dev myself, just an admin with the task to deploy some legacy thing. I though that unit would be better than supervisord+nginx+php-fpm...