What happens if you remove TIMEOUTclose and accept the default?<br><br><div class="gmail_quote">On Thu, Oct 25, 2012 at 9:08 AM, Michael Wittig <span dir="ltr"><<a href="mailto:michael.wittig@cinovo.de" target="_blank">michael.wittig@cinovo.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,
<div><br></div><div>I am using stunnes 4.54, my config looks like this:</div><div><br></div><div><div>chroot = /opt/stunnel/jail/</div><div>setuid = stunnel</div><div>setgid = stunnel</div><div>pid = /stunnel.pid</div><div>

socket = l:TCP_NODELAY=1</div><div>socket = r:TCP_NODELAY=1</div><div>syslog = yes</div><div>debug = local1.warning</div><div>fips = no</div><div><br></div><div>[http]</div><div>cert = /opt/stunnel/www.crt</div><div>key = /opt/stunnel/www.key</div>

<div>sslVersion = all</div><div>options = NO_SSLv2</div><div>renegotiation = no</div><div>accept �= <a href="http://192.168.72.10:443" target="_blank">192.168.72.10:443</a></div><div>connect = <a href="http://192.168.71.10:80" target="_blank">192.168.71.10:80</a></div>

<div>TIMEOUTclose = 0</div><div>xforwardedfor = yes</div></div><div><br></div><div>My log is full with:</div><div><br></div><div><div>Oct 25 14:49:33 www stunnel: LOG3[15114:140668359968512]: transfer: s_poll_wait: TIMEOUTclose exceeded: closing</div>

<div>Oct 25 14:49:36 www stunnel: LOG3[15114:140668360591104]: transfer: s_poll_wait: TIMEOUTclose exceeded: closing</div><div>Oct 25 14:50:08 www stunnel: LOG3[15114:140668360812288]: transfer: s_poll_wait: TIMEOUTclose exceeded: closing</div>

<div>Oct 25 14:50:13 www stunnel: LOG3[15114:140668360591104]: transfer: s_poll_wait: TIMEOUTclose exceeded: closing</div><div><br></div><div><br></div><div>The doc suggests to "set to 0 for buggy MSIE" the mailing list tells me "<span style="white-space:pre-wrap">You requested close timeout of 0 seconds and that's exactly what you get."</span></div>

<div>But i still don't understand why this is an error and what can I do to get rid of it? Or is it okay to don't look for errors in the log?</div><div><br></div><div>Regards,</div><div><br></div><div>Michael</div>

<div><br></div></div>
<br>_______________________________________________<br>
stunnel-users mailing list<br>
<a href="mailto:stunnel-users@stunnel.org">stunnel-users@stunnel.org</a><br>
<a href="https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users" target="_blank">https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users</a><br>
<br></blockquote></div><br>