DOC: mention in INSTALL haproxy 2.0 is a long-term supported stable version
Let's switch back to the stable wording now.
This commit is contained in:
parent
ba4ad17b61
commit
4bc567c577
20
INSTALL
20
INSTALL
|
@ -1,15 +1,17 @@
|
||||||
Installation instructions for HAProxy
|
Installation instructions for HAProxy
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
This is a development version, so it is expected to break from time to time,
|
HAProxy 2.0 is a long-term supported stable version, which means that it will
|
||||||
to add and remove features without prior notification and it should not be used
|
get fixes for bugs as they are discovered during several years and will not
|
||||||
in production. If you are not used to build from sources or if you are not used
|
receive new features. Versions which include the suffix "-dev" are development
|
||||||
to follow updates then it is recommended that instead you use the packages
|
versions and should be avoided in production. If you are not used to build from
|
||||||
provided by your software vendor or Linux distribution. Most of them are taking
|
sources or if you are not used to follow updates then it is recommended that
|
||||||
this task seriously and are doing a good job at backporting important fixes. If
|
instead you use the packages provided by your software vendor or Linux
|
||||||
for any reason you'd prefer to use a different version than the one packaged
|
distribution. Most of them are taking this task seriously and are doing a good
|
||||||
for your system, you want to be certain to have all the fixes or to get some
|
job at backporting important fixes. If for any reason you'd prefer a different
|
||||||
commercial support, other choices are available at http://www.haproxy.com/.
|
version than the one packaged for your system, you want to be certain to have
|
||||||
|
all the fixes or to get some commercial support, other choices are available
|
||||||
|
at http://www.haproxy.com/.
|
||||||
|
|
||||||
|
|
||||||
Areas covered in this document
|
Areas covered in this document
|
||||||
|
|
Loading…
Reference in New Issue