• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved nginx Configuration for single abos

Nestoro

New Pleskian
Hello,
my server admin is struggling on setting up "client_max_body_size" to resolve a "413 http nginx" error for my gitlab server. He doesn't want to change the global value (it is apparently defined for all types of this abonnement) but instead override it in for the specific domain only.

He already tried to go to
Home > Subscriptions > YOUR-DOMAIN.COM > Apache & nginx Settings > Additional nginx directives and specify client_max_body_size parameter there.

But it didn't work with following error:

nginx: [emerg] "client_max_body_size" directive is duplicate in /var/www/vhosts/system/git.YOUR-DOMAIN.COM/conf/vhost_nginx.conf:1 nginx: configuration file /etc/nginx/nginx.conf test failed

Any other solutions? / improvements for this one?
~Nestoro
 
I already told him to fix it with removing the global one and setting it for each domain and that worked,
but thanks
 
Back
Top