RE: Embedded TCP Server stops accepting after 6 minutes

2001-01-04 Thread Steven Vacca
nce a minute and if that goes on for 10 times, then connects are denied. Thanks for help, ShutEye Thinkin -Original Message- From: Steven (Valcom) [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, January 03, 2001 3:42 PM To: [EMAIL PROTECTED] Subject: Embedded TCP Server

Re: Embedded TCP Server stops accepting after 6 minutes

2001-01-03 Thread Steven (Valcom)
I get back into my office, I'll be able to put some better and more accurate stuff in my posts. Thanks, ShutEye - Original Message - From: "John Summerfield" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 03, 2001 6:26 PM Subject: Re:

Re: Embedded TCP Server stops accepting after 6 minutes

2001-01-03 Thread John Summerfield
[EMAIL PROTECTED] said: > Thanks John, > The lowest frequency I have tried so far is once every 30s, and in > this case the connect failure occurs after 10 minutes, consistently. This is good; it shows your original information was not accurate;-) Whoever solves this will a) Have encountered i

Re: Embedded TCP Server stops accepting after 6 minutes

2001-01-03 Thread Steven (Valcom)
this? ShutEye Thinkin - Original Message - From: "John Summerfield" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 03, 2001 5:52 PM Subject: Re: Embedded TCP Server stops accepting after 6 minutes > > [EMAIL PROTECTED] said: > >

Re: Embedded TCP Server stops accepting after 6 minutes

2001-01-03 Thread John Summerfield
[EMAIL PROTECTED] said: > his is very repeatable, and occurs after the 6 minute time period > regardless of the frequency of connects(), 1/s or 1/5s or 1/20s. If I > pause the Client from connecting just before the 6 minute Even down to once every five minutes? Or 3.5 minutes? I don't think I

Embedded TCP Server stops accepting after 6 minutes

2001-01-03 Thread Steven (Valcom)
Need help with a problem:   The Unit Under Test (UUT) has Redhat's embedded Linux kernel (based on Linux/PPC kernel 2.2.13),from the Redhat EDK 1.0, running on an embedded PowerPC processor with 8M of RAM, and is connectedto a LAN.   A TCP Client on a PC, also connected to the LAN, connects