On Sun, Jan 28, 2001 at 03:05:05PM +0100, Henning Brauer wrote:
> On Sun, Jan 28, 2001 at 12:42:35AM -0800, Sam Trenholme wrote:
> > Once the big concurrency patch is installed, it is trivial to get a
> > concurrency of 500. The 500 number is based on Linux's limits--I would
> > not be surprised if FreeBSD has far bigger limits.
>
> I can't talk for FreeBSD, but on OpenBSD we are having a hidden concurrency
> limit of 125. I haven't looked for an explanation why - could anybody give
> me a pointer?
Add -DFD_SETSIZE=4096 to conf-cc and everything is happy.
Our two pop/smtpservers have concurrencylocal and remote both set to
1024, and have been seen reaching either.
Greetz, Peter.