Re: [Discuss] Nginx Load Balancer Extension

2015-05-11 Thread Imesh Gunaratne
Thanks Lakmal, yes that was my mistake I should have added it earlier. Thanks On Mon, May 11, 2015 at 8:25 AM, Lakmal Warusawithana wrote: > since this is not affect to Stratos core I'm +1. But better next time to > have these features into alpha and not to add features after that. > > On Fri,

Re: [Discuss] Nginx Load Balancer Extension

2015-05-10 Thread Lakmal Warusawithana
since this is not affect to Stratos core I'm +1. But better next time to have these features into alpha and not to add features after that. On Fri, May 8, 2015 at 6:39 PM, Imesh Gunaratne wrote: > Hi Devs, > > I did some experiments with $subject some time back but I couldn't commit > it. I have

Re: [Discuss] Nginx Load Balancer Extension

2015-05-10 Thread Isuru Haththotuwa
On Fri, May 8, 2015 at 6:39 PM, Imesh Gunaratne wrote: > Hi Devs, > > I did some experiments with $subject some time back but I couldn't commit > it. I have now added it to the master branch: > > > https://github.com/apache/stratos/tree/master/extensions/load-balancer/nginx-extension > > Please s

Re: [Discuss] Nginx Load Balancer Extension

2015-05-10 Thread Imesh Gunaratne
Hi Devs, Thanks Gayan & Raj for the feedback! I have now implemented statistics reading/publishing logic in Nginx load balancer extension. The Nginx module HttpStubStatusModule [1] is needed for this purpose. The default distribution does not include it, we need to recompile Nginx with --with-htt

Re: [Discuss] Nginx Load Balancer Extension

2015-05-08 Thread Rajkumar Rajaratnam
Excellent work Imesh! It would be good to include in 4.1.0. Thanks. On Fri, May 8, 2015 at 6:49 PM, Gayan Gunarathne wrote: > Great stuff Imesh. > > IMO this will be great addition to the 4.1.0 release. Then we can release > 4.1.0 with both haproxy and Nginx extension support. > +1 to include t

Re: [Discuss] Nginx Load Balancer Extension

2015-05-08 Thread Gayan Gunarathne
Great stuff Imesh. IMO this will be great addition to the 4.1.0 release. Then we can release 4.1.0 with both haproxy and Nginx extension support. +1 to include this in 4.1.0 release. Thanks, Gayan On Fri, May 8, 2015 at 6:39 PM, Imesh Gunaratne wrote: > Hi Devs, > > I did some experiments with

[Discuss] Nginx Load Balancer Extension

2015-05-08 Thread Imesh Gunaratne
Hi Devs, I did some experiments with $subject some time back but I couldn't commit it. I have now added it to the master branch: https://github.com/apache/stratos/tree/master/extensions/load-balancer/nginx-extension Please share your thoughts on this, if everyone agrees we could include this in