--
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.
> I have created single redis client connection through my web server to
> the redis db.
> When I use the apache's ab tool with concurrent requests, redis python
> client seems to fails I could not get any log error or exception. My
> web server simply stopped responding to my client queries.
>
> Then I tried connecting to redis using redis-cli interface and it
> works well.
>
> Is there any recommended model for using python redis client? I can
> easily reproduce the issue here.
>
> --
> 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.
>
>
--
Best Regards,
Konstantin Merenkov