Warning message when start my Domino server

Hi everybody!!!

I’ve a Domino Server R7 over SuSE 9.3. When I start my server, before starts show me this message:

WARNING: the maximum number of file handles (ulimit -n)

       allowed for Domino is 1024.

     See Release Notes and set the allowable maximum to 20000.

/proc/sys/fs/file-max has been set to “131072”.

/proc/sys/kernel/shmmax has been set to “268435456”.

/proc/sys/kernel/sem has been set to “250 256000 32 1024”.

/proc/sys/net/ipv4/tcp_fin_timeout has been set to “15”.

/proc/sys/net/ipv4/tcp_max_syn_backlog has been set to “16384”.

/proc/sys/net/ipv4/tcp_tw_reuse has been set to “1”.

/proc/sys/net/ipv4/ip_local_port_range has been set to “1024 65535”.

/proc/8133/mapped_base has been set to “16777216”.

Somebody can help me how can change these parameters or where can I find information about this parameters; for example some “tech notes” or red book that tell me how configure kernel parameters in Linux for Domino R7?.

I want that my Domino Server starts without this warning message.

thanks in advance.

Subject: Warning message when start my Domino server

The release notes are here:

http://www-10.lotus.com/ldd/notesua.nsf/0/ec099861d91381fc852570360051903c?OpenDocument

The document you are looking for is in the By Product view, under:

Domino Server->Installation, migration, …->Configuration Notes

It is titled “Domino for Linux on x86 configuration”.

Subject: RE: Warning message when start my Domino server

Thank you very much. That is exactly what it was looking for