On Tue, Oct 25, 2011 at 4:20 AM, jyby <[email protected]> wrote:

> Hi,
>
> I'm using geoserver 2.1.1 ,and I'm trying to use Geowebcache as well. The
> point is that, I seed all the layers and mos of all seem to work well. But
> when load line layers such as rivers it still goes so slow, so I don't
> really know what happens with line layers. The rest of layers, points and
> polygons, are loading ok.
>
> So the point is that, I don't really know if geowebcache works properly,
> how
> can I check it?
>
well, to check whether tiles are created you can look at the layer cache
directory.
Then open the gwc demo map for that layer and copy the URL of one tile, and
execute it through the command line with
curl -v <url> > /dev/null

The time to generate it could be large the first time you request it and
then it should be fast.

Gabriel

>
> I hope someone can help me.
>
> cheers,
>
> Joan
>
> --
> View this message in context:
> http://osgeo-org.1803224.n2.nabble.com/GeoWebCache-tp6927825p6927825.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> The demand for IT networking professionals continues to grow, and the
> demand for specialized networking skills is growing even more rapidly.
> Take a complimentary Learning@Cisco Self-Assessment and learn
> about Cisco certifications, training, and career opportunities.
> http://p.sf.net/sfu/cisco-dev2dev
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>



-- 
Gabriel Roldan
OpenGeo - http://opengeo.org
Expert service straight from the developers.
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to