Repository: stratos Updated Branches: refs/heads/lvs_extension 4bc31cf87 -> 44d2930b3
Update the INSTALL.md file Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/44d2930b Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/44d2930b Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/44d2930b Branch: refs/heads/lvs_extension Commit: 44d2930b396e69a79cf178125c7b1445557fa87b Parents: 4bc31cf Author: Gayan Gunarathne <[email protected]> Authored: Fri May 22 14:56:14 2015 +0530 Committer: Gayan Gunarathne <[email protected]> Committed: Fri May 22 14:56:14 2015 +0530 ---------------------------------------------------------------------- extensions/load-balancer/lvs-extension/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/44d2930b/extensions/load-balancer/lvs-extension/INSTALL.md ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/lvs-extension/INSTALL.md b/extensions/load-balancer/lvs-extension/INSTALL.md index 7f5d414..c89083f 100644 --- a/extensions/load-balancer/lvs-extension/INSTALL.md +++ b/extensions/load-balancer/lvs-extension/INSTALL.md @@ -1,4 +1,4 @@ -# Installing Apache Stratos Nginx Extension +# Installing Apache Stratos LVS Extension Apache Stratos LVS Extension could be used for integrating LVS load balancer with Apache Stratos. Please follow below steps to proceed with the installation:
