J
Jim Corey
We have a BigIP F5 switch as the load balancer for two servers.
I'm using Windows Authentication on an intranet.
When I'm in the application and refresh the screen, I get prompted for a
network login (this is the only time this happens).
I believe that the offending
code is an ASP.NET panel control which includes a BackImageUrl element
which renders like this:
<div id="Panel1" style="background-image:url(Image/blue155.jpg);">
Could the use of a url here cause a double hop situation?
BTW, I don't get the problem when I connect directly to one of the
servers.
TIA,
Jim
I'm using Windows Authentication on an intranet.
When I'm in the application and refresh the screen, I get prompted for a
network login (this is the only time this happens).
I believe that the offending
code is an ASP.NET panel control which includes a BackImageUrl element
which renders like this:
<div id="Panel1" style="background-image:url(Image/blue155.jpg);">
Could the use of a url here cause a double hop situation?
BTW, I don't get the problem when I connect directly to one of the
servers.
TIA,
Jim