I also just turned off Keep Alives on the IIS Administrator. I'll have to
see if that resolves the problem.

-----Original Message-----
From: John Stanley 
Sent: Friday, July 22, 2005 10:34 AM
To: CF-Talk
Subject: HTTP Request Persisting?


        All, we have a company we are dealing with that we interact with via
CFHttp. They had an error occurring in their system that they say is fixed.
When we submit to them, we still get the error. They say we need to turn off
Keep-Alive on our server. 

        I assume they are referring to the HTTP Connection Header.

        I hit my own page on another cfserver and dumped the
GetHttpRequestData()
function results and it seems that CFMX 6,1,0,63958  automatically sends a
connection close command
when connecting, at least with my own site, which uses IIS/5.0.

        I dumped the CFHttp object created when I hit their site and they
are
using IIS/6.0 which does not send a connection close response header when
hit. I tested against microsoft.com and the same thing, there is no
connection header close being responded. 

I tested against CNN.com which also sends a connection header close, and
that uses APACHE.

My big question is does the connection only close when BOTH the request
header and the response header send header connection close arguments?

Am I barking up the wrong tree by looking at the connection header?

Any help will be greatly appreciated.

John Stanley
Web Application Developer
Active Aero Group
http://www.activeaero.com






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212540
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to