Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: Tomcat disableProxyCaching

Konrad

2004-01-09

Replies:

> "Konrad" <conradh@(protected)
> news:3FFD92BE.7060105@(protected)...
>
>>Hi
>>
>>Can I somehow instract Tomcat *in config files* to set disableProxyCaching
>
> to
>
>>false ?
>>
>
>  <Context docBase="myapp" path="/myapp" ...>
>    <Valve className="org.apache.catalina.authenticator.FormAuthenticator"
>         disableProxyCaching="false" />
>  </Context>
>
> Of course, if you are not using Form authentication, then substitute the
> correct class (e.g. BasicAuthenticator, DigestAuthenticator,
> SSLAuthenticator).
>
>

One more thing ... in which file shold I add these lines ? ;-)

--
Regards

Konrad :-)


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.