From: Michal Trojnara <Michal.Trojnara@mirt.net>
To: stunnel-users@mirt.net
Sent: Tue, 18 January, 2011 7:39:02 PM
Subject: Re: [stunnel-users] s_poll_wait timeout: connection
reset
manoj kumar wrote:
> No, We are getting the connection reset, even when clients are active
and
> entering the orders. Moreover Problem some times reoccurs within 3-4
> hours.
You're right. That's not it.
I forgot to recommend an upgrade of your stunnel to the latest version
(4.34). I think one of the bugs I fixed in this version may cause your
problem.
Another check could be to try select() instead of poll():
1. Edit src/Makefile and remove any "-DHAVE_POLL_H=1" or
"-DHAVE_SYS_POLL_H=1"
2. Rebuild stunnel with "make clean && make && make install"
3. Check if "stunnel -version" reports "SELECT" instead of "POLL".
Mike
_______________________________________________
stunnel-users mailing list
stunnel-users@mirt.nethttp://stunnel.mirt.net/mailman/listinfo/stunnel-users