Your message dated Fri, 7 Sep 2007 18:31:20 -0500
with message-id <[EMAIL PROTECTED]>
and subject line TIMEOUTclose is configurable in stunnel4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: stunnel4
Version: 3:4.18-2
Severity: minor

I use stunnel to get SSL feature in lua through unix domain socket by dup2 the
stdin with a socketpair() then fork(), exec() stunnel. It works very well
except one thing, closing the domain socket would take 60 seconds(waitpid) for
stunnel to exit. For many protocols, there is explicit "EXIT" command which I
can use but not for HTTP 1.1 with keep-alive. The server would wait for the
client socket to close which in the case of stunnel needs to "relay" to it.

Just hope there is a parameter for me to shorten this wait time as by the time
I close the client side, I would not need the connection anymore. At the
moment, I just skip the waitpid() but that leaves lots of zombie in the
process table. It is not a big issue, just ugly when doing "top".

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-co-0.8
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages stunnel4 depends on:
ii  adduser                      3.100       Add and remove users and groups
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libssl0.9.8                  0.9.8c-4    SSL shared libraries
ii  libwrap0                     7.6.dbs-12  Wietse Venema's TCP wrappers libra
ii  netbase                      4.27        Basic TCP/IP networking system
ii  openssl                      0.9.8c-4    Secure Socket Layer (SSL) binary a
ii  perl-modules                 5.8.8-6.1   Core Perl modules
ii  zlib1g                       1:1.2.3-13  compression library - runtime

stunnel4 recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Given the existence of the TIMEOUTclose parameter, and the alternative
solution for the base problem, I think this bug can be closed. Please
feel free to reopen if you do not agree, giving a reasonable argument,
of course :-)

-- 
Rodrigo Gallardo
GPG-Fingerprint: 7C81 E60C 442E 8FBC D975  2F49 0199 8318 ADC9 BC28

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to