Re: unit зависает с php 7.4 (nginx+unit+nextcloud на debian 11)

Kay Stein kaystein92 at gmail.com
Sat Mar 19 18:17:24 UTC 2022


Please unsubscribe me from your mailing list

On Fri, Mar 18, 2022, 4:37 AM Scott van Kalken <scottvankalken at gmail.com>
wrote:

> Hey Ivan,
>
> If you get this working i’d be interested in the config.
>
> Scott
>
> On Fri, 18 Mar 2022 at 8:33 pm, Иван <nginx at kinetiksoft.com> wrote:
>
>> Здравствуйте!
>>
>> Столкнулись с подобной проблемой уже с руби (редмайн). Тоже динамическое
>> количество потоков. Тоже unit 1.26.1. Заметили позже, так как сильно
>> меньший rps. Будем сразу пробовать со статическим количество процессов.
>>
>>        "applications": {
>>                "redmine": {
>>                        "type": "ruby",
>>                        "working_directory": "/usr/src/redmine",
>>                        "script": "config.ru",
>>                        "user": "redmine",
>>                        "group": "redmine",
>>                        "threads": 5,
>>                        "processes": 10,
>>                        "limits": {
>>                                "timeout": 30,
>>                                "requests": 5000
>>                        },
>>
>>                        "environment": {
>>                                "RAILS_ENV": "production"
>>                        }
>>                }
>>        }
>>
>> С уважением, Иван.
>>
>> 14.03.2022 16:21, Max Romanov пишет:
>>
>> Тогда предположение такое - ошибка (гонка) при остановке "idle"
>> процессов. Как закончите эксперимент с 1.25 (результат интересен!),
>> попробуйте зафиксировать кол-во процессов (напр. "processes": 10).
>>
>> _______________________________________________
>> unit mailing list -- unit at nginx.org
>> To unsubscribe send an email to unit-leave at nginx.org
>>
> _______________________________________________
> unit mailing list -- unit at nginx.org
> To unsubscribe send an email to unit-leave at nginx.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/unit/attachments/20220319/4a151ec1/attachment.htm>


More information about the unit mailing list