Is there a limitation in the dispatcher in terms of the length of URIs that it handles? We have run into an issue with long (but not really that long - say over 256 characters) that return a 403. But if we access the same resource directly on the pub server, it works fine (i.e., it renders the con...