Hello,
I have a GeoServer instance with many raster datastores and layers.
Initially around 50k, but will easily grow to millions. It's one layer per
raster datastore in my setup. I have disabled the gwc caching every layer
by default, but startup still takes a long time. I did some profiling using
VisualVM and determined that the gwc integration is enumerating every layer
that should not be cached using the following method, addLayersToNotCache.
This step takes a long time. From my informal testing it's about 1 minute
per 10000 layers. Is this necessary? I am thinking that I will need to
remove the built in GWC and use an external one instead to work around
this. Is there a better approach that I should investigate?
Thanks,
James
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users