Hello everyone,
I recently followed the steps outlined in this post to configure URL Rewrite and Application Request Routing (ARR) on IIS, aiming to simplify the URL structure and mask internal ports for our ArcGIS Monitor 2024.0.1 setup.
While this setup works, I noticed that after enabling the URL Rewrite rule, the Experience Builder within our ArcGIS Enterprise portal started behaving inconsistently. Specifically, it fails to load necessary JavaScript files when opening applications, leading to unstable performance. Disabling URL Rewrite resolves the issue, but of course, that defeats the purpose of the setup.
I’d prefer not to use a subdomain for this configuration if possible. Is there an alternative approach to set up URL rewriting or proxying that could help avoid this stability issue with the Experience Builder? Or are there specific settings within IIS or ARR that could be adjusted to allow Experience Builder to load all required resources correctly?
Thanks in advance for any insights or recommendations!