[us...@httpd] RE: POST message handling in 2.2.8 vs 2.2.9

2009-11-03 Thread Hickey, Tom
lters: Don't return 100-continue on redirects. PR 43711 [Ruediger Pluem] *) http_filters: Don't return 100-continue on client error PR 43711 [Chetan Reddy ] Tom -Original Message- From: Hickey, Tom [mailto:tom.hic...@radiantsystems.com] Sent: Tuesday, November 03,

[us...@httpd] POST message handling in 2.2.8 vs 2.2.9

2009-11-03 Thread Hickey, Tom
Hello All, This is the continuation of a thread that was titled "Increase Logging" but that doesn't seem to make much sense anymore so I am starting a new thread. The core of the problem is that my application sends a POST message which goes through the mod_isapi module to a MSFT ISAPI dll. W

RE: [us...@httpd] Increase Logging

2009-10-30 Thread Hickey, Tom
ber 27, 2009 10:15 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Increase Logging On Tue, Oct 27, 2009 at 8:14 AM, Hickey, Tom wrote: > Any thoughts on what might have changed in 2.2.9 that would cause this type > of behavior on a Windows system as there is nothing listed in the

RE: [us...@httpd] Increase Logging

2009-10-27 Thread Hickey, Tom
Tom -Original Message- From: nicholas@sun.com [mailto:nicholas@sun.com] On Behalf Of Nick Kew Sent: Friday, October 23, 2009 11:48 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Increase Logging Hickey, Tom wrote: > Yes this is related to a question I posted on another

RE: [us...@httpd] Increase Logging

2009-10-23 Thread Hickey, Tom
into the code. Thank you very much for giving me a starting point for debugging. Tom -Original Message- From: nicholas@sun.com [mailto:nicholas@sun.com] On Behalf Of Nick Kew Sent: Friday, October 23, 2009 11:48 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Increase Lo

RE: [us...@httpd] Increase Logging

2009-10-23 Thread Hickey, Tom
ere are people here which do handle SOAP with Apache, the chances are narrow that they would do it specifically with that particular DLL. Hickey, Tom wrote: > Yes this is related to a question I posted on another thread and I understand > that SOAPISAP.dll is not an Apache product. But again I

RE: [us...@httpd] Increase Logging

2009-10-23 Thread Hickey, Tom
configuration so no help is available. Thank you to the group for your patience. Tom -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Friday, October 23, 2009 9:21 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Increase Logging Hickey, Tom wrote: > An

RE: [us...@httpd] Increase Logging

2009-10-23 Thread Hickey, Tom
Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Friday, October 23, 2009 4:05 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Increase Logging Hickey, Tom wrote: > Thanks Nick, I did Google the error and it pointed me to possible errors in > my scripts but I verified

RE: [us...@httpd] Increase Logging

2009-10-22 Thread Hickey, Tom
users@httpd.apache.org Subject: Re: [us...@httpd] Increase Logging Hickey, Tom wrote: > "Premature end of script headers" is a good phrase to google. Maybe a tool such as the cg-eye's offline script could tell you something about what's wrong wit

[us...@httpd] Increase Logging

2009-10-22 Thread Hickey, Tom
I am trying to troubleshoot a "500 Internal Server Error" and have attempted to increase logging by changing the level from warn to debug in httpd.conf with LogLevel debug This has not seemed to add much to my error log, all I seem to get is the startup information and when the client sends th

[us...@httpd] SOAP calls are not processed after upgrade to 2.2.14

2009-10-21 Thread Hickey, Tom
I am trying to upgrade my Apache http server from 2.2.4 to 2.2.14 and all SOAP calls are returned with a 500 Internal Server Error message. I have loaded all modules I used in 2.2.4 and am using the same basic configuration in my httpd.conf. The server starts without any errors and if I uninsta