Date: Wed, 11 Sep 1996 15:43:48 +0200 From: Michael Beckmann <petzi@mail.nacamar.de> To: isp@freebsd.org, hackers@freebsd.org Subject: INN trouble with too many files open Message-ID: <2.2.32.19960911134348.002d3f28@mail.nacamar.de>
next in thread | raw e-mail | index | archive | help
Hello, I have made a news installation with the 2.2-960801-SNAP and INN 1.4unoff4 . I am receiving a streaming feed from one site, and whenever that site starts to feed me, my innd throttles after a while, with a message: Server throttled Too many open files writing article file -- throttling The weird thing is, that I have already compiled a kernel with maxusers set to 256, and that I have used sysctl and set the maximum number of files to 20.000 , but it didn't help. I must have overlooked something. Here is the output from sysctl: news: {154} sysctl -a kern.ostype: FreeBSD kern.osrelease: 2.2-960801-SNAP kern.osrevision: 199506 kern.version: FreeBSD 2.2-960801-SNAP #0: Wed Sep 11 16:08:03 MET DST 1996 petzi@peanuts.nacamar.de:/usr/src/sys/compile/NEWSCONF kern.maxvnodes: 7900 kern.maxproc: 4116 kern.maxfiles: 20000 kern.argmax: 65536 kern.securelevel: -1 kern.hostname: news.nacamar.de kern.hostid: 0 kern.clockrate: { hz = 100, tick = 10000, profhz = 1024, stathz = 128 } kern.posix1version: 198808 kern.ngroups: 16 kern.job_control: 1 kern.saved_ids: 1 kern.boottime: { sec = 842451193, usec = 525989 } Wed Sep 11 16:13:13 1996 kern.domainname: kern.update: 30 kern.osreldate: 199608 kern.bootfile: /kernel kern.maxfilesperproc: 8232 kern.maxprocperuid: 4115 kern.dumpdev: -1 kern.somaxconn: 128 kern.maxsockbuf: 262144 kern.ps_strings: -272637968 kern.usrstack: -272637952 kern.acct_suspend: 2 kern.acct_resume: 4 kern.acct_chkfreq: 15 kern.sockbuf_waste_factor: 8 .... Any ideas ? All help is appreciated. Michael Beckmann
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2.2.32.19960911134348.002d3f28>