Hi,

Just checking that the requests to the service were identical in both cases, 
weren't they? Can we see one request as an example?

-Jukka Rahkonen-

perre wrote:

> Hi
> 
> My performance tests show that WMS requests in version 1.3 has been slower in
> Geoserver 2.5.1 In Geoserver log i can see that PostGIS Select has different
> coordinates for POLYGON in version 1.3 compared to 1.1.1.
> 
> any idea ?
> 
> 
> >From Geoserver log version 1.3
> SELECT
> "OBJECTID","KKOD",encode(ST_AsBinary(ST_Force_2D("geom")),'base64')
> as "geom" FROM "mm"."VL_TRK" WHERE  ("geom" &&
> ST_GeomFromText('POLYGON
> ((667000 6573000, 667000 6584906, 678906 6584906, 678906 6573000, 667000
> 6573000))', 3006) ........
> 
> >From Geoserver log version 1.1.1
> SELECT
> "OBJECTID","KKOD",encode(ST_AsBinary(ST_Force_2D("geom")),'base64')
> as "geom" FROM "lm"."VL_TRK" WHERE  ("geom" &&
> ST_GeomFromText('POLYGON
> ((666964.282 6572964.282, 666964.282 6584941.718, 678941.718 6584941.718,
> 678941.718 6572964.282, 666964.282 6572964.282))', 3006) .........
> 
> Thanks
> Per
> 
> 
> 
> 
> --
> View this message in context: http://osgeo-
> org.1560.x6.nabble.com/Performance-with-Geoserver-2-5-1-and-WMS-1-3-
> tp5146051.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast.
> Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to