HTTP Outbound Web service Call - Cache - 1st request Slowness
Hi,
I am just curious to understand how caching works for HTTP over SOAP webservice calls.
My Observation, when testing in my dedicated client (connected to Server database): Very first call takes more time then the subsequent calls. Each time I login to the dedicated client, I see the same behavior. In this regard, I am trying to understand how caching works.
Also, I see the same slowness for each service. For instance, if I have 3 Outbound Webservice calls, each call takes long time for the first iteration of the service call.
Questions:
a) Does caching happen for each webservice?