File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -91,13 +91,13 @@ precedence.
91
91
92
92
.. note ::
93
93
94
- On UNIX-like systems, in order for the `flashsocket ` transport
94
+ On UNIX-like systems, in order for the `` flashsocket ` ` transport
95
95
fallback to work, root privileges (eg by running the above command
96
- with `sudo `) are required when running the server. This is due to
97
- the `Flash Policy Server `_ requiring access to a low port (843).
98
- This isn't required for everything to work correctly, as the
99
- ` flashsocket ` transport is only used as one of several fallbacks
100
- when websockets aren't supported by the browser.
96
+ with `` sudo ` `) are required when running the server. This is due to
97
+ the `Flash Policy Server `_ requiring access to a ` low port `_ (843).
98
+ This isn't strictly required for everything to work correctly, as
99
+ the `` flashsocket `` transport is only used as one of several
100
+ fallbacks when WebSockets aren't supported by the browser.
101
101
102
102
Channels
103
103
========
@@ -297,3 +297,4 @@ higher is required for the demo as it makes use of Django 1.3's
297
297
.. _`pip` : http://www.pip-installer.org/
298
298
.. _`setuptools` : http://pypi.python.org/pypi/setuptools
299
299
.. _`Flash Policy Server` : http://www.adobe.com/devnet/flashplayer/articles/socket_policy_files.html
300
+ .. _`low port` : http://www.staldal.nu/tech/2007/10/31/why-can-only-root-listen-to-ports-below-1024/
You can’t perform that action at this time.
0 commit comments