OutputCache works beautifully, even on the production server using the "localhost" url. However, as soon as I use the publicly accessible url, the outputcache no longer kicks in. I have tried page directives, code behind, setting web.config parameters... everything I could think of or was suggested in these forums. There have been other posting (with no responses) mentioning this same problem.
Anybody have recommendations?