DOC: this is a development branch again.

This effectively reverts 4bc567c5.
This commit is contained in:
Willy Tarreau 2019-06-17 13:35:23 +02:00
parent 0c6de00d7c
commit a2913bed6b
1 changed files with 9 additions and 11 deletions

20
INSTALL
View File

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