Link to home
Start Free TrialLog in
Avatar of Anthony Lucia
Anthony Lucia

asked on

HTTP vs TCP vs UDP

Lets say I have a DMZ device taht performs rate limiting (load balancing, traffic balancing, etc.)

If I balance HTTP messages (API management), the I will try to set it to something like 200 / sec.  taht should limit the "messages per second" to 200 / sec.

What I am unclear about is TCP or UDP

If I try to limit the rate of TCP or UDP, would that only limit the packet per second, as opposed to messages per second?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Kyle Abrahams, PMP
Kyle Abrahams, PMP
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial