Hello everyone,
A customer found that the update put a heavy duty on the web sever during
the update. And it eventually caused some update to fail. I did an update
and found about twenty sessions opened by the netstat command.

C:\Documents and Settings\Administrator>netstat
Active Connections

  Proto  Local Address          Foreign Address        State
  TCP    webserver:http        client2.domain.ibm.com:4903  ESTABLISHED
  TCP    webserver:http        client2.domain.ibm.com:4904  ESTABLISHED
  TCP    webserver:http        client2.domain.ibm.com:4905  ESTABLISHED
  TCP    webserver:http        client2.domain.ibm.com:4906  ESTABLISHED
  TCP    webserver:http        client2.domain.ibm.com:4907  ESTABLISHED
  TCP    webserver:http        client2.domain.ibm.com:4908  ESTABLISHED
  TCP    webserver:http        client2.domain.ibm.com:4909  ESTABLISHED
  TCP    webserver:http        client2.domain.ibm.com:4910  ESTABLISHED
  TCP    webserver:http        client2.domain.ibm.com:4911  ESTABLISHED
  TCP    webserver:http        client2.domain.ibm.com:4916  ESTABLISHED
  TCP    webserver:http        client2.domain.ibm.com:4917  ESTABLISHED
  TCP    webserver:http        client2.domain.ibm.com:4918  ESTABLISHED
  TCP    webserver:http        client2.domain.ibm.com:4919  ESTABLISHED
  TCP    webserver:epmap        webserver.torolab.ibm.com:4963  ESTABLISHED
  TCP    webserver:3389        client2.domain.ibm.com:4758  ESTABLISHED
  TCP    webserver:4963         webserver.torolab.ibm.com:epmap
ESTABLISHED

I wonder why so many sessions are needed and whether there is a way to
control the number of the sessions.
Thanks a lot.

Best Regards

Samuel Wu
_______________________________________________
p2-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/p2-dev

Reply via email to