Re: JMeter and rate limiting with TC IPtables

2009-09-07 Thread sebb
Users List Subject: Re: JMeter and rate limiting with TC IPtables On 03/09/2009, Oliver Erlewein [DATACOM] oliver.erlew...@datacom.co.nz wrote: Hi all, I throttled the bandwidth on a Ubuntu box for a test. The script looks something like this (snippets): tc qdisc add

Re: JMeter and rate limiting with TC IPtables

2009-09-06 Thread sebb
On 03/09/2009, Oliver Erlewein [DATACOM] oliver.erlew...@datacom.co.nz wrote: Hi all, I throttled the bandwidth on a Ubuntu box for a test. The script looks something like this (snippets): tc qdisc add dev eth0 handle : ingress tc filter add dev eth0 parent :

RE: JMeter and rate limiting with TC IPtables

2009-09-06 Thread Oliver Erlewein [DATACOM]
it is. Is there any way I can get more detailed information out of JMeter/Java on what's happening (or not)? Cheers Oliver -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: Monday, 7 September 2009 10:13 a.m. To: JMeter Users List Subject: Re: JMeter and rate limiting with TC