Date: Thu, 27 Dec 2001 07:50:02 -0800 (PST) From: vita@fio.cz To: freebsd-bugs@FreeBSD.org Subject: Re: kern/32353: if kern.maxproc > 512 sybase ASE 11.9.2(linux b Message-ID: <200112271550.fBRFo2t08900@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/32353; it has been noted by GNATS. From: vita@fio.cz To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/32353: if kern.maxproc > 512 sybase ASE 11.9.2(linux b Date: Thu, 27 Dec 2001 16:44:52 +0100 (CET) Correction: behavior depends on kern.maxfilesperproc which depends on kern.maxproc. Sybase server is unhappy when it is allowed to open more then 1024 files. So setting this limit for sybase daemon user in login.conf or limits -n 1024 when starting server seems to be good work-around. vita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112271550.fBRFo2t08900>