satish_txt_2254
Cirrus
May 04, 2017TCP profile selection for small API call traffic
I was reading about TCP profile
tcp-lan-optimized and tcp-wan-optimized traffic, currently we are using default tcp profile and we are not seeing any issue so far because our application is all API case so no human interaction or browsing there because our transaction is very small few api call but our traffic coming from all over the world over Internet.
- Should we use
andwan
tcpd profile?lan - Should i disable Nagle on LAN side and enable it on WAN side?
- or any other stuff i should keep in mind?