
12 Dec
2011
12 Dec
'11
6 a.m.
Ludovic LEVET wrote:
It seem that openssl since version 0.9.8b zlib compression is enable by default. This is the problem of cpu usage of stunnel. Is it possible to force it disable it by 'compression = none' in a next version of stunnel ?
Please try: ftp://ftp.stunnel.org/stunnel/beta/stunnel-4.51b3-installer.exe In this version compression is disabled by default. To enable standard (RFC 1951) compression use the new: compression = deflate stunnel.conf option. Mike