On Thursday 09 April 2009 23:00:04 till wrote:
> On Thu, Apr 9, 2009 at 10:58 PM, ArthurZend <arthur_nonos...@yahoo.com> 
wrote:
> > Hmmm..
> >
> > I have
> > soap.wsdl_cache_enabled = 1
> > so it should be cached....maybe the directory is wrong.
>
> Did you restart Apache?
>
> Put this in your view: WSDL Cache: <?=ini_get('soap.wsdl_cache_enable')?>

another tip, if you know the WSDL is not changing you can also copy it to disc 
and intialize it from there. This saves one HTTP call for everytime the wsdl 
is not cached and only goes to the disc.

-- 
Benjamin Eberlei
http://www.beberlei.de

Reply via email to