How can I rate limit/packet shape/traffic shape on Solaris
- by Myers C
I have an TCP server application running on a Nexenta NCP 3 box. I would like to limit how much outgoing bandwidth it can use. Is it possible in Solaris to rate limit an application like I can in Linux?
I've seen mention of IPQoS and Crossbow, but can't find anything that tying it all together.