> A partner we are working with uses name based hosting and needs incoming
> request to use HTTP 1.1.  When I send them a request using CFHTTP
> they come
> through using HTTP 1.0.
>
> Is there a configuration setting on the IIS machine to change this,  or is
> this just the way CFHTTP works?

I don't use cf much anymore but it seems like a lot of the complaints about
it I've seen over the last few months involve exactly what you're talking
about it. The host http server is a multi-homed ip and CFHTTP isn't sending
the appropriate "host: x" message.

I've verified this through my tcpclient com everytime anyone mentioned a
public website they were having trouble with through CFHTTP. CFHTTP says it
is having connection problems, but tcpclient works fine.

(For the most part this would be a rather easy thing to fix, btw.)

--min



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to