I did experiment on wsdl caching. Because of the wsdl caching My web page loades very fast, the reason is for caching. But also what I noticed that when updated the database, the caching automatically updated and loaded the page fast.
But My question is How the PHP handled the SOAP cache ?
How SOAP cache retrieve the information automatically when database became updated?