I just setup stunnel to partner with haproxy to handle https. My concern is I saw the logs below on my stunnel logs. I don't know if I need to worry about this since my testing using https is doing fine. stunnel is forwarding https request to haproxy.<br>
<br>2010.06.22 07:57:27 LOG3[1363:2083728]: transfer() loop executes not transferring any data<br>2010.06.22 07:57:27 LOG3[1363:2083728]: please report the problem to <a href="mailto:Michal.Trojnara@mirt.net">Michal.Trojnara@mirt.net</a><br>
2010.06.22 07:57:27 LOG3[1363:2083728]: protocol=TLSv1, check_SSL_pending=no<br>2010.06.22 07:57:27 LOG3[1363:2083728]: socket open: rd=yes wr=no, ssl open: rd=no wr=yes<br>2010.06.22 07:57:27 LOG3[1363:2083728]: socket ready: rd=no wr=no, ssl ready: rd=yes wr=no<br>
2010.06.22 07:57:27 LOG3[1363:2083728]: wants: SSL_read rd=no wr=no, SSL_write rd=no wr=yes, SSL_shutdown rd=no wr=no<br>2010.06.22 07:57:27 LOG3[1363:2083728]: socket input buffer: 16384 byte(s), ssl input buffer: 0 byte(s)<br>
<br>Thanks,<br><br><br>Nelson<br>