Strange Unit failure
Sergey A. Osokin
osa at freebsd.org.ru
Fri Jun 23 17:04:34 UTC 2023
Hi there,
On Tue, Jun 20, 2023 at 09:31:17AM +0000, Peter TKATCHENKO wrote:
>
> We had a strange failure of Unit yesterday. I would like to get your advise about a possible reason of the problem (and how to avoid it in the future).
>
> We use Unit as PHP application server on FreeBSD 13.2 (in a jail). Unit is behind Nginx (connected using unix socket). PHP configuration of Unit is as follows:
>
> "processes": {
> "max": 40,
> "spare": 20,
> "idle_timeout": 60
> },
>
> "limits": {
> "timeout": 1200,
> "requests": 10000
> },
>
> The version of Unit is 1.29.1, the version of PHP is 8.2.3.
Fresh versions of both products (1.30.0 and php82-8.2.7) are already available
in FreeBSD ports tree and as packages as well.
I'd recommend to upgrade both products and try to reproduce the issue.
Thank you.
--
Sergey A. Osokin
More information about the unit
mailing list