<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Doug Eckert wrote:<div><div><div><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div lang="EN-US" link="blue" vlink="purple"><div class="Section1" style="page: Section1; "><div style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">We�re using stunnel-4.15-2.el5.1 as provided on the RHEL 5 update 7 distro. <o:p></o:p></div><div style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><o:p> </o:p></div><div style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">Is there any way to override the FD_MAX setting (64 IIRC), perhaps as a stunnel.conf option?</div></div></div></span></blockquote><div><br></div></div></div></div><div>stunnel.conf with more than 64 sections is pretty impressive...</div><div><br></div><div>MAX_FD was increased from 64 to 256 in stunnel 4.16.</div><div><br></div><div>I could also rewrite stunnel to remove the limit completely (to dynamically allocate the file descriptor list).</div><div><br></div><div>Best regards,</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>Mike</div></body></html>