[uip-users] multiple connection problem

3 views
Skip to first unread message

Jeff Pinson

unread,
Feb 28, 2007, 5:03:59 PM2/28/07
to uip-...@sics.se
I have my number of maximum simultaneous connections set to ten.  I can connect and close the connection ten times before the browser can no longer establish a connection.  According to uip_closed() the connections are being closed.  In other words, I'm only getting 10 total connections, not 10 simultaneous connections.  Is there something I should clean up?  -Thanks

Till Harbaum

unread,
Feb 28, 2007, 5:20:51 PM2/28/07
to uip-...@sics.se, Jeff Pinson
Hi,

What version of uip are you using? And what TCP application? E.g. with the web
server closed tcp connections should go into the "time wait" state which
means that only the uip side has closed the connection and the web client
(e.g. you browser) tries to keep it open. But uip even copes with this
situation as it reuses such connections once it runs out of unused slots.

The uip webserver example has a status page allowing you to have a look at the
tcp connection states. Just use it and repeatedly hit "reload" in your
browser and you'll see what i am talking about.

Till

--
Dr. Till Harbaum <Ti...@Harbaum.org>

Reply all
Reply to author
Forward
0 new messages