WFS client problem on Windows 2003, conti nued

Ned Harding nharding at EXTENDTHEREACH.COM
Mon Mar 14 11:14:52 EST 2005


No idea if it is related to your problem or not, but if you are using IIS on
Win2003, any calls to GetModuleFileName will prepend "\\?\" to the front of
the path...  It caused havok in a bunch of our code until we figured out
what was going on and striuped it off.  You get the same problem with IIS on
XP SP2.  See the docs for GetModuleFileName:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/bas
e/getmodulefilename.asp

Ned.

-----Original Message-----
From: UMN MapServer Developers List [mailto:MAPSERVER-DEV at LISTS.UMN.EDU] On
Behalf Of Bart van den Eijnden
Sent: Monday, March 14, 2005 8:09 AM
To: MAPSERVER-DEV at LISTS.UMN.EDU
Subject: [UMN_MAPSERVER-DEV] WFS client problem on Windows 2003, continued

Hi list,

I just got some more info about this. Strangely enough everything works fine
in application (non-CGI) mode, i.e. running mapserv from the command-line
with QUERY_STRING.

This is the output created, including libcurl debug output. There is a
section where the mapserv process waits for a while, but after that
continues. That section is marked in the output with a lot of *******.

Does anybody see something strange? Or does somebody see a reason why this
would work in application mode, but not in CGI mode?

In total there are 3 WFS client layers.

Thanks in advance.

Best regards,
Bart

On Mon, 14 Mar 2005 14:26:29 +0100, Bart van den Eijnden <bartvde at xs4all.nl>
wrote:

> Hi list,
>
> does anybody have an idea what could be causing the following
> behaviour in Mapserver WFS client?
>
> We were testing a URL to an external WFS service (intranet) on Windows
> 2003.
>
> 1. using the curl utility always the full document is retrieved,
> although times differ a lot between 10 and 65 seconds
>
> 2. Mapserver does not download the full file, it downloads a part of
> it, and the part that it downloads differs all the time.
>
> 3. In IIS 6 a CGI error occurs after a certain time, also this amount
> of time seems to be irregular. In Apache the same request with the
> same binary keeps on running, but never finishes. The downloaded GML
> file remains at a certain size, and no content is added anymore.
>
> Any ideas what could cause this would be highly appreciated, or how to
> go about debugging this problem further.
>
> Best regards,
> Bart
>



--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-dev/attachments/20050314/0586c503/attachment.html


More information about the mapserver-dev mailing list