Anil kumar wrote:
> what is the maximum TCP Session limit tested. 

None that I know of. But I'd expect things to get slow, eventually...

> I am trying to configure 2000 LDP Session i am seeing issues (TCP Errors)
> 
> What would be suggested macro values to be tuned in opt.h such that i can 
> scale TCP Sessions.

Enabled LWIP_STATS and check the stats for an 'err' value.

Also, check a wireshark log to see what's wrong. If you have 2000 clients, your 
ARP table needs to be big enough, too.

Simon

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to