Re: [Geoserver-users] Test stress

2018-09-18 Thread Pablo J. Zader
Thanks Corina. One question.. is it possible make test generating WCS (getcoverage for example) requests, instead of WMS? Pablo 2018-09-18 16:09 GMT-03:00 Corina Tudorache : > Hi Pablo, > > Have a look at Jmeter. > https://geoserver.geo-solutions.it/edu/en/enterprise/jmeter.html > > Kind

Re: [Geoserver-users] Test stress

2018-09-18 Thread Pablo J. Zader
Thanks! Pablo 2018-09-17 2:31 GMT-03:00 Steve Omondi : > You can use Apache Jmetetr (https://jmeter.apache.org/). > > steps to use it are outlines in Geosolutions Geoserver docs > https://geoserver.geo-solutions.it/edu/en/enterprise/jmeter.html and a > bunch of other places. > > Kind regards, >

Re: [Geoserver-users] Test stress

2018-09-18 Thread Corina Tudorache via Geoserver-users
Hi Pablo, Have a look at Jmeter. https://geoserver.geo-solutions.it/edu/en/enterprise/jmeter.html Kind regards, Corina > On 15 Sep 2018, at 20:17, Pablo J. Zader wrote: > > Hi list > I have been working on a "webgis" for some time using geoserver as a map > server. The project has been

Re: [Geoserver-users] Test stress

2018-09-18 Thread Jonathan Moules
I wish a page like that had existed for JMeter testing of GeoServer when I started doing it, would have saved me an hour or three. Big thanks to the GeoSolutions folks for sharing their training for all! On 17/09/2018 07:31, Steve Omondi wrote: You can use Apache Jmetetr

Re: [Geoserver-users] Test stress

2018-09-16 Thread Steve Omondi
You can use Apache Jmetetr (https://jmeter.apache.org/). steps to use it are outlines in Geosolutions Geoserver docs https://geoserver.geo-solutions.it/edu/en/enterprise/jmeter.html and a bunch of other places. Kind regards, Steve Omondi On Sat, Sep 15, 2018 at 10:25 PM Pablo J. Zader wrote:

[Geoserver-users] Test stress

2018-09-15 Thread Pablo J. Zader
Hi list I have been working on a "webgis" for some time using geoserver as a map server. The project has been growing, which implies that the performance of the system has decreased. What I have to do is to know the limits of the use of the software (how many simulated requests it supports). Can