Tagged Questions
3
votes
0answers
122 views
how to increase request feature speed?
I use Geoserver with Oracle DB.
Amount of records in DB is less than 4000, but feature request takes 5-6 seconds. How can I speed up this?
P.S. Native JAI is false in my Geoserver
UPDATE:
I have ...
5
votes
2answers
1k views
Geoserver WMS tile rendering is too slow
I have following geoserver status. I have installed JAI but memory used by jai is 0 and image rendering for wms is very slow.
Is it issue with memory allocation? I am using Sql server 2008.
2
votes
2answers
944 views
How to optimize a WMS request by limiting number of tiles?
I want to display the layer using WMS and meanwhile I want to limit the number of tiles with their respecive BBox when map is loaded. At the backend I am using geoserver.
I can limit the number of ...
