Web services does not use new settings when changed

Issue #585 closed
Dave Lebbing created an issue

build 35136

In Web Services after editing a service and changing the port number the new port is not used. Clicking the arrow button to load the service URL in a browser shows the new port number but the service is still served from the old port number. Restarting the service does not resolve this.

Same issue occurs if the hostname is changed in Security settings. The web service arrow button will go to a URL with the new host name but will fail because the service will still use the old host name.

Same for Use TLS.

Comments (4)

  1. timothy perfitt

    works fine for me. Safari is weird though. Try using “curl http://” when changing the port. It also takes about 30 seconds for it to restart.

  2. Log in to comment