Files
redis/src
Matt Stancliff b59585396b Improve error handling around setting ulimits
The log messages about open file limits have always
been slightly opaque and confusing.  Here's an attempt to
fix their wording, detail, and meaning.  Users will have a
better understanding of how to fix very common problems
with these reworded messages.

Also, we handle a new error case when maxclients becomes less
than one, essentially rendering the server unusable.  We
now exit on startup instead of leaving the user with a server
unable to handle any connections.

This fixes antirez#356 as well.
2014-03-25 09:07:21 +01:00
..
2012-04-13 18:05:51 -07:00
2013-01-19 11:03:19 +01:00
2013-01-19 11:03:19 +01:00
2014-03-25 09:07:21 +01:00
2014-03-10 23:04:37 +01:00
2013-05-14 11:22:58 +02:00
2013-01-19 11:03:19 +01:00
2014-03-05 10:16:12 +01:00
2013-12-13 13:14:47 +01:00
2013-06-26 15:21:55 +02:00
2013-01-19 11:03:19 +01:00
2014-03-25 09:07:21 +01:00
2013-01-19 11:03:19 +01:00
2014-01-22 09:56:35 +01:00
2013-07-16 15:43:41 +02:00
2013-08-12 11:38:28 +02:00
2013-01-19 11:03:19 +01:00
2013-07-24 18:59:36 +02:00
2013-07-02 12:24:08 +02:00
2011-07-06 15:22:00 +02:00
2014-03-05 14:42:50 +01:00
2013-09-03 15:15:42 +02:00