Willy Tarreau
403edff4b8
MEDIUM: config: implement maxsslconn in the global section
...
SSL connections take a huge amount of memory, and unfortunately openssl
does not check malloc() returns and easily segfaults when too many
connections are used.
The only solution against this is to provide a global maxsslconn setting
to reject SSL connections above the limit in order to avoid reaching
unsafe limits.
2012-09-06 12:10:43 +02:00
..
2012-05-08 21:28:14 +02:00
2012-09-03 20:47:32 +02:00
2011-03-13 22:00:24 +01:00
2012-05-19 19:09:46 +02:00
2007-05-13 22:46:04 +02:00
2012-09-03 20:47:35 +02:00
2012-06-03 23:48:42 +02:00
2012-09-03 20:49:14 +02:00
2011-09-10 23:32:41 +02:00
2012-09-03 20:49:14 +02:00
2010-08-10 14:01:09 +02:00
2012-09-06 12:10:43 +02:00
2006-12-04 02:20:02 +01:00
2009-10-26 21:10:04 +01:00
2012-02-21 22:27:27 +01:00
2009-10-26 21:10:04 +01:00
2009-10-26 21:10:04 +01:00
2009-10-03 18:41:18 +02:00
2012-09-03 20:47:32 +02:00
2012-09-03 20:47:31 +02:00
2009-01-25 13:49:53 +01:00
2009-06-10 12:23:32 +02:00
2012-09-03 20:47:32 +02:00
2010-08-10 18:04:15 +02:00
2012-09-04 15:35:32 +02:00
2012-09-03 20:47:32 +02:00
2007-05-13 20:19:55 +02:00
2012-09-03 20:49:14 +02:00
2012-09-03 23:55:16 +02:00
2012-09-03 20:47:35 +02:00
2010-08-27 18:00:40 +02:00
2011-03-29 01:09:14 +02:00
2012-09-03 20:47:34 +02:00
2010-08-27 18:00:40 +02:00
2006-06-29 18:54:54 +02:00