473,398 Members | 2,335 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

simulating low-bandwith, latency on web service

I'd like to create a service-locator\proxy type service that I can use to
simulate low bandwith situations and latency issues on the service under
test.

The request comes from the client, is processed through the proxy to the
actual service. The reply is then ADJUSTED as the message is relayed back
to the service. Now what does ADJUSTED really mean? I don't know. I would
guess latency is a simple delay. I don't know how to go about the small
pipe thing.

This is a lower level than my typical business application development, so
if anybody can point me in a direction or articles it would be helpful.

I am using WCF so that may provide some helpful adjustments.

jeff

Apr 19 '07 #1
3 2143
On Wed, 18 Apr 2007 22:26:27 -0400, Jeff Jarrell wrote:
I'd like to create a service-locator\proxy type service that I can use to
simulate low bandwith situations and latency issues on the service under
test.

The request comes from the client, is processed through the proxy to the
actual service. The reply is then ADJUSTED as the message is relayed back
to the service. Now what does ADJUSTED really mean? I don't know. I would
guess latency is a simple delay. I don't know how to go about the small
pipe thing.

This is a lower level than my typical business application development, so
if anybody can point me in a direction or articles it would be helpful.
You might want to use Net Limiter <http://www.netlimiter.com/or other
similar software to artifically limit the available bandwidth. Surely the
simplest solution for that.
Apr 19 '07 #2
ok, i will give it a look. thanks.

"Mehdi" <vi****@REMOVEME.gmail.comwrote in message
news:10*****************************@40tude.net...
On Wed, 18 Apr 2007 22:26:27 -0400, Jeff Jarrell wrote:
>I'd like to create a service-locator\proxy type service that I can use to
simulate low bandwith situations and latency issues on the service under
test.

The request comes from the client, is processed through the proxy to the
actual service. The reply is then ADJUSTED as the message is relayed
back
to the service. Now what does ADJUSTED really mean? I don't know. I
would
guess latency is a simple delay. I don't know how to go about the small
pipe thing.

This is a lower level than my typical business application development,
so
if anybody can point me in a direction or articles it would be helpful.

You might want to use Net Limiter <http://www.netlimiter.com/or other
similar software to artifically limit the available bandwidth. Surely the
simplest solution for that.

Apr 19 '07 #3
Jeff Jarrell wrote:
I'd like to create a service-locator\proxy type service that I can use to
simulate low bandwith situations and latency issues on the service under
test.

The request comes from the client, is processed through the proxy to the
actual service. The reply is then ADJUSTED as the message is relayed back
to the service. Now what does ADJUSTED really mean? I don't know. I would
guess latency is a simple delay. I don't know how to go about the small
pipe thing.

This is a lower level than my typical business application development, so
if anybody can point me in a direction or articles it would be helpful.

I am using WCF so that may provide some helpful adjustments.
The tool TCPMON that comes with Axis has this functionality
including the capability to add small delays.

Arne
Jun 9 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: lawrence | last post by:
In Java one is supposed to upcast an object to its interface whenever appropriate: MyInterface customers = new MySpecificClass(); The idea is that if later one wants to change the specific...
4
by: -z- | last post by:
I'm trying to make a prog that will type a character every x amount of seconds while running in the background. It needs to be like someone is at the keyboard punching it repeatedly. Is there a...
1
by: Barb | last post by:
I'm simulating keyboard input in Visual C++ using the SendInput function. It seems to work fine for all characters (A-Z, 0-9). I am however having real problems trying to read other characters such...
3
by: jimif_fr | last post by:
How is it possible to simulate the keyboard entries (and the mouse events) of one program, from another program. The first program is not written for this purpose and is a not aware of the...
10
by: Vilson farias | last post by:
Greetings, I'm getting a big performance problem and I would like to ask you what would be the reason, but first I need to explain how it happens. Let's suppose I can't use sequences (it seams...
47
by: Lauren Quantrell | last post by:
I have constructed the following code that simulates the common rollover effect when moving the mouse over a label (this example makes the label bold.) I'm wondering if anyone has come up with...
6
by: Timo | last post by:
The IT Manager where I'm working prizes "no touch" deployment above all else. The instructions I've been given are basically this: if it's possible in ASP.NET, write it in ASP.NET; use WinForms...
20
by: Robert | last post by:
Need some help to stop me going around in circles on this one.... Have a nested subform (subform2) which simulates a continuous form for the record on the parent subform. Subform2 has rows of...
4
by: Roger Withnell | last post by:
I would like to freeze column and row headings on a webpage, simulating freeze panes as in an Excel spreadsheet. Don't seem to be able to do it with Frames. Is there a way with Javascript...
15
by: Bjoern Schliessmann | last post by:
Hello all, I'm trying to simulate simple electric logic (asynchronous) circuits. By "simple" I mean that I only want to know if I have "current" or "no current" (it's quite digital) and the only...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.