This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Change of content editor URL ignored

Filr 23.2, all in one (system for testing)

When I configured this Filr's content editor URL for the first time I used the FQDN of the content editor appliance. Now I want to change this to a different URL using a reverse proxy.

Filr ignores the change. "Test connection" works. The new URL is saved. But it is not used - it still uses the old one. Reboot did not help.

Any ideas?

Parents
  • 0

    Have you refreshed the browser cache after changing the value? The Filr web client is an AngularJS-based monster and caches a lot of things locally.
    You can also try a "new" browser, as in a abrowser you haven't used with Filr yet.

    If a cache refresh helps, this should be addressed in the code by e.g. setting a config-last-changed timestamp header by the server that a client can evaluate...

    HTH!

Reply
  • 0

    Have you refreshed the browser cache after changing the value? The Filr web client is an AngularJS-based monster and caches a lot of things locally.
    You can also try a "new" browser, as in a abrowser you haven't used with Filr yet.

    If a cache refresh helps, this should be addressed in the code by e.g. setting a config-last-changed timestamp header by the server that a client can evaluate...

    HTH!

Children
  • 0 in reply to 

    I double-checked this - deleted cache in Firefox, installed Opera - the problem persists.

    (But you are right, browser cache IS a problem with Filr: sometimes I don't see "My Files" and "Netfolders" after successful login, deleting browser cache helps in these cases.)