RE: "Expect: 100-continue" bug in 2.2.14?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm thinking about trying to upgrade to 2.2.16 to fix this issue, but
not sure it will help.  I see that 2.2.10 had one fix:

*) mod_proxy_http: Do not forward requests with 'Expect: 100-continue'
to
     known HTTP/1.0 servers. Return 'Expectation failed' (417) instead.
     [Ruediger Pluem]

Anyone else had any luck with the 100-continue issue?

Scott

-----Original Message-----
From: Campbell, Scott [mailto:Scott_Campbell@xxxxxxxxxxxxxxxxx] 
Sent: Monday, August 09, 2010 10:03 AM
To: users@xxxxxxxxxxxxxxxx
Subject: RE:  "Expect: 100-continue" bug in 2.2.14?

Per Eric, I added the %{Expect}i log entry.

LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"SCOTT\"
\"%{User-Agent}i\"\"%{Expect}i\"" scott
CustomLog "|/usr/local/apache2/bin/rotatelogs
/usr/local/apache2/logs/scott.log 86400" scott


X.X.X.X - - [09/Aug/2010:09:43:34 -0400] "POST
/sitetransactions/XXXTransactionsService.asmx HTTP/1.1" 417 440 "-"
"SCOTT" "-""100-continue"

>From looking at it, the "Expect" value coming in from the client does
seem to be correct.  It's also attached per your request.

I also tried setting "AddDefaultCharset UTF-8" and "AddCharset UTF-8
.xml", but they did not seem to make a difference.


Scott


-----Original Message-----
From: J. Greenlees [mailto:lists@xxxxxxxxxxxxxxxxxxx]
Sent: Saturday, August 07, 2010 12:38 AM
To: users@xxxxxxxxxxxxxxxx
Subject: Re:  "Expect: 100-continue" bug in 2.2.14?

Eric Covener wrote:
>> Expect: 100-continue
> 
> Can you log %{Expect}i from apache and include the output in an 
> attachment? Wondering if there's some subtle thing in the string being

> missed, or a failure to trim whitespace, etc.
> 

something like their app working with utf-8 and the apache proxy working

with iso-8859-1 could also give an odd response. The two charsets should

be compatible, but it may not be the case. The conversion may be reading

the zeros as the letter o in the 100. [ or similar. ] or it could be the
app using the letter o because of a typo.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux