Xiaoming,

You can add the following to the web.xml file

   <context-param>
        <param-name>GWC_DISKQUOTA_DISABLED</param-name>
        <param-value>TRUE</param-value>
   </context-param>


>From the documentation [1] : *"To do so set the
GWC_DISKQUOTA_DISABLEDenvironment variable to
true as you do with the other GeoWebCache environment variables and start
GeoWebCache. That is, either by setting an Operating System environment
variable, a Java VM system property, or a servlet context parameter in
GeoWebCache’s WEB-INF/web.xml file."*

[1] http://geowebcache.org/docs/current/configuration/diskquotas.html


-- 
Juan Marín Otero
GIS Consultant

-------Visita mi blog en---------------------
http://guachintoneando.blogspot.com
---------------------------------------------------





On Fri, Jun 3, 2011 at 1:24 PM, Xiaoming Qin <[email protected]> wrote:

> Hi List,
>
> We are trying to upgrade to GS 2.1 to clustered environment running
> Weblogic 10.3. All GS instances share the same data directory. In the
> release note it states 'GWC_DISKQUOTA_DISABLED=true' should be set as
> environment variable. I wonder where it should be set. I was told that we
> can not set anything in the OS level.
>
> thanks
> xiaoming Qin
>
>
>
>
> ------------------------------------------------------------------------------
> Simplify data backup and recovery for your virtual environment with
> vRanger.
> Installation's a snap, and flexible recovery options mean your data is
> safe,
> secure and there when you need it. Discover what all the cheering's about.
> Get your free trial download today.
> http://p.sf.net/sfu/quest-dev2dev2
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to