[stunnel-users] more than 1000 concurrent connections?
Sven Ulland
sveniu at opera.com
Mon Jul 2 12:06:14 CEST 2012
On 07/02/2012 05:21 AM, Trenton Ashburn wrote:
> My client that's connecting to my server behind stunnel just gets
> it's connection attempts refused.
You're sure it's refused, not a timeout? Is the stunnel process
running into the max limit of open file descriptors (default is likely
to be 1024)? See 'ulimit -n', 'lsof -n -p <pid_of_stunnel>',
/etc/security/limits.conf, etc.
Sven
More information about the stunnel-users
mailing list