Networking Forums

Networking Forums > Computer Networking > Windows Networking > Using HTTP 1.1 through proxy connections

Reply
Thread Tools Display Modes

Using HTTP 1.1 through proxy connections

 
 
Steve C. Orr [MVP, MCSD]
Guest
Posts: n/a

 
      08-25-2006, 10:42 PM
I have a windows forms control embedded within a HTML page, as described
here:
http://samples.gotdotnet.com/quickst...eSourcing.aspx

It works perfectly, except when users have the "Use HTTP 1.1 through proxy
connections" checkbox checked on the Advanced tab of the IE Internet Options
dialog box.

Ideally we'd like to let our users have this checkbox enabled since it can
improve performance. However, for some users that have it enabled IE
refuses to instantiate the embedded control. Examining the cache shows that
two instances of the control are downloaded (instead of the usual one
instance.) The first one appears to be an incomplete download of the file.
My theory is that IE tries and fails to instantiate this incomplete control.
This problem seems to happen for a variety of IE6 clients with minor version
number differences. I think it also happens with IE7 but I haven't had a
chance to test with it very thoroughly.

I suspect the problem also occurs with embedded ActiveX controls although I
haven't had a chance to confirm that.
Another clue is that it only happens for some users, depending on their
geographic location. This suggests that some proxy servers may be
contributing to the problem but maybe not others. I'm fairly certain all
the servers involved are Win2003.

Does anybody have any ideas about what specifically is causing this or how
to fix it?



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tunnel IMAP4/SSL through an HTTP proxy Jean Berniolles Linux Networking 4 12-19-2007 11:38 PM
Any http proxy to accelerate http GET method? Trent.Zhou@gmail.com Linux Networking 7 11-23-2007 05:16 AM
Passwords through http web proxy pascalv@sdf.lonestar.org Linux Networking 2 03-01-2006 05:54 PM
HELP: Transparent HTTP proxy through NAT Alex Linux Networking 1 08-18-2004 04:27 PM
RPC over HTTP Proxy Gary Sicard Windows Networking 0 12-18-2003 02:12 AM



1 2 3 4 5 6 7 8 9 10 11