Miscellaneous > Applications
MSIE = Server Problems
Laukev7:
quote:Originally posted by M. O'Brien:
I don't know if you have read this before
What makes IE so fast? It cheats.
Your experience sounds similar, but the above mentioned link says that standard (== not IIS) servers ignore the first request.
--- End quote ---
Does this also explain why MSIE is so insecure? If not, shouldn't every browsers and servers adopt that method to speed up browsing?
hm_murdock:
IE seems like it's insecure because of all the useless crap that's in it, and how it hooks into everything
mobrien_12:
quote:Originally posted by Laukev7: Has half Macman's posts:
Does this also explain why MSIE is so insecure? If not, shouldn't every browsers and servers adopt that method to speed up browsing?
--- End quote ---
This is a violation of TCP standards. People should not use it.
Laukev7:
quote:Originally posted by M. O'Brien:
This is a violation of TCP standards. People should not use it.
--- End quote ---
OK, but is there anything inherently wrong about it? I know it violates standards and all, but if that method were to be adopted as a TCP standard, and all browsers used it, would this have negative effects?
mobrien_12:
quote:Originally posted by Laukev7: Has half Macman's posts:
OK, but is there anything inherently wrong about it? I know it violates standards and all, but if that method were to be adopted as a TCP standard, and all browsers used it, would this have negative effects?
--- End quote ---
The whole point behind TCP is to have two way communication for error checking (data integrity) and security. MS says, "hey if we bypass syn and ack we can make things move faster." Which translates to "if we break TCP we can move things faster."
There is already a protocol for high speed, insecure, non-error checking data transfer. It's called UDP. It's very fast and not secure, and online games use it almost exclusively.
Trying to make TCP work like UDP is a BAD thing. It would be better to move web traffic to UDP.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version