This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problem when lots of sockets open.


On Thu, Mar 08, 2001 at 08:46:19PM -0500, Lewin A.R.W. Edwards wrote:
> 
> >I can connect to any 8 of them, but usually the 9th TCP
> >connection opens and is then immediately closed by the eCos
> >stack: the eCos system sends a FIN exactly 50ms after the 2nd
> 
> Dumb question maybe (I am not a networking guy)... but are you running out 
> of memory?

I don't think so.  I was getting out of MBUF warnings with 256K
of buffer space.  I doubled it to 512K. That's when I ran into
th 8 TCP connection limit.  I doubled it again to 1M no change
-- still can't open a 9th TCP connection.

-- 
Grant Edwards
grante@visi.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]