lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] [lwip] Multiple listening pcbs


From: Earle Clubb
Subject: [lwip-users] [lwip] Multiple listening pcbs
Date: Thu, 09 Jan 2003 01:01:44 -0000

Is it possible to have multiple simultaneous listening pcbs on the same
port, e.g. port 80?

I'm running a web server that uses frames.  When a browser connects, it
tries to make six connections to port 80 simultaneously.  It appears that
the server doesn't respond to some of the SYNs in time, because it is busy
handling the other SYNs, and the requests that don't receive a response time
out.

I'm hoping that adding more listening pcbs will solve this problem.  Will
this work?  Or is there another solution?

Thanks.


Earle Clubb

Software Engineer
Valcom, Inc.

E-mail: address@hidden
Voice: (540) 563-2000 ext.253

[This message was sent through the lwip discussion list.]




reply via email to

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