Websockets is disabled in Firefox 4 by default.

Source: Internet
Author: User

The websocket protocol is one of the new HTML5 protocols that implement full-duplex communication between browsers and servers. Traditional browsers only allow interaction with websites through HTTP. However, for rich Web applications such as chat and games, HTTP is not efficient. Therefore, HTML5 provides socket APIs, you only need one handshake to establish a fast channel between the browser and the server.

However, in November 26, security researchers published a research report (PDF), which found that websocket and transparent proxy had serious security problems. They demonstrated cache poisoning attacks based on Upgrade and connect, the researchers proposed to modify the handshake mode. On Bugzilla, Firefox developers discussed this issue. They finally decided that Firefox 4 will not enable websockets by default. Starting from Firefox 4 beta 8, users will need to modify the settings to enable websockets. In the future, Firefox will be enabled by default after security issues are solved.

From: http://www.oschina.net/news/13668/disabling-websockets-for-firefox-4

This article is the use of b3log solo from the simple design of the art of the original article: http://88250.b3log.org/articles/2010/12/10/1291942973503.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.