Frage

I can understand, that persistent Connections is used in combination with a HTML-Webobject. But as far as I have seen, persistent Connections are used with almost every Request. Requests for Pictures, Javascript, HTML... and so on. Can you explain me this Usage and how long those Connections are opened? Will the Browser close them or the Webserver?

War es hilfreich?

Lösung

There's a pretty good Wikipedia article on it: http://en.wikipedia.org/wiki/HTTP_persistent_connection#HTTP_1.1

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top