Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

It is extremely important that the parameters defined in proxy.conf are not lost and therefore, the overriding memory parameters are added to the default PROXY_PARAMS.

  1. Save the /etc/xroad/services/local.conf file after making the required changes.

  2. Restart the xroad-proxy service.

    Code Block
    # Ubuntu
    service xroad-proxy restart 
    
    # RHEL
    systemctl restart xroad-proxy

...