The maximum value for the LIST_MEMORY server administrator keyword has been changed from 1 MB to 10 MB.
The default for the MAXMEMB (the number of index members per single index file) has been updated to 127 allowing a larger number of segments per index.
We now define ctMAXMEMB in ctopt1.h instead of in ctopt2.h, because ctport.h references ctMAXMEMB and it is included before ctopt2.h.
We also define MAXMEMB to ctMAXMEMB in ctopt1.h.