comparison README.icecast @ 2928:c5b7f1d13183

short explanation why exactly using "/" as mountpoint is not a good idea
author Andrew O. Shadoura <bugzilla@tut.by>
date Wed, 20 Aug 2008 03:02:09 +0300
parents 2bcafe0a224e
children
comparison
equal deleted inserted replaced
2927:2bcafe0a224e 2928:c5b7f1d13183
64 I.e., if you have server at your local machine on default port, and mountpoint 64 I.e., if you have server at your local machine on default port, and mountpoint
65 is "/test", the whole URL of your stream would be 65 is "/test", the whole URL of your stream would be
66 66
67 http://127.0.0.1:8000/test 67 http://127.0.0.1:8000/test
68 68
69 If you don't specify mount point, mount point is set to "/". Don't do this. 69 If you don't specify mount point, mount point is set to "/". But this path
70 cannot be used for streaming, as server places status pages there. Don't do this.
70 71
71 The connection timeout option is treated differently when plugin is in output 72 The connection timeout option is treated differently when plugin is in output
72 or effect mode. When being used as output plugin, this setting specifies the 73 or effect mode. When being used as output plugin, this setting specifies the
73 time between last song ends (or "Stop" button click) and actual disconnect. 74 time between last song ends (or "Stop" button click) and actual disconnect.
74 When being used as effect plugin, this setting specifies maximum time between 75 When being used as effect plugin, this setting specifies maximum time between