Hello everyone. I have the following question:
I have the parameter TCPIP=0,15,8192,32800.
If you change the port settings through the administrator, the flags take on the value 45088.
There’s an article online: https://ds_infolib.hcltechsw.com/ldd/ndseforum.nsf/xpTopicThread.xsp?documentId=D1EAD2B923607B7C8525818C004A84CA
It states: The last parameter x ([,x] above) can be decoded as follows:
0x8000 Encryption is enabled
0x0020 Compression is requested
0x4000 Driver is internal
0x2000 no-op
0x1000 always for V2 and V3
0x0002 set to log modem I/O
0x0004 set to enable RTS/CTS
Judging by the flags, the following two parameters are set by default:
0x2000 no-op
0x1000 always for V2 and V3
Questions:
What do they do and what do they affect?
Any recommendations?
Can they be removed? That is, leave only:
0x8000 Encryption is enabled
0x0020 Compression is requested
Another question concerns parameter #3 = 8192.
Is it still relevant to use, or can it no longer be used in 12.0.2FP8 and 14.5.1? The article doesn’t specify whether it can be removed: Domino server keeps crashing due to memory corruption with an error "Panic Invalid pool free chain" after upgrade to 12.0.1 or 12.0.1FP1 - Customer Support