Hi All
We are having an issue where a WSDL is loading another WSDL into it when we call it. This call takes a while on the first call which normally causes failures across the application during testing. One option we are looking into is pre-caching the WSDL in IIS prior to the server becoming available in the load balancer.
Does anybody have any knowledge around how WSDL caching behaves in IIS?
Couple of questions I am trying to figure out:
1) How long does a WSDL stay cached for once it is first called
2) Does IIS cache the WSDLs by default?
Cheers
Mike