After upgrade server 6.5.1 Hang part II - "drop all"

After a server hang i give few commands on console:1. “sh port tcpip”

  1. “sh u”

  2. “drop all” (few times)

  3. “sh port tcpip”

ad.1: about 350 conections

ad.2: about 100 users and about 50 open db

ad.4: about 150 free “threds” and about 210 conections from many addresses was not released

WHY i can’t release all connections???

Sorry for my english again

part I of my post is on link → http://www-10.lotus.com/ldd/nd6forum.nsf/DateAllThreadedweb/40a6854f92b5f19985256e5a002f549b?OpenDocument

Now i’m working over configuration in McAfee 5.3 because 6.5.1 is similar to 6.5

Subject: After upgrade server 6.5.1 Hang part II - “drop all”

Marek,

“drop all” drops all sessions, BUT does not stop people from immediately reconnecting to the server without any delay.

If you want to kick people from the server and have them stay off the server, you should first enter:

set server_restricted=1

and then “drop all”

  • set server_restricted=1 removes this parameter as soon as the Domino server is restarted.

  • set server_restricted=2 is permanent. People won’t be able to connect to the server even after a restart. To remove the restriction, type in:

set server_restricted=0

Have fun,

Stephan Holowaty

Principal Certified Lotus Instructor SA&AD

IBM Certified Instructor Websphere App Server (SA)

IBM Certified Instructor Websphere Portal Server (SA)

mailto:stephan.holowaty@holowaty.de

Subject: RE: After upgrade server 6.5.1 Hang part II - “drop all”

Yes i know, but server is hang and during 2 sec. in office where working near 150 people could not connect over 200 (tcpip time out 5 sec :))

I’m PCLP and DB2 expert :smiley: