That's why I bring up the topic of IIS when using IE.  I'm not an expert
at understanding SSL, but the way I understood it, is that IE passes the
first chunk of the encrypted communication back to the web server
differently than most browsers, including Firefox.  IIS was set by default
to only look in the first 48k of that data for the encryption key or
whatever.  When IIS didn't find it, it caused a deadlock.  I don't think
IE alone is the problem - when you throw in IIS, then you have issues, and
I'm fairly certain it has nothing to do with ColdFusion or Java when it
comes down to it.  I wish I could find the bookmarks I used to have on the
issue, they explain it a lot better than I can.

>
> The thing that has me stumped about the upload, and seems to point to an
> issue with IE, is that Mozilla uploads the large file, using
> the exact same CF pages, that have no browser-specific code, without any
> problem.
>
> Forrest C. Gilmore
> --------------------------
> Shane Heasley wrote:
>> CF7 and earlier have to load the entire file into memory when doing
>> uploads - so with large files you can run into heap problems.  CF8 uses
>> a
>> different method.
>>
>> It was possibly coincidence that you only noticed the problem using IE?
>> Moving to 8 might solve the problem.
>>
>> Cheers,
>>
>> www.CTek-Media.com
>>
>>
>> To deal with my upload issue, my ISP wants to switch my site from CF7 to
>> CF8. I am inclined to do so.
>> Are there any Gotcha's I need to be aware of?
>>
>> Forrest C. Gilmore
>>
>>
>>
>>
>>
>>
>>
>> -------------------------------------------------------------
>> To unsubscribe from this list, manage your profile @
>> http://www.acfug.org?fa=login.edituserform
>>
>> For more info, see http://www.acfug.org/mailinglists
>> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
>> List hosted by http://www.fusionlink.com
>> -------------------------------------------------------------
>>
>>
>>
>>
>>
>>
>
>
>
> -------------------------------------------------------------
> To unsubscribe from this list, manage your profile @
> http://www.acfug.org?fa=login.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by http://www.fusionlink.com
> -------------------------------------------------------------
>
>
>



-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------



Reply via email to