I need to add 100ms delay to all IP traffic from my Solaris 9 box. How do I do it?
Best Regards
Howard
|
I need to add 100ms delay to all IP traffic from my Solaris 9 box. How do I do it? Best Regards Howard | |||||||||||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
How about tweaking QOS? I think that might work, but if you gave some background as to what you are trying to accomplish, you may get a better answer. | |||
|
feedback
|
|
Have previously used netem to simulate slow/wan/variable links for application testing between solaris hosts. Works really well. You'll need a linux box though. | |||
|
feedback
|