redis 10K connection limit?

417 views
Skip to first unread message

Michael Gorsuch

unread,
Feb 16, 2012, 10:25:30 AM2/16/12
to redi...@googlegroups.com
During some tests yesterday, we noticed that connections would fail
once we exceeded 10K to a single Redis instance. In our case, we
really do need to go above that.

I noticed this thread:

https://groups.google.com/group/redis-db/browse_thread/thread/ea1eb5406ce077e7?pli=1

Can anyone comment on the risks involved with increasing AE_SETSIZE?
Is the default 10K just an arbitrary limit, or was it put in place for
specific reasons?

Thanks a lot!

Michael

Salvatore Sanfilippo

unread,
Feb 16, 2012, 10:26:49 AM2/16/12
to redi...@googlegroups.com
Hi, unstable version (2.6 RC1 in a few weeks) does not contain such a
limit at all.
For now you can redefine AE_SETSIZE and recompile.

Cheers,
Salvatore

> --
> You received this message because you are subscribed to the Google Groups "Redis DB" group.
> To post to this group, send email to redi...@googlegroups.com.
> To unsubscribe from this group, send email to redis-db+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/redis-db?hl=en.
>

--
Salvatore 'antirez' Sanfilippo
open source developer - VMware

http://invece.org
"We are what we repeatedly do. Excellence, therefore, is not an act,
but a habit." -- Aristotele

Michael Gorsuch

unread,
Feb 16, 2012, 10:28:12 AM2/16/12
to redi...@googlegroups.com
Thanks for the quick reply!
Reply all
Reply to author
Forward
0 new messages