In regards to my server performance problem
http://www-10.lotus.com/ldd/ndseforum.nsf/xpTopicThread.xsp?documentId=2C98A8A6601D58D88525818600376E80 http://www-10.lotus.com/ldd/ndseforum.nsf/xpTopicThread.xsp?documentId=2C98A8A6601D58D88525818600376E80
I found a solution as described here
Nevermind.dk http://nevermind.dk/nevermind/blog.nsf/subject/ibm-domino-a-very-annoying-performance-issue-now-solved
The server had TCPIP=TCP,0,15,0,45088, in notes.ini and detaching was very very slow. Changing this to TCPIP=TCP, 0, 15, 0,32800 detaching gets very fast.
Documentation for 32800 value:
http://www-01.ibm.com/support/docview.wss?uid=swg21164925 http://www-01.ibm.com/support/docview.wss?uid=swg21164925
This documentation only describes how to get 32800 value by combining encryption end compression.
But what are the other TCP port flags that gives the value 45088 ??
IBM please document what it is and why the value is used, thank you
(The value TCPIP=TCP,0,15,0,45088, is set by the Admin client when enabling encryption and compression I believe. )