Date: Wed, 05 Aug 1998 16:59:04 +0200 From: Andre Oppermann <oppermann@pipeline.ch> To: chrw <shredder@hack.babel.dk> Cc: "freebsd-isp@FreeBSD.ORG" <freebsd-isp@FreeBSD.ORG> Subject: Re: pop3/tcp server failing (looping) Message-ID: <35C87338.C5206E67@pipeline.ch> References: <Pine.BSF.3.95.980805143304.29287A-100000@hack.babel.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
chrw wrote: > > Hello, > > Aug 5 14:10:15 bogpost inetd[111]: pop3/tcp server failing (looping), > service terminated > > - anyone know what might cause this? its an fbsd 2.2.6 running the > cucipop pop3 port. The pop3 daemon stops acceping clients afterwards. Yea, that is a 'feature' of inetd. If you have too many connects in a certain time it assumes the called program isn't working and shuts it up. A far better alternative is tcpserver from DJB: ftp://koobera.math.uic.edu/www/ucspi-tcp.html -- Andre Oppermann CEO / Geschaeftsfuehrer Internet Business Solutions Ltd. (AG) Hardstrasse 235, 8005 Zurich, Switzerland Fon +41 1 277 75 75 / Fax +41 1 277 75 77 http://www.pipeline.ch ibs@pipeline.ch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35C87338.C5206E67>