Hi everyone! The "P_MEMORY=" and "S_MEMORY" parameters tell you to enter the amount of memory in Mb. So, P_MEMORY=4 means each process is allocated 4 megabytes of memory, correct? If I want to allocate 4 gigabytes of memory to shared memory, would I enter: S_MEMORY=4000 or, to be more accurate, should that parameter be set in multiples of 1024 bytes as here: S_MEMORY=4096 (4 x 1024 bytes = 4096 bytes) Thanks Gary
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
