[Geoserver-users] Geoserver not responding for concurrent users

Dear All,

I have developed a web map application by using Geoserver 2.4.0 and tomcat 7 in Windows XP. My problem is geoserver itself not serving the data for concurrent users around 10 to 15 people (Hanging,Not loading…etc). Its serving data only for 3 to 4 users.

I did all performance tunning in Tomcat and Geoserver as indicated in production environment.This is the link I have tested for concurrent access.

http://xxx.xxx.x.xxx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=1250&height=800&srs=EPSG:404000&format=application/openlayers

From above link Oxford_Map is the layer group which contains 76 tiff images with size of 170Mb.

Server configuration is:

Windows XP
Ram 4GB
Geoserver 2.4.0
Tomcat 7 (Heap size 2GB)

Kindly let me know to the solution to speedup the Geoserver. Thanks in Advance.

Ciao Venky,
a few questions:

-1- which are the characteristics for the HW you are using
-2- Did you optimized data? Check these slides for some additional
information http://goo.gl/74XUPq

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

On Thu, Mar 6, 2014 at 1:47 PM, venky <venky.src@anonymised.com> wrote:

Dear All,

I have developed a web map application by using Geoserver 2.4.0 and tomcat 7
in Windows XP. My problem is geoserver itself not serving the data for
concurrent users around 10 to 15 people (Hanging,Not loading..etc). Its
serving data only for 3 to 4 users.

I did all performance tunning in Tomcat and Geoserver as indicated in
production environment.This is the link I have tested for concurrent access.

http://xxx.xxx.x.xxx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=1250&height=800&srs=EPSG:404000&format=application/openlayers

From above link Oxford_Map is the layer group which contains 76 tiff images
with size of 170Mb.

Server configuration is:

Windows XP
Ram 4GB
Geoserver 2.4.0
Tomcat 7 (Heap size 2GB)

Kindly let me know to the solution to speedup the Geoserver. Thanks in
Advance.

------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to
Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and
the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Hi,
Are you using geowebcache or any other cache system?
if not, geoserver is calculating the tiles every wms request.

On 06/03/2014 19:57, Simone Giannecchini wrote:

Ciao Venky,
a few questions:

-1- which are the characteristics for the HW you are using
-2- Did you optimized data? Check these slides for some additional
information http://goo.gl/74XUPq

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

On Thu, Mar 6, 2014 at 1:47 PM, venky <venky.src@anonymised.com> wrote:

Dear All,

I have developed a web map application by using Geoserver 2.4.0 and tomcat 7
in Windows XP. My problem is geoserver itself not serving the data for
concurrent users around 10 to 15 people (Hanging,Not loading..etc). Its
serving data only for 3 to 4 users.

I did all performance tunning in Tomcat and Geoserver as indicated in
production environment.This is the link I have tested for concurrent access.

http://xxx.xxx.x.xxx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=1250&height=800&srs=EPSG:404000&format=application/openlayers

From above link Oxford_Map is the layer group which contains 76 tiff images
with size of 170Mb.

Server configuration is:

Windows XP
Ram 4GB
Geoserver 2.4.0
Tomcat 7 (Heap size 2GB)

Kindly let me know to the solution to speedup the Geoserver. Thanks in
Advance.

------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to
Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and
the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Dear All,

Please find the below screenshot for tiff images and these scale ranges are configured in style file. I have used worldImage raster data store for this.

Inline image 2

Inline image 1

These are sample links from Geoserver preview:

86_tiger_roads_10_users.png

···

@Simone: I am a newbie. I didnot get your 1st point. For 2nd point, I did not use any complex structures in getmap request and did not use any reprojection also.

@José Carlos Martínez Llario: Yes I have used GeoWebCache and checked the GeoWebCache demo. But in the case of concurrent
access, Its failed to server the data for more users.

I have configured the gridset for EPSG:404000, GeoWebCache,Production environment settings, heap size for tomcat…etc
But no result.

We tested the “states”,“tiger_roads” ,and “sample_geotiff” datasets from the GeoServer release configuration with Apache Jmeter ( http://www.guru99.com/jmeter-performance-testing.html) as they said in below links**.**

http://geoserver.org/display/GEOS/Stress+Testing
http://geoserver.geo-solutions.it/edu/en/adv_gsconfig/jmeter.html

Just loading working of those data are working fine as they said for more users. But with zoom in,out,pan and feature info cases, its not able to response for more concurrent users. So we have faced this issue on default Geoserver layers itself as shown in below screenshot.

Inline image 3

Please let me know if I have missed any configuration or something and share your solutions. It will very much helpfull to me to fix this. Thanks in advance.

Thanks & Regards
Venkat E
GIS Developer

On Fri, Mar 7, 2014 at 12:27 AM, Simone Giannecchini <simone.giannecchini@anonymised.com107…> wrote:

Ciao Venky,
a few questions:

-1- which are the characteristics for the HW you are using
-2- Did you optimized data? Check these slides for some additional
information http://goo.gl/74XUPq

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Thu, Mar 6, 2014 at 1:47 PM, venky <venky.src@anonymised.com> wrote:

Dear All,

I have developed a web map application by using Geoserver 2.4.0 and tomcat 7
in Windows XP. My problem is geoserver itself not serving the data for
concurrent users around 10 to 15 people (Hanging,Not loading…etc). Its
serving data only for 3 to 4 users.

I did all performance tunning in Tomcat and Geoserver as indicated in
production environment.This is the link I have tested for concurrent access.

http://xxx.xxx.x.xxx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=1250&height=800&srs=EPSG:404000&format=application/openlayers

From above link Oxford_Map is the layer group which contains 76 tiff images
with size of 170Mb.

Server configuration is:

Windows XP
Ram 4GB
Geoserver 2.4.0
Tomcat 7 (Heap size 2GB)

Kindly let me know to the solution to speedup the Geoserver. Thanks in
Advance.


Subversion Kills Productivity. Get off Subversion & Make the Move to
Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and
the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Ciao Venky,
I checked quickly what you are doing and I am pretty sure you are going down a wrong path.

Most important thing to do when you are working with raster is to first optimize the data you are going to serve.
As a newbie, Take a couple of hours to check the recipes contained in the slides I gave you. I believe you should preprocess your tiff files and then look into a different way for serving them,
via as an instance the ImageMosaic.

1.jpg

t.jpg

86_tiger_roads_10_users.png

···

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 8:46 AM, venky <venky.src@anonymised.com> wrote:

Dear All,

Please find the below screenshot for tiff images and these scale ranges are configured in style file. I have used worldImage raster data store for this.

Inline image 2

Inline image 1

These are sample links from Geoserver preview:
----------------------------------------------------------------------------

Max Scale: 1:4000000 and Min Scale: 1:650000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:ODC%20Overview&styles=&bbox=5664.8266601562,11697.36816410534,655580.0000000091,1220241.3749999998&width=275&height=512&srs=EPSG:404000&format=application/openlayers

**Max Scale: 1:**650000 and Min Scale: 1:40000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:HP&styles=&bbox=400000.0,1200000.0,500000.0,1300000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

Max Scale: 1:40000 and Min Scale: 1:1:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:hp40ne&styles=&bbox=445000.0,1205000.0,450000.0,1210000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

I have created the layer group by above images(around 76) and that Geoserver preview link is:
------------------------------------------------------------------------------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=275&height=512&srs=EPSG:404000&format=application/openlayers

@Simone: I am a newbie. I didnot get your 1st point. For 2nd point, I did not use any complex structures in getmap request and did not use any reprojection also.

@José Carlos Martínez Llario: Yes I have used GeoWebCache and checked the GeoWebCache demo. But in the case of concurrent
access, Its failed to server the data for more users.

I have configured the gridset for EPSG:404000, GeoWebCache,Production environment settings, heap size for tomcat…etc
But no result.

We tested the “states”,“tiger_roads” ,and “sample_geotiff” datasets from the GeoServer release configuration with Apache Jmeter ( http://www.guru99.com/jmeter-performance-testing.html) as they said in below links**.**

http://geoserver.org/display/GEOS/Stress+Testing
http://geoserver.geo-solutions.it/edu/en/adv_gsconfig/jmeter.html

Just loading working of those data are working fine as they said for more users. But with zoom in,out,pan and feature info cases, its not able to response for more concurrent users. So we have faced this issue on default Geoserver layers itself as shown in below screenshot.

Inline image 3

Please let me know if I have missed any configuration or something and share your solutions. It will very much helpfull to me to fix this. Thanks in advance.

Thanks & Regards
Venkat E
GIS Developer

On Fri, Mar 7, 2014 at 12:27 AM, Simone Giannecchini <simone.giannecchini@anonymised.com107…> wrote:

Ciao Venky,
a few questions:

-1- which are the characteristics for the HW you are using
-2- Did you optimized data? Check these slides for some additional
information http://goo.gl/74XUPq

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Thu, Mar 6, 2014 at 1:47 PM, venky <venky.src@anonymised.com> wrote:

Dear All,

I have developed a web map application by using Geoserver 2.4.0 and tomcat 7
in Windows XP. My problem is geoserver itself not serving the data for
concurrent users around 10 to 15 people (Hanging,Not loading…etc). Its
serving data only for 3 to 4 users.

I did all performance tunning in Tomcat and Geoserver as indicated in
production environment.This is the link I have tested for concurrent access.

http://xxx.xxx.x.xxx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=1250&height=800&srs=EPSG:404000&format=application/openlayers

From above link Oxford_Map is the layer group which contains 76 tiff images
with size of 170Mb.

Server configuration is:

Windows XP
Ram 4GB
Geoserver 2.4.0
Tomcat 7 (Heap size 2GB)

Kindly let me know to the solution to speedup the Geoserver. Thanks in
Advance.


Subversion Kills Productivity. Get off Subversion & Make the Move to
Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and
the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Thanks Simone…I shall do it…but I have doubt why default sample mosaic also not serving for more users from Geosever?

t.jpg

86_tiger_roads_10_users.png

1.jpg

···

On Fri, Mar 7, 2014 at 2:11 PM, Simone Giannecchini <simone.giannecchini@anonymised.com.> wrote:

Ciao Venky,
I checked quickly what you are doing and I am pretty sure you are going down a wrong path.

Most important thing to do when you are working with raster is to first optimize the data you are going to serve.
As a newbie, Take a couple of hours to check the recipes contained in the slides I gave you. I believe you should preprocess your tiff files and then look into a different way for serving them,
via as an instance the ImageMosaic.

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 8:46 AM, venky <venky.src@anonymised.com> wrote:

Dear All,

Please find the below screenshot for tiff images and these scale ranges are configured in style file. I have used worldImage raster data store for this.

Inline image 2

Inline image 1

These are sample links from Geoserver preview:
----------------------------------------------------------------------------

Max Scale: 1:4000000 and Min Scale: 1:650000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:ODC%20Overview&styles=&bbox=5664.8266601562,11697.36816410534,655580.0000000091,1220241.3749999998&width=275&height=512&srs=EPSG:404000&format=application/openlayers

**Max Scale: 1:**650000 and Min Scale: 1:40000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:HP&styles=&bbox=400000.0,1200000.0,500000.0,1300000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

Max Scale: 1:40000 and Min Scale: 1:1:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:hp40ne&styles=&bbox=445000.0,1205000.0,450000.0,1210000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

I have created the layer group by above images(around 76) and that Geoserver preview link is:
------------------------------------------------------------------------------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=275&height=512&srs=EPSG:404000&format=application/openlayers

@Simone: I am a newbie. I didnot get your 1st point. For 2nd point, I did not use any complex structures in getmap request and did not use any reprojection also.

@José Carlos Martínez Llario: Yes I have used GeoWebCache and checked the GeoWebCache demo. But in the case of concurrent
access, Its failed to server the data for more users.

I have configured the gridset for EPSG:404000, GeoWebCache,Production environment settings, heap size for tomcat…etc
But no result.

We tested the “states”,“tiger_roads” ,and “sample_geotiff” datasets from the GeoServer release configuration with Apache Jmeter ( http://www.guru99.com/jmeter-performance-testing.html) as they said in below links**.**

http://geoserver.org/display/GEOS/Stress+Testing
http://geoserver.geo-solutions.it/edu/en/adv_gsconfig/jmeter.html

Just loading working of those data are working fine as they said for more users. But with zoom in,out,pan and feature info cases, its not able to response for more concurrent users. So we have faced this issue on default Geoserver layers itself as shown in below screenshot.

Inline image 3

Please let me know if I have missed any configuration or something and share your solutions. It will very much helpfull to me to fix this. Thanks in advance.

Thanks & Regards
Venkat E
GIS Developer

On Fri, Mar 7, 2014 at 12:27 AM, Simone Giannecchini <simone.giannecchini@anonymised.com107…> wrote:

Ciao Venky,
a few questions:

-1- which are the characteristics for the HW you are using
-2- Did you optimized data? Check these slides for some additional
information http://goo.gl/74XUPq

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Thu, Mar 6, 2014 at 1:47 PM, venky <venky.src@anonymised.com> wrote:

Dear All,

I have developed a web map application by using Geoserver 2.4.0 and tomcat 7
in Windows XP. My problem is geoserver itself not serving the data for
concurrent users around 10 to 15 people (Hanging,Not loading…etc). Its
serving data only for 3 to 4 users.

I did all performance tunning in Tomcat and Geoserver as indicated in
production environment.This is the link I have tested for concurrent access.

http://xxx.xxx.x.xxx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=1250&height=800&srs=EPSG:404000&format=application/openlayers

From above link Oxford_Map is the layer group which contains 76 tiff images
with size of 170Mb.

Server configuration is:

Windows XP
Ram 4GB
Geoserver 2.4.0
Tomcat 7 (Heap size 2GB)

Kindly let me know to the solution to speedup the Geoserver. Thanks in
Advance.


Subversion Kills Productivity. Get off Subversion & Make the Move to
Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and
the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Ciao Venky,

I suspect that the HW you are using can’t keep up with the load.

As I asked before, what are the characteristics of the HW you are using for GeoServer? Which Java Options are you using in terms of memory for GeoServer?

1.jpg

86_tiger_roads_10_users.png

t.jpg

···

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 11:36 AM, venky <venky.src@anonymised.com> wrote:

Thanks Simone…I shall do it…but I have doubt why default sample mosaic also not serving for more users from Geosever?

On Fri, Mar 7, 2014 at 2:11 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,
I checked quickly what you are doing and I am pretty sure you are going down a wrong path.

Most important thing to do when you are working with raster is to first optimize the data you are going to serve.
As a newbie, Take a couple of hours to check the recipes contained in the slides I gave you. I believe you should preprocess your tiff files and then look into a different way for serving them,
via as an instance the ImageMosaic.

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 8:46 AM, venky <venky.src@anonymised.com> wrote:

Dear All,

Please find the below screenshot for tiff images and these scale ranges are configured in style file. I have used worldImage raster data store for this.

Inline image 2

Inline image 1

These are sample links from Geoserver preview:
----------------------------------------------------------------------------

Max Scale: 1:4000000 and Min Scale: 1:650000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:ODC%20Overview&styles=&bbox=5664.8266601562,11697.36816410534,655580.0000000091,1220241.3749999998&width=275&height=512&srs=EPSG:404000&format=application/openlayers

**Max Scale: 1:**650000 and Min Scale: 1:40000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:HP&styles=&bbox=400000.0,1200000.0,500000.0,1300000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

Max Scale: 1:40000 and Min Scale: 1:1:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:hp40ne&styles=&bbox=445000.0,1205000.0,450000.0,1210000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

I have created the layer group by above images(around 76) and that Geoserver preview link is:
------------------------------------------------------------------------------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=275&height=512&srs=EPSG:404000&format=application/openlayers

@Simone: I am a newbie. I didnot get your 1st point. For 2nd point, I did not use any complex structures in getmap request and did not use any reprojection also.

@José Carlos Martínez Llario: Yes I have used GeoWebCache and checked the GeoWebCache demo. But in the case of concurrent
access, Its failed to server the data for more users.

I have configured the gridset for EPSG:404000, GeoWebCache,Production environment settings, heap size for tomcat…etc
But no result.

We tested the “states”,“tiger_roads” ,and “sample_geotiff” datasets from the GeoServer release configuration with Apache Jmeter ( http://www.guru99.com/jmeter-performance-testing.html) as they said in below links**.**

http://geoserver.org/display/GEOS/Stress+Testing
http://geoserver.geo-solutions.it/edu/en/adv_gsconfig/jmeter.html

Just loading working of those data are working fine as they said for more users. But with zoom in,out,pan and feature info cases, its not able to response for more concurrent users. So we have faced this issue on default Geoserver layers itself as shown in below screenshot.

Inline image 3

Please let me know if I have missed any configuration or something and share your solutions. It will very much helpfull to me to fix this. Thanks in advance.

Thanks & Regards
Venkat E
GIS Developer

On Fri, Mar 7, 2014 at 12:27 AM, Simone Giannecchini <simone.giannecchini@anonymised.com107…> wrote:

Ciao Venky,
a few questions:

-1- which are the characteristics for the HW you are using
-2- Did you optimized data? Check these slides for some additional
information http://goo.gl/74XUPq

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Thu, Mar 6, 2014 at 1:47 PM, venky <venky.src@anonymised.com> wrote:

Dear All,

I have developed a web map application by using Geoserver 2.4.0 and tomcat 7
in Windows XP. My problem is geoserver itself not serving the data for
concurrent users around 10 to 15 people (Hanging,Not loading…etc). Its
serving data only for 3 to 4 users.

I did all performance tunning in Tomcat and Geoserver as indicated in
production environment.This is the link I have tested for concurrent access.

http://xxx.xxx.x.xxx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=1250&height=800&srs=EPSG:404000&format=application/openlayers

From above link Oxford_Map is the layer group which contains 76 tiff images
with size of 170Mb.

Server configuration is:

Windows XP
Ram 4GB
Geoserver 2.4.0
Tomcat 7 (Heap size 2GB)

Kindly let me know to the solution to speedup the Geoserver. Thanks in
Advance.


Subversion Kills Productivity. Get off Subversion & Make the Move to
Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and
the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Hi Simone,

Sorry In previous mail I indicated that I didn’t get your question.
What is mean by HW? characteristics?
I am using Tomcat 7, JRE 6, Java Heap Size 2GB (Ram 4GB)

I go-through that slides which gave to me.But I dont know what step should I take for preprocessing the tiff images / what type of raster should I use?

1.jpg

86_tiger_roads_10_users.png

t.jpg

···

On Fri, Mar 7, 2014 at 4:10 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,

I suspect that the HW you are using can’t keep up with the load.

As I asked before, what are the characteristics of the HW you are using for GeoServer? Which Java Options are you using in terms of memory for GeoServer?

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 11:36 AM, venky <venky.src@anonymised.com> wrote:

Thanks Simone…I shall do it…but I have doubt why default sample mosaic also not serving for more users from Geosever?

On Fri, Mar 7, 2014 at 2:11 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,
I checked quickly what you are doing and I am pretty sure you are going down a wrong path.

Most important thing to do when you are working with raster is to first optimize the data you are going to serve.
As a newbie, Take a couple of hours to check the recipes contained in the slides I gave you. I believe you should preprocess your tiff files and then look into a different way for serving them,
via as an instance the ImageMosaic.

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 8:46 AM, venky <venky.src@anonymised.com> wrote:

Dear All,

Please find the below screenshot for tiff images and these scale ranges are configured in style file. I have used worldImage raster data store for this.

Inline image 2

Inline image 1

These are sample links from Geoserver preview:
----------------------------------------------------------------------------

Max Scale: 1:4000000 and Min Scale: 1:650000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:ODC%20Overview&styles=&bbox=5664.8266601562,11697.36816410534,655580.0000000091,1220241.3749999998&width=275&height=512&srs=EPSG:404000&format=application/openlayers

**Max Scale: 1:**650000 and Min Scale: 1:40000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:HP&styles=&bbox=400000.0,1200000.0,500000.0,1300000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

Max Scale: 1:40000 and Min Scale: 1:1:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:hp40ne&styles=&bbox=445000.0,1205000.0,450000.0,1210000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

I have created the layer group by above images(around 76) and that Geoserver preview link is:
------------------------------------------------------------------------------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=275&height=512&srs=EPSG:404000&format=application/openlayers

@Simone: I am a newbie. I didnot get your 1st point. For 2nd point, I did not use any complex structures in getmap request and did not use any reprojection also.

@José Carlos Martínez Llario: Yes I have used GeoWebCache and checked the GeoWebCache demo. But in the case of concurrent
access, Its failed to server the data for more users.

I have configured the gridset for EPSG:404000, GeoWebCache,Production environment settings, heap size for tomcat…etc
But no result.

We tested the “states”,“tiger_roads” ,and “sample_geotiff” datasets from the GeoServer release configuration with Apache Jmeter ( http://www.guru99.com/jmeter-performance-testing.html) as they said in below links**.**

http://geoserver.org/display/GEOS/Stress+Testing
http://geoserver.geo-solutions.it/edu/en/adv_gsconfig/jmeter.html

Just loading working of those data are working fine as they said for more users. But with zoom in,out,pan and feature info cases, its not able to response for more concurrent users. So we have faced this issue on default Geoserver layers itself as shown in below screenshot.

Inline image 3

Please let me know if I have missed any configuration or something and share your solutions. It will very much helpfull to me to fix this. Thanks in advance.

Thanks & Regards
Venkat E
GIS Developer

On Fri, Mar 7, 2014 at 12:27 AM, Simone Giannecchini <simone.giannecchini@anonymised.com107…> wrote:

Ciao Venky,
a few questions:

-1- which are the characteristics for the HW you are using
-2- Did you optimized data? Check these slides for some additional
information http://goo.gl/74XUPq

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Thu, Mar 6, 2014 at 1:47 PM, venky <venky.src@anonymised.com> wrote:

Dear All,

I have developed a web map application by using Geoserver 2.4.0 and tomcat 7
in Windows XP. My problem is geoserver itself not serving the data for
concurrent users around 10 to 15 people (Hanging,Not loading…etc). Its
serving data only for 3 to 4 users.

I did all performance tunning in Tomcat and Geoserver as indicated in
production environment.This is the link I have tested for concurrent access.

http://xxx.xxx.x.xxx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=1250&height=800&srs=EPSG:404000&format=application/openlayers

From above link Oxford_Map is the layer group which contains 76 tiff images
with size of 170Mb.

Server configuration is:

Windows XP
Ram 4GB
Geoserver 2.4.0
Tomcat 7 (Heap size 2GB)

Kindly let me know to the solution to speedup the Geoserver. Thanks in
Advance.


Subversion Kills Productivity. Get off Subversion & Make the Move to
Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and
the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

HW == hardware

86_tiger_roads_10_users.png

1.jpg

t.jpg

···

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 12:21 PM, venky <venky.src@anonymised.com> wrote:

Hi Simone,

Sorry In previous mail I indicated that I didn’t get your question.
What is mean by HW? characteristics?
I am using Tomcat 7, JRE 6, Java Heap Size 2GB (Ram 4GB)

I go-through that slides which gave to me.But I dont know what step should I take for preprocessing the tiff images / what type of raster should I use?

On Fri, Mar 7, 2014 at 4:10 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,

I suspect that the HW you are using can’t keep up with the load.

As I asked before, what are the characteristics of the HW you are using for GeoServer? Which Java Options are you using in terms of memory for GeoServer?

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 11:36 AM, venky <venky.src@anonymised.com> wrote:

Thanks Simone…I shall do it…but I have doubt why default sample mosaic also not serving for more users from Geosever?

On Fri, Mar 7, 2014 at 2:11 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,
I checked quickly what you are doing and I am pretty sure you are going down a wrong path.

Most important thing to do when you are working with raster is to first optimize the data you are going to serve.
As a newbie, Take a couple of hours to check the recipes contained in the slides I gave you. I believe you should preprocess your tiff files and then look into a different way for serving them,
via as an instance the ImageMosaic.

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 8:46 AM, venky <venky.src@anonymised.com> wrote:

Dear All,

Please find the below screenshot for tiff images and these scale ranges are configured in style file. I have used worldImage raster data store for this.

Inline image 2

Inline image 1

These are sample links from Geoserver preview:
----------------------------------------------------------------------------

Max Scale: 1:4000000 and Min Scale: 1:650000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:ODC%20Overview&styles=&bbox=5664.8266601562,11697.36816410534,655580.0000000091,1220241.3749999998&width=275&height=512&srs=EPSG:404000&format=application/openlayers

**Max Scale: 1:**650000 and Min Scale: 1:40000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:HP&styles=&bbox=400000.0,1200000.0,500000.0,1300000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

Max Scale: 1:40000 and Min Scale: 1:1:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:hp40ne&styles=&bbox=445000.0,1205000.0,450000.0,1210000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

I have created the layer group by above images(around 76) and that Geoserver preview link is:
------------------------------------------------------------------------------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=275&height=512&srs=EPSG:404000&format=application/openlayers

@Simone: I am a newbie. I didnot get your 1st point. For 2nd point, I did not use any complex structures in getmap request and did not use any reprojection also.

@José Carlos Martínez Llario: Yes I have used GeoWebCache and checked the GeoWebCache demo. But in the case of concurrent
access, Its failed to server the data for more users.

I have configured the gridset for EPSG:404000, GeoWebCache,Production environment settings, heap size for tomcat…etc
But no result.

We tested the “states”,“tiger_roads” ,and “sample_geotiff” datasets from the GeoServer release configuration with Apache Jmeter ( http://www.guru99.com/jmeter-performance-testing.html) as they said in below links**.**

http://geoserver.org/display/GEOS/Stress+Testing
http://geoserver.geo-solutions.it/edu/en/adv_gsconfig/jmeter.html

Just loading working of those data are working fine as they said for more users. But with zoom in,out,pan and feature info cases, its not able to response for more concurrent users. So we have faced this issue on default Geoserver layers itself as shown in below screenshot.

Inline image 3

Please let me know if I have missed any configuration or something and share your solutions. It will very much helpfull to me to fix this. Thanks in advance.

Thanks & Regards
Venkat E
GIS Developer

On Fri, Mar 7, 2014 at 12:27 AM, Simone Giannecchini <simone.giannecchini@anonymised.com107…> wrote:

Ciao Venky,
a few questions:

-1- which are the characteristics for the HW you are using
-2- Did you optimized data? Check these slides for some additional
information http://goo.gl/74XUPq

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Thu, Mar 6, 2014 at 1:47 PM, venky <venky.src@anonymised.com> wrote:

Dear All,

I have developed a web map application by using Geoserver 2.4.0 and tomcat 7
in Windows XP. My problem is geoserver itself not serving the data for
concurrent users around 10 to 15 people (Hanging,Not loading…etc). Its
serving data only for 3 to 4 users.

I did all performance tunning in Tomcat and Geoserver as indicated in
production environment.This is the link I have tested for concurrent access.

http://xxx.xxx.x.xxx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=1250&height=800&srs=EPSG:404000&format=application/openlayers

From above link Oxford_Map is the layer group which contains 76 tiff images
with size of 170Mb.

Server configuration is:

Windows XP
Ram 4GB
Geoserver 2.4.0
Tomcat 7 (Heap size 2GB)

Kindly let me know to the solution to speedup the Geoserver. Thanks in
Advance.


Subversion Kills Productivity. Get off Subversion & Make the Move to
Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and
the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Intel(R) Xeon™ CPU 3.00Ghz
Memory (RAM): 4GB
System Type : 32-bit OS

Java Configuration:

86_tiger_roads_10_users.png

1.jpg

t.jpg

···

On Fri, Mar 7, 2014 at 5:46 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

HW == hardware

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 12:21 PM, venky <venky.src@anonymised.com> wrote:

Hi Simone,

Sorry In previous mail I indicated that I didn’t get your question.
What is mean by HW? characteristics?
I am using Tomcat 7, JRE 6, Java Heap Size 2GB (Ram 4GB)

I go-through that slides which gave to me.But I dont know what step should I take for preprocessing the tiff images / what type of raster should I use?

On Fri, Mar 7, 2014 at 4:10 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,

I suspect that the HW you are using can’t keep up with the load.

As I asked before, what are the characteristics of the HW you are using for GeoServer? Which Java Options are you using in terms of memory for GeoServer?

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 11:36 AM, venky <venky.src@anonymised.com> wrote:

Thanks Simone…I shall do it…but I have doubt why default sample mosaic also not serving for more users from Geosever?

On Fri, Mar 7, 2014 at 2:11 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,
I checked quickly what you are doing and I am pretty sure you are going down a wrong path.

Most important thing to do when you are working with raster is to first optimize the data you are going to serve.
As a newbie, Take a couple of hours to check the recipes contained in the slides I gave you. I believe you should preprocess your tiff files and then look into a different way for serving them,
via as an instance the ImageMosaic.

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 8:46 AM, venky <venky.src@anonymised.com> wrote:

Dear All,

Please find the below screenshot for tiff images and these scale ranges are configured in style file. I have used worldImage raster data store for this.

Inline image 2

Inline image 1

These are sample links from Geoserver preview:
----------------------------------------------------------------------------

Max Scale: 1:4000000 and Min Scale: 1:650000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:ODC%20Overview&styles=&bbox=5664.8266601562,11697.36816410534,655580.0000000091,1220241.3749999998&width=275&height=512&srs=EPSG:404000&format=application/openlayers

**Max Scale: 1:**650000 and Min Scale: 1:40000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:HP&styles=&bbox=400000.0,1200000.0,500000.0,1300000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

Max Scale: 1:40000 and Min Scale: 1:1:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:hp40ne&styles=&bbox=445000.0,1205000.0,450000.0,1210000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

I have created the layer group by above images(around 76) and that Geoserver preview link is:
------------------------------------------------------------------------------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=275&height=512&srs=EPSG:404000&format=application/openlayers

@Simone: I am a newbie. I didnot get your 1st point. For 2nd point, I did not use any complex structures in getmap request and did not use any reprojection also.

@José Carlos Martínez Llario: Yes I have used GeoWebCache and checked the GeoWebCache demo. But in the case of concurrent
access, Its failed to server the data for more users.

I have configured the gridset for EPSG:404000, GeoWebCache,Production environment settings, heap size for tomcat…etc
But no result.

We tested the “states”,“tiger_roads” ,and “sample_geotiff” datasets from the GeoServer release configuration with Apache Jmeter ( http://www.guru99.com/jmeter-performance-testing.html) as they said in below links**.**

http://geoserver.org/display/GEOS/Stress+Testing
http://geoserver.geo-solutions.it/edu/en/adv_gsconfig/jmeter.html

Just loading working of those data are working fine as they said for more users. But with zoom in,out,pan and feature info cases, its not able to response for more concurrent users. So we have faced this issue on default Geoserver layers itself as shown in below screenshot.

Inline image 3

Please let me know if I have missed any configuration or something and share your solutions. It will very much helpfull to me to fix this. Thanks in advance.

Thanks & Regards
Venkat E
GIS Developer

On Fri, Mar 7, 2014 at 12:27 AM, Simone Giannecchini <simone.giannecchini@anonymised.com107…> wrote:

Ciao Venky,
a few questions:

-1- which are the characteristics for the HW you are using
-2- Did you optimized data? Check these slides for some additional
information http://goo.gl/74XUPq

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Thu, Mar 6, 2014 at 1:47 PM, venky <venky.src@anonymised.com> wrote:

Dear All,

I have developed a web map application by using Geoserver 2.4.0 and tomcat 7
in Windows XP. My problem is geoserver itself not serving the data for
concurrent users around 10 to 15 people (Hanging,Not loading…etc). Its
serving data only for 3 to 4 users.

I did all performance tunning in Tomcat and Geoserver as indicated in
production environment.This is the link I have tested for concurrent access.

http://xxx.xxx.x.xxx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=1250&height=800&srs=EPSG:404000&format=application/openlayers

From above link Oxford_Map is the layer group which contains 76 tiff images
with size of 170Mb.

Server configuration is:

Windows XP
Ram 4GB
Geoserver 2.4.0
Tomcat 7 (Heap size 2GB)

Kindly let me know to the solution to speedup the Geoserver. Thanks in
Advance.


Subversion Kills Productivity. Get off Subversion & Make the Move to
Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and
the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Ciao Venky,
well, the HW is ok, about the steps to take, I believe it is pretty clear from the slides where you can also find some sample gdal commands to perform.

Please, experiment a bit with the commands proposed then come back to us with more specific questions.

There is quite some documentation if you search on the web.

86_tiger_roads_10_users.png

t.jpg

1.jpg

···

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 1:36 PM, venky <venky.src@anonymised.com> wrote:

Intel(R) Xeon™ CPU 3.00Ghz
Memory (RAM): 4GB
System Type : 32-bit OS

Java Configuration:

-Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 7.0
-Dcatalina.base=C:\Program Files\Apache Software Foundation\Tomcat 7.0
-Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat 7.0\endorsed
-Djava.io.tmpdir=C:\temp
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.logging.config.file=C:\Program Files\Apache Software Foundation\Tomcat 7.0\conf\logging.properties
-XX:NewSize=256m
-XX:MaxNewSize=256m
-Dsun.rmi.dgc.client.gcInterval=600000
-Dsun.rmi.dgc.server.gcInterval=600000
-XX:+UseParallelGC
-XX:PermSize=256m
-XX:MaxPermSize=256m
-verbose:gc
-XX:+PrintTenuringDistribution
-XX:+HeapDumpOnOutOfMemoryError

HEAP Size = 2048MB

On Fri, Mar 7, 2014 at 5:46 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

HW == hardware

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 12:21 PM, venky <venky.src@anonymised.com> wrote:

Hi Simone,

Sorry In previous mail I indicated that I didn’t get your question.
What is mean by HW? characteristics?
I am using Tomcat 7, JRE 6, Java Heap Size 2GB (Ram 4GB)

I go-through that slides which gave to me.But I dont know what step should I take for preprocessing the tiff images / what type of raster should I use?

On Fri, Mar 7, 2014 at 4:10 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,

I suspect that the HW you are using can’t keep up with the load.

As I asked before, what are the characteristics of the HW you are using for GeoServer? Which Java Options are you using in terms of memory for GeoServer?

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 11:36 AM, venky <venky.src@anonymised.com> wrote:

Thanks Simone…I shall do it…but I have doubt why default sample mosaic also not serving for more users from Geosever?

On Fri, Mar 7, 2014 at 2:11 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,
I checked quickly what you are doing and I am pretty sure you are going down a wrong path.

Most important thing to do when you are working with raster is to first optimize the data you are going to serve.
As a newbie, Take a couple of hours to check the recipes contained in the slides I gave you. I believe you should preprocess your tiff files and then look into a different way for serving them,
via as an instance the ImageMosaic.

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 8:46 AM, venky <venky.src@anonymised.com> wrote:

Dear All,

Please find the below screenshot for tiff images and these scale ranges are configured in style file. I have used worldImage raster data store for this.

Inline image 2

Inline image 1

These are sample links from Geoserver preview:
----------------------------------------------------------------------------

Max Scale: 1:4000000 and Min Scale: 1:650000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:ODC%20Overview&styles=&bbox=5664.8266601562,11697.36816410534,655580.0000000091,1220241.3749999998&width=275&height=512&srs=EPSG:404000&format=application/openlayers

**Max Scale: 1:**650000 and Min Scale: 1:40000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:HP&styles=&bbox=400000.0,1200000.0,500000.0,1300000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

Max Scale: 1:40000 and Min Scale: 1:1:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:hp40ne&styles=&bbox=445000.0,1205000.0,450000.0,1210000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

I have created the layer group by above images(around 76) and that Geoserver preview link is:
------------------------------------------------------------------------------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=275&height=512&srs=EPSG:404000&format=application/openlayers

@Simone: I am a newbie. I didnot get your 1st point. For 2nd point, I did not use any complex structures in getmap request and did not use any reprojection also.

@José Carlos Martínez Llario: Yes I have used GeoWebCache and checked the GeoWebCache demo. But in the case of concurrent
access, Its failed to server the data for more users.

I have configured the gridset for EPSG:404000, GeoWebCache,Production environment settings, heap size for tomcat…etc
But no result.

We tested the “states”,“tiger_roads” ,and “sample_geotiff” datasets from the GeoServer release configuration with Apache Jmeter ( http://www.guru99.com/jmeter-performance-testing.html) as they said in below links**.**

http://geoserver.org/display/GEOS/Stress+Testing
http://geoserver.geo-solutions.it/edu/en/adv_gsconfig/jmeter.html

Just loading working of those data are working fine as they said for more users. But with zoom in,out,pan and feature info cases, its not able to response for more concurrent users. So we have faced this issue on default Geoserver layers itself as shown in below screenshot.

Inline image 3

Please let me know if I have missed any configuration or something and share your solutions. It will very much helpfull to me to fix this. Thanks in advance.

Thanks & Regards
Venkat E
GIS Developer

On Fri, Mar 7, 2014 at 12:27 AM, Simone Giannecchini <simone.giannecchini@anonymised.com107…> wrote:

Ciao Venky,
a few questions:

-1- which are the characteristics for the HW you are using
-2- Did you optimized data? Check these slides for some additional
information http://goo.gl/74XUPq

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Thu, Mar 6, 2014 at 1:47 PM, venky <venky.src@anonymised.com> wrote:

Dear All,

I have developed a web map application by using Geoserver 2.4.0 and tomcat 7
in Windows XP. My problem is geoserver itself not serving the data for
concurrent users around 10 to 15 people (Hanging,Not loading…etc). Its
serving data only for 3 to 4 users.

I did all performance tunning in Tomcat and Geoserver as indicated in
production environment.This is the link I have tested for concurrent access.

http://xxx.xxx.x.xxx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=1250&height=800&srs=EPSG:404000&format=application/openlayers

From above link Oxford_Map is the layer group which contains 76 tiff images
with size of 170Mb.

Server configuration is:

Windows XP
Ram 4GB
Geoserver 2.4.0
Tomcat 7 (Heap size 2GB)

Kindly let me know to the solution to speedup the Geoserver. Thanks in
Advance.


Subversion Kills Productivity. Get off Subversion & Make the Move to
Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and
the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

On Fri, Mar 7, 2014 at 1:36 PM, venky <venky.src@anonymised.com> wrote:

Intel(R) Xeon(TM) CPU 3.00Ghz

How many cores does this CPU have?

Xeons have a long history, a old one might be single core and have less
processing power than a single core of a modern i3 cpu.

Cheers
Andrea

--
== Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information ==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

At last I have created GeoWebCache data directory as its mentioned in Geoserver guide pdf, Now its seems to be working good and some test cases also gives the positive results.Anyway I have to test it more. As per your instruction I have tried with imageMosaic. Is it better to use imageMosaic instead of grouping all layers (around 20 GB data)? performance wise?

Ok thanks a lot for your valuable response Simone. I shall do it as per the slides which u gave and come back.

t.jpg

86_tiger_roads_10_users.png

1.jpg

···

On Fri, Mar 7, 2014 at 6:28 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,
well, the HW is ok, about the steps to take, I believe it is pretty clear from the slides where you can also find some sample gdal commands to perform.

Please, experiment a bit with the commands proposed then come back to us with more specific questions.

There is quite some documentation if you search on the web.

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 1:36 PM, venky <venky.src@anonymised.com> wrote:

Intel(R) Xeon™ CPU 3.00Ghz
Memory (RAM): 4GB
System Type : 32-bit OS

Java Configuration:

-Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 7.0
-Dcatalina.base=C:\Program Files\Apache Software Foundation\Tomcat 7.0
-Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat 7.0\endorsed
-Djava.io.tmpdir=C:\temp
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.logging.config.file=C:\Program Files\Apache Software Foundation\Tomcat 7.0\conf\logging.properties
-XX:NewSize=256m
-XX:MaxNewSize=256m
-Dsun.rmi.dgc.client.gcInterval=600000
-Dsun.rmi.dgc.server.gcInterval=600000
-XX:+UseParallelGC
-XX:PermSize=256m
-XX:MaxPermSize=256m
-verbose:gc
-XX:+PrintTenuringDistribution
-XX:+HeapDumpOnOutOfMemoryError

HEAP Size = 2048MB

On Fri, Mar 7, 2014 at 5:46 PM, Simone Giannecchini <simone.giannecchini@anonymised.com107…> wrote:

HW == hardware

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 12:21 PM, venky <venky.src@anonymised.com> wrote:

Hi Simone,

Sorry In previous mail I indicated that I didn’t get your question.
What is mean by HW? characteristics?
I am using Tomcat 7, JRE 6, Java Heap Size 2GB (Ram 4GB)

I go-through that slides which gave to me.But I dont know what step should I take for preprocessing the tiff images / what type of raster should I use?

On Fri, Mar 7, 2014 at 4:10 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,

I suspect that the HW you are using can’t keep up with the load.

As I asked before, what are the characteristics of the HW you are using for GeoServer? Which Java Options are you using in terms of memory for GeoServer?

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 11:36 AM, venky <venky.src@anonymised.com> wrote:

Thanks Simone…I shall do it…but I have doubt why default sample mosaic also not serving for more users from Geosever?

On Fri, Mar 7, 2014 at 2:11 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,
I checked quickly what you are doing and I am pretty sure you are going down a wrong path.

Most important thing to do when you are working with raster is to first optimize the data you are going to serve.
As a newbie, Take a couple of hours to check the recipes contained in the slides I gave you. I believe you should preprocess your tiff files and then look into a different way for serving them,
via as an instance the ImageMosaic.

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 8:46 AM, venky <venky.src@anonymised.com> wrote:

Dear All,

Please find the below screenshot for tiff images and these scale ranges are configured in style file. I have used worldImage raster data store for this.

Inline image 2

Inline image 1

These are sample links from Geoserver preview:
----------------------------------------------------------------------------

Max Scale: 1:4000000 and Min Scale: 1:650000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:ODC%20Overview&styles=&bbox=5664.8266601562,11697.36816410534,655580.0000000091,1220241.3749999998&width=275&height=512&srs=EPSG:404000&format=application/openlayers

**Max Scale: 1:**650000 and Min Scale: 1:40000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:HP&styles=&bbox=400000.0,1200000.0,500000.0,1300000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

Max Scale: 1:40000 and Min Scale: 1:1:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:hp40ne&styles=&bbox=445000.0,1205000.0,450000.0,1210000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

I have created the layer group by above images(around 76) and that Geoserver preview link is:
------------------------------------------------------------------------------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=275&height=512&srs=EPSG:404000&format=application/openlayers

@Simone: I am a newbie. I didnot get your 1st point. For 2nd point, I did not use any complex structures in getmap request and did not use any reprojection also.

@José Carlos Martínez Llario: Yes I have used GeoWebCache and checked the GeoWebCache demo. But in the case of concurrent
access, Its failed to server the data for more users.

I have configured the gridset for EPSG:404000, GeoWebCache,Production environment settings, heap size for tomcat…etc
But no result.

We tested the “states”,“tiger_roads” ,and “sample_geotiff” datasets from the GeoServer release configuration with Apache Jmeter ( http://www.guru99.com/jmeter-performance-testing.html) as they said in below links**.**

http://geoserver.org/display/GEOS/Stress+Testing
http://geoserver.geo-solutions.it/edu/en/adv_gsconfig/jmeter.html

Just loading working of those data are working fine as they said for more users. But with zoom in,out,pan and feature info cases, its not able to response for more concurrent users. So we have faced this issue on default Geoserver layers itself as shown in below screenshot.

Inline image 3

Please let me know if I have missed any configuration or something and share your solutions. It will very much helpfull to me to fix this. Thanks in advance.

Thanks & Regards
Venkat E
GIS Developer

On Fri, Mar 7, 2014 at 12:27 AM, Simone Giannecchini <simone.giannecchini@anonymised.com107…> wrote:

Ciao Venky,
a few questions:

-1- which are the characteristics for the HW you are using
-2- Did you optimized data? Check these slides for some additional
information http://goo.gl/74XUPq

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Thu, Mar 6, 2014 at 1:47 PM, venky <venky.src@anonymised.com> wrote:

Dear All,

I have developed a web map application by using Geoserver 2.4.0 and tomcat 7
in Windows XP. My problem is geoserver itself not serving the data for
concurrent users around 10 to 15 people (Hanging,Not loading…etc). Its
serving data only for 3 to 4 users.

I did all performance tunning in Tomcat and Geoserver as indicated in
production environment.This is the link I have tested for concurrent access.

http://xxx.xxx.x.xxx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=1250&height=800&srs=EPSG:404000&format=application/openlayers

From above link Oxford_Map is the layer group which contains 76 tiff images
with size of 170Mb.

Server configuration is:

Windows XP
Ram 4GB
Geoserver 2.4.0
Tomcat 7 (Heap size 2GB)

Kindly let me know to the solution to speedup the Geoserver. Thanks in
Advance.


Subversion Kills Productivity. Get off Subversion & Make the Move to
Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and
the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Hi Andrea, Yes its dual core

···

On Fri, Mar 7, 2014 at 6:42 PM, Andrea Aime <andrea.aime@anonymised.com> wrote:

On Fri, Mar 7, 2014 at 1:36 PM, venky <venky.src@anonymised.com> wrote:

Intel(R) Xeon™ CPU 3.00Ghz

How many cores does this CPU have?

Xeons have a long history, a old one might be single core and have less
processing power than a single core of a modern i3 cpu.

Cheers
Andrea

== Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information ==

Ing. Andrea Aime

@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


HI Venky,
I suspect a large part of your problem is because your base data is in EPSG:27700 (British National Grid) - at least it probably is given it appears to be OS data. However you’re requesting the data in EPSG:404000 - so GeoServer has to do a lot of processing to serve any given raster request.

The optimal solution is to create a TMS/WMTS and serve that. Simone’s linked file is an excellent starting place for optimising your rasters.
See: http://maps.warwickshire.gov.uk/inspire for our implementation - the “Ordnance Survey - Rasters” basemap is similar to what you want I think. As you can see it is highly optimised.

Regards,
Jonathan

This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.

1.jpg

t.jpg

86_tiger_roads_10_users.png

···

On 7 March 2014 15:21, venky <venky.src@anonymised.com> wrote:

At last I have created GeoWebCache data directory as its mentioned in Geoserver guide pdf, Now its seems to be working good and some test cases also gives the positive results.Anyway I have to test it more. As per your instruction I have tried with imageMosaic. Is it better to use imageMosaic instead of grouping all layers (around 20 GB data)? performance wise?

Ok thanks a lot for your valuable response Simone. I shall do it as per the slides which u gave and come back.


Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

On Fri, Mar 7, 2014 at 6:28 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,
well, the HW is ok, about the steps to take, I believe it is pretty clear from the slides where you can also find some sample gdal commands to perform.

Please, experiment a bit with the commands proposed then come back to us with more specific questions.

There is quite some documentation if you search on the web.

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 1:36 PM, venky <venky.src@anonymised.com> wrote:

Intel(R) Xeon™ CPU 3.00Ghz
Memory (RAM): 4GB
System Type : 32-bit OS

Java Configuration:

-Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 7.0
-Dcatalina.base=C:\Program Files\Apache Software Foundation\Tomcat 7.0
-Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat 7.0\endorsed
-Djava.io.tmpdir=C:\temp
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.logging.config.file=C:\Program Files\Apache Software Foundation\Tomcat 7.0\conf\logging.properties
-XX:NewSize=256m
-XX:MaxNewSize=256m
-Dsun.rmi.dgc.client.gcInterval=600000
-Dsun.rmi.dgc.server.gcInterval=600000
-XX:+UseParallelGC
-XX:PermSize=256m
-XX:MaxPermSize=256m
-verbose:gc
-XX:+PrintTenuringDistribution
-XX:+HeapDumpOnOutOfMemoryError

HEAP Size = 2048MB

On Fri, Mar 7, 2014 at 5:46 PM, Simone Giannecchini <simone.giannecchini@anonymised.com107…> wrote:

HW == hardware

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 12:21 PM, venky <venky.src@anonymised.com> wrote:

Hi Simone,

Sorry In previous mail I indicated that I didn’t get your question.
What is mean by HW? characteristics?
I am using Tomcat 7, JRE 6, Java Heap Size 2GB (Ram 4GB)

I go-through that slides which gave to me.But I dont know what step should I take for preprocessing the tiff images / what type of raster should I use?

On Fri, Mar 7, 2014 at 4:10 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,

I suspect that the HW you are using can’t keep up with the load.

As I asked before, what are the characteristics of the HW you are using for GeoServer? Which Java Options are you using in terms of memory for GeoServer?

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 11:36 AM, venky <venky.src@anonymised.com> wrote:

Thanks Simone…I shall do it…but I have doubt why default sample mosaic also not serving for more users from Geosever?

On Fri, Mar 7, 2014 at 2:11 PM, Simone Giannecchini <simone.giannecchini@anonymised.com> wrote:

Ciao Venky,
I checked quickly what you are doing and I am pretty sure you are going down a wrong path.

Most important thing to do when you are working with raster is to first optimize the data you are going to serve.
As a newbie, Take a couple of hours to check the recipes contained in the slides I gave you. I believe you should preprocess your tiff files and then look into a different way for serving them,
via as an instance the ImageMosaic.

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Fri, Mar 7, 2014 at 8:46 AM, venky <venky.src@anonymised.com> wrote:

Dear All,

Please find the below screenshot for tiff images and these scale ranges are configured in style file. I have used worldImage raster data store for this.

Inline image 2

Inline image 1

These are sample links from Geoserver preview:
----------------------------------------------------------------------------

Max Scale: 1:4000000 and Min Scale: 1:650000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:ODC%20Overview&styles=&bbox=5664.8266601562,11697.36816410534,655580.0000000091,1220241.3749999998&width=275&height=512&srs=EPSG:404000&format=application/openlayers

**Max Scale: 1:**650000 and Min Scale: 1:40000:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:HP&styles=&bbox=400000.0,1200000.0,500000.0,1300000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

Max Scale: 1:40000 and Min Scale: 1:1:
-------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/cite/wms?service=WMS&version=1.1.0&request=GetMap&layers=cite:hp40ne&styles=&bbox=445000.0,1205000.0,450000.0,1210000.0&width=512&height=512&srs=EPSG:404000&format=application/openlayers

I have created the layer group by above images(around 76) and that Geoserver preview link is:
------------------------------------------------------------------------------------------------------------------------------------------------

http://xxx.xxx.x.xx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=275&height=512&srs=EPSG:404000&format=application/openlayers

@Simone: I am a newbie. I didnot get your 1st point. For 2nd point, I did not use any complex structures in getmap request and did not use any reprojection also.

@José Carlos Martínez Llario: Yes I have used GeoWebCache and checked the GeoWebCache demo. But in the case of concurrent
access, Its failed to server the data for more users.

I have configured the gridset for EPSG:404000, GeoWebCache,Production environment settings, heap size for tomcat…etc
But no result.

We tested the “states”,“tiger_roads” ,and “sample_geotiff” datasets from the GeoServer release configuration with Apache Jmeter ( http://www.guru99.com/jmeter-performance-testing.html) as they said in below links**.**

http://geoserver.org/display/GEOS/Stress+Testing
http://geoserver.geo-solutions.it/edu/en/adv_gsconfig/jmeter.html

Just loading working of those data are working fine as they said for more users. But with zoom in,out,pan and feature info cases, its not able to response for more concurrent users. So we have faced this issue on default Geoserver layers itself as shown in below screenshot.

Inline image 3

Please let me know if I have missed any configuration or something and share your solutions. It will very much helpfull to me to fix this. Thanks in advance.

Thanks & Regards
Venkat E
GIS Developer

On Fri, Mar 7, 2014 at 12:27 AM, Simone Giannecchini <simone.giannecchini@anonymised.com107…> wrote:

Ciao Venky,
a few questions:

-1- which are the characteristics for the HW you are using
-2- Did you optimized data? Check these slides for some additional
information http://goo.gl/74XUPq

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Thu, Mar 6, 2014 at 1:47 PM, venky <venky.src@anonymised.com> wrote:

Dear All,

I have developed a web map application by using Geoserver 2.4.0 and tomcat 7
in Windows XP. My problem is geoserver itself not serving the data for
concurrent users around 10 to 15 people (Hanging,Not loading…etc). Its
serving data only for 3 to 4 users.

I did all performance tunning in Tomcat and Geoserver as indicated in
production environment.This is the link I have tested for concurrent access.

http://xxx.xxx.x.xxx:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=Oxford_Map&styles=&bbox=0.0,0.0,700000.0,1300000.0&width=1250&height=800&srs=EPSG:404000&format=application/openlayers

From above link Oxford_Map is the layer group which contains 76 tiff images
with size of 170Mb.

Server configuration is:

Windows XP
Ram 4GB
Geoserver 2.4.0
Tomcat 7 (Heap size 2GB)

Kindly let me know to the solution to speedup the Geoserver. Thanks in
Advance.


Subversion Kills Productivity. Get off Subversion & Make the Move to
Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and
the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users