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

IIS5 behind ASL 3.216

Has anyone run into this:

There is an IIS5 WWW server behind the ASL. Users authenticating to the IIS web application either do not get prompted for a username/password, or they end up seeing someone else's cached information.

HTTP proxy is disabled. 

I am believeing it is a problem with the programming on the IIS machine, but the developers think it is the firewall. I do not see how this could be possible when all the ASL is doing is filtering packets. There should be no caching of any kind going on.  


This thread was automatically locked due to age.
Parents
  • You are correct the issue is with IIS the developer need to make sure that he is doing a force refresh his his asp code also needs to verify the data he is pulling.  Also he need to make sure of how his security is setup on the web server the key is that IIS is not always prompting for Auth. The only issue ASTARO may be causing which I doubt is a Session State Issue. 
Reply
  • You are correct the issue is with IIS the developer need to make sure that he is doing a force refresh his his asp code also needs to verify the data he is pulling.  Also he need to make sure of how his security is setup on the web server the key is that IIS is not always prompting for Auth. The only issue ASTARO may be causing which I doubt is a Session State Issue. 
Children
No Data