|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2003
/
2003-10
/
FreeBSD 5.x:: SIGINT out of the blue
[
New to the list. / "WhiteShepherd" ... ]
[
Redirecting http to https in pound / ... ]
FreeBSD 5.x:: SIGINT out of the blue
Roland <list-pound(at)openrbl.org> |
2003-10-08 14:20:11 |
[ FULL ]
|
Without any cause (no requests, zero load) Pound exits
every couple of hours with SIGINT:
<local5.notice> proxy pound: received signal 2 - exiting...
Guess this is not related to Pound-current (aka 1.5) but
the new pthread implementation of FreeBSD 5.
Similar behavior has been reported with Privoxy, see also
<http://lists.freebsd.org/pipermail/freebsd-hackers/2003-August/002833.html>
Dont know wether SIGINT should be simply masked out.
Roland
|
|
|
Re: FreeBSD 5.x:: SIGINT out of the blue
Robert Segall <roseg(at)apsis.ch> |
2003-10-08 15:49:06 |
[ FULL ]
|
On Wednesday 08 October 2003 14:20, Roland wrote:[...]
We haven't tested with FreeBSD 5.1, but a few things to check:
- the autoconf correctly created a Makefile with -DNEED_STACK as part of the
CFLAGS
- your limits are high enough (in your case cpu time, but also core/stack
size and descriptors).
[...]
Not really - it's very useful if you run as a foreground process (DJB
daemontools).[...]
|
|
|
Re: FreeBSD 5.x:: SIGINT out of the blue
Roland <list-pound(at)openrbl.org> |
2003-10-17 23:03:20 |
[ FULL ]
|
--On Mittwoch, 8. Oktober 2003 15:49 +0200 Robert Segall
<roseg(at)apsis.ch>
wrote:
[...][...]
This issue has been fixed in the CVS of FreeBSD 5.1-CURRENT
as of 2003-10-09, which will soon become 5.2-RC.
Finally threads are usable even in FreeBSD ;)
Roland
|
|
|
|