we have an odd situation where a site is sitting behind a firewall.

Accessing from outside and inside the firewall work for most links, but Activity Log stores the path that the user who created a given piece of activity hit the site from.

So in our case, we now get errors when looking at that site from the outside because there is a 192.168.x.x IP address used for the path for that update.

Should that part of the path be stored? As-is, this breaks being able to see a site via two different URLs.

Comments

icecreamyou’s picture

Sounds like this is an unfortunate consequence of the way caching works. There's really not much that can be done about it.