Re: [Carbon-dev] Usage metering and throttle Stratos ESB services

2011-06-16 Thread Sanjeewa Malalgoda
Hi I did necessary changes to throttle in throttling side and get service data(proxy service bandwidth and number of requests) from the metering side and wrote necessary rules for that.and now we can block users if they try to exceed those limits.if we have mechanism to measure we can easily publis

Re: [Carbon-dev] Usage metering and throttle Stratos ESB services

2011-06-15 Thread Afkham Azeez
Supun, Hiranya, can you folks please review this with Sanjeewa and see what is the best way to implement this? On Thu, Jun 16, 2011 at 11:31 AM, Sanjeewa Malalgoda wrote: > Any idea or comment welcome > > > On Tue, Jun 14, 2011 at 5:30 PM, Sanjeewa Malalgoda wrote: > >> Hi, >> These days i'm work

Re: [Carbon-dev] Usage metering and throttle Stratos ESB services

2011-06-15 Thread Sanjeewa Malalgoda
Any idea or comment welcome On Tue, Jun 14, 2011 at 5:30 PM, Sanjeewa Malalgoda wrote: > Hi, > These days i'm working on metering esb service bandwidths.so simplest way > to do this is use handler to listen the request and allow user to pass > message after executing rules. but for metering part

[Carbon-dev] Usage metering and throttle Stratos ESB services

2011-06-14 Thread Sanjeewa Malalgoda
Hi, These days i'm working on metering esb service bandwidths.so simplest way to do this is use handler to listen the request and allow user to pass message after executing rules. but for metering part we need to get incoming and outgoing message sizes. so in that case we need to detect weather its