Why IE is sometimes faster – i …

Why IE is sometimes faster – it doesn’t follow the usual TCP/IP rules. This kind of sounds like persistent connections to me, and Apache supports that. When a client makes a HTTP1.1 request to an appropriately configured Apache or many other brand HTTP server, the server sends data and can then half-shutdown the connection to the client. That means that subsequent requests go through faster. This might be what he discovered but I could be wrong!


Leave Your Comment

Your email will not be published or shared. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>