Hi Guys, While you all are talking about the wsdl cache, I'd like to see a PHP 5 SOAP function that would allow me to "flush" the wsdl cache. This would allow me to use the same cache setting for production and testing, and largely avoid the issues with a stale wsdl cache. Some of my PHP5 Soap Webservices generate their wsdl's dynamically based upon the class definitions, and so it would be niche to have the class be able to cause the wsdl cache flushed if it thought it would be needed. I don't know if it would be possible, but there might be some flag that allowed it flush only a particular wsdl, or the whole cache, or maybe some wsdl-domain. I'd be happy with a way to flush at least the whole cache and wait for the scope'd flush later. Sincerely, Bill.McCuistion@QBOpen.com http://QBOpen.com ... Products, Services & Solutions for Businesses large & small Tel: 281-842-1426 // Cell: 832-217-0771 // AIM: QBOpen ~~~~~~~~~ (\_~~ (\_~~ (\_~~~~~~~~~~~~~ (\_~~ (\_~~ (\_~~~~~~~~ Adam Maccabee Trachtenberg <adam@trachtenberg.com> 04/18/2006 02:20 PM To Uwe Schindler <thetaphi@php.net> cc Dmitry Stogov <dmitry@zend.com>, Andrei Zmievski <andrei@gravitonic.com>, soap@lists.php.net Subject RE: Frequent crashes in multithreaded webserver sincenew WSDLcaching code in ext/soap On Tue, 18 Apr 2006, Uwe Schindler wrote: > At 21:11 18.04.2006, Dmitry Stogov wrote: > >Do you think the same directive for disk and memory cache TTL is ok? > >Or we need two ones? > >It is imortent only when both caches will be enabled together. > > I think its OK. I agree. One TTL is good enough. -adam -- adam@trachtenberg.com | http://www.trachtenberg.com author of o'reilly's "upgrading to php 5" and "php cookbook" avoid the holiday rush, buy your copies today! -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php