[Geoserver-users] Use cache ...

Hi,

In the web.xml file located in WEB-INF, I setted a new GeoWeb CAche Folder
in opt/gwc like indicated in "geoserver, a beginner's guide".
The problem is that if I visualize a Tile Layer in the web administration
interface (for example water body), I can see that a file water body was
created in opt/gwc but the size is 0k.
What's wrong?

Thanks a lot for your help,

Pascal.

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Use-cache-tp5091646.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

2013/11/28 pascal <pascal2833@anonymised.com>

In the web.xml file located in WEB-INF, I setted a new GeoWeb CAche Folder
in opt/gwc like indicated in "geoserver, a beginner's guide".
The problem is that if I visualize a Tile Layer in the web administration
interface (for example water body), I can see that a file water body was
created in opt/gwc but the size is 0k.
What's wrong?

Hi Pascal,

after changing configuration for Integrated GeoWebCache did you check that
tiles are actually created in the new folder?
Did you also check the disk usage on the new folder ?

Cheers,

Stefano

---------------------------------------------------
41.95581N 12.52854E

http://www.linkedin.com/in/stefanoiacovella

http://twitter.com/#!/Iacovellas

Hi Stefano,

In my new folder I have these files:
geowebcache.xml (8K)
tmp (0K)
topp_tasmania_water_bodies (0K)

But like you can see, the size is 0K

So I don't understand because I'm able to see correctly the layer in the web
administration interface and I made zooms and I the layer I use is a default
layer, with the default parameters.

Pascal.

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Use-cache-tp5091646p5091671.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

2013/11/28 pascal <pascal2833@anonymised.com>

In my new folder I have these files:
geowebcache.xml (8K)
tmp (0K)
topp_tasmania_water_bodies (0K)

But like you can see, the size is 0K

So I don't understand because I'm able to see correctly the layer in the
web
administration interface and I made zooms and I the layer I use is a
default
layer, with the default parameters.

My guess is that your requests are not using the cache, so GeoServer is
dinamically producings maps and not storing them in the cache.
Are you using the layer preview as map client?

Cheers,

Stefano

---------------------------------------------------
41.95581N 12.52854E

http://www.linkedin.com/in/stefanoiacovella

http://twitter.com/#!/Iacovellas

Hi Stefano,

Sorry, I didn't check "Enable Disk Quotas", so now it works!

Pascal.

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Use-cache-tp5091646p5094127.html
Sent from the GeoServer - User mailing list archive at Nabble.com.