-
Do you have plans to add support to php-fpm instead/plus to the php normal in the multiple versions?
I read something in the remi's blog that could be helpful, but i dont understand fine about that…
-
**Is your feature request related to a problem? Please describe.**
Can't be used if running on phpfpm server farm with separate backends or in docker deploys with no shared storage.
**Describe th…
-
If one makes a typo in a config file, the supervisor prints out a Rust `Result` directly.
Maybe the supervisor should just abort if the generation of configuration files fails; the current behaviou…
-
### Operating System (OS/VERSION):
CentOS 6 64 bit and Centos 7 64 bit
### VestaCP Version:
Latest
### Installed Software (what you got with the installer):
bash vst-install.sh --nginx ye…
-
Hello,
First thank you for this great software that help us monitor our stacks.
## Summary
Sometimes fpm-exporter doesn't work well and hang when queriying `/metrics` appearing as an unhealth…
-
If you are using:
```ini
pm = ondemand
pm.max_children = 5
```
Then there won't always be processes running and then lines like this one:
```bash
ps awwwux | grep "$PHP_BIN: pool …
-
Nettsiden har problemer med æøå.
Foreslår å erstatte dette med språkrådets anbefaling for alternativer aoa, intil vi får løst problemet.
-
Is it possible to forward other headers to PHP, "cookie" for example ?
-
In Docker Desktop (for Linux), when trying to analyze local image, dive doesn't use current docker context endpoint (socket), but apparently always uses "default" endpoint (`/var/run/docker.sock`), wh…
bzoks updated
1 month ago
-
First of all, thank you for this project, it really helped us during our migration to Kubernetes.
We are running our API in a container based on `php:7.3-fpm-alpine` and having Prometheus pull FPM …