Hello,
Before this version: 104.0.4 I didn't have such problem, but after auto-updating to current version, nginx.conf file keep resetting (my site don't work with your default setting so have to tweak my own settings), before there was no such things, don't know what did you do to the new version that keep doing that, even when I restart apache it resets worker_processes to 1;
I set it to my process number or even to auto:
worker_processes auto;
But it resets again. please fix this issue. and if possible to not add client_max_body_size inside /conf.d/ea-nginx.conf
Becuase a lot of users may need their own custom settings for this as well, they might add it in nginx.conf or in includes files. I'm so frustrated after it resets my custom configuration after this upgrade! my site can't handle the default because it's a big site needs my own settings.
Hope you consider this ticket and hope if there are another users who has the same issue find this helpful.
Thanks in advance!
Best regards,
Before this version: 104.0.4 I didn't have such problem, but after auto-updating to current version, nginx.conf file keep resetting (my site don't work with your default setting so have to tweak my own settings), before there was no such things, don't know what did you do to the new version that keep doing that, even when I restart apache it resets worker_processes to 1;
I set it to my process number or even to auto:
worker_processes auto;
But it resets again. please fix this issue. and if possible to not add client_max_body_size inside /conf.d/ea-nginx.conf
Becuase a lot of users may need their own custom settings for this as well, they might add it in nginx.conf or in includes files. I'm so frustrated after it resets my custom configuration after this upgrade! my site can't handle the default because it's a big site needs my own settings.
Hope you consider this ticket and hope if there are another users who has the same issue find this helpful.
Thanks in advance!
Best regards,