hi.
geoserver 2.5
ubuntu 12.04
postgresql 9.1 + postgis 2.0
I have 3 openstreet layers (line, polygon,roads).
All are reproduce from EPSG:900913 to epsg:2180
I create layer group with this 3 layers, group is set to epsg:2180 to.
Now i try to get this group to use gwc service.... the proble is that
it don't create any cache.
whe i call one layer (with tiled=true) cache works
QUESTION: does layer group create any cache for all 3 layer OR i must
proceed cache for all 3 layer in another cache proces.
... ok i have solution.
1. set more memory to WMS render (from 65M to 400M) one of layer in
layer group get to many mem.
so if one of layer group make error all group don't use cache....
2014-03-27 14:35 GMT+01:00 konto gmail <specjal@anonymised.com>:
hi.
geoserver 2.5
ubuntu 12.04
postgresql 9.1 + postgis 2.0
I have 3 openstreet layers (line, polygon,roads).
All are reproduce from EPSG:900913 to epsg:2180
I create layer group with this 3 layers, group is set to epsg:2180 to.
Now i try to get this group to use gwc service.... the proble is that
it don't create any cache.
whe i call one layer (with tiled=true) cache works
QUESTION: does layer group create any cache for all 3 layer OR i must
proceed cache for all 3 layer in another cache proces.