On Mon, Mar 14, 2011 at 2:53 PM, Roger Bedell <sylvanasc...@gmail.com> wrote:
> Dear Andrea,
>
> It looks like the issue with null geometries coming back has been fixed in
> the lastest nightly, this was the
>
> "Could not find element handler for http://www.opengis.net/gml: null as a
> child of MultiPolygonPropertyType." problem. This is a relief, thanks!
>
> However, uDig still times out when requesting large WFS datasets. Fiddler
> shows the data coming back just fine as gzip compressed. Would the gzip
> compression slow down the initial response to the request?

Hmm... just enough to accumulate a few KB of data to form the first
gzip compressed block, but that should take a split second.

> The docs state
> that WFS runs in "Full Streaming Mode" by default, I would imagine that this
> means that the data should start coming back immediately? We are using a
> PostGIS server on a Windows 2008 Server, IIS7, but I turned off the IIS7
> compression. Perhaps it is the fetch from PostGIS?

Yeah, it might be. Did you enable by any chance prepared statements?
If so try turning that off.
I also hear that PostgreSQL is definitely less efficient on Windows server,
that might be a factor as well.

Cheers
Andrea

-- 
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313
mob:    +39 333 8128928

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

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

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to