×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
That produced a very detailed trace with everything except the POST content,
doh! I did a search through all of the log spool files that were created
and couldn't find the post content, though I did find the content length.
This shows a comparison between the two. The left works and the right is
the one that I get no content:
http://mowyourlawn.com/temp/apache_vv_dotnet_log.jpg
Anybody see anything that sticks out. I highlighted a couple things that I
thought were noteworthy.
I went as far to add a few more debug/log options to the STRTCPSVR:
STRTCPSVR SERVER(*HTTP) HTTPSVR(MYRXS '-vv -vi -ve')
... But that didn't produce any more about the post content.
Thoughts?
Aaron Bartell
http://mowyourlawn.com
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On
Behalf Of matt.haas@xxxxxxxxxxx
Sent: Thursday, September 06, 2007 2:09 PM
To: web400@xxxxxxxxxxxx
Subject: Re: [WEB400] C#.Net to Apache - empty HTTP POST
Aaron,
You may want to try starting the server with option -vv which will produce a
trace on the HTTP server (I think you have to end it to get the trace
written out).
Matt
As an Amazon Associate we earn from qualifying purchases.