Forum Discussion
Michael_Yates
May 03, 2011Nimbostratus
I think that you could approach your problem in several ways. I would suggest first that you remove the iRule from the Virtual Server and test your URL (full URL) as it would pass through the BigIP:
http://devsmk.landrover.ourwebsite.com/landrover/vin.aspx
http://devsmk.landrover.ourwebsite.com/jag/vin.aspx
Make sure that the traffic passes through the same Virtual Server as it would have with the iRule in place and see if you get the same behavior.
The second suggestion would be to use an HTTP Debugger like HTTPWatch or Fiddler 2 that can show you what is going on and what status code is being returned when your browser requests the missing image.