sounds like a memory leak in the ssl client code, thanks for the
report. we'll try to find and plug it.
reyk
On Tue, May 11, 2010 at 08:17:20AM +0200, sledgedog wrote:
> Hello ,
>
> We use relayd for load-balancing apache server and after some hours of
> utilisation , we have this message :
>
> "relay efx, session 242354 (1 active), 0, 172.16.11.36 -> :443, SSL accept
> error
> SSL library error: efx: relay_ssl_accept: error:1409C041:SSL
> routines:SSL3_SETUP_BUFFERS:malloc failure"
>
> This is our configuration :
>
> "relay efx {
> listen on $efxtools port 443 ssl
> protocol workwssl
> forward with ssl to <befx> port 443 mode hash check tcp
> }
>
> We try OpenBSD 4.6 and 4.7 current with same results
> Our machine is a Sun V215 Sparc64
>
> Best regards ,
>
>
>
> Jerome