Ticket #11028 (closed defect: fixed)
Stunnel exhausts process limit with default configure options
| Reported by: | d@… | Owned by: | pguyot@… |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: |
Description
Hi there,
Stunnel as it currently exists in MacPorts can fork repeatedly until the default user process limit is reached.
We're currently using stunnel as a client to access imap, smtp and jabber services. After some time, zombie stunnel processes start appearing. The number of zombie stunnels will continue to rise until ulimit -u is reached.
Configuring stunnel with --disable-libwrap seems to prevent stunnel creating zombies. I didn't want to create this as a diff to the Portfile however as people probably run stunnel as a server which makes use of tcpwrappers. What's the correct approach here?
Cheers, Dan
Change History
Note: See
TracTickets for help on using
tickets.

