lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re:Re: [lwip-users] What's the max value of MEMP_NUM_NETCONN?


From: Kieran Mansley
Subject: Re: Re:Re: [lwip-users] What's the max value of MEMP_NUM_NETCONN?
Date: Thu, 25 Nov 2010 09:38:36 +0000

On Thu, 2010-11-25 at 00:45 +0800, Runjin Jiang wrote:
> Thank you.I want to run lwip on win2008 64bit system,so I want to set
> MEMP_NUM_NETCONN a large value.

You only need to set is as large as the number of simultaneous
connections you require.  There's no point setting it bigger than this.
lwIP will not scale well to handling thousands of simultaneous
connections.

Kieran




reply via email to

[Prev in Thread] Current Thread [Next in Thread]