Hello!
On Fri, Sep 5, 2014 at 5:30 AM, Saravanan Elumalai wrote:
> After some time no workers can put the data due to no memory error and in
> timer thread the data is empty.
>
> what would be the reason for this behavior ?
>
Looks like a memory fragmentation issue. Which version of nginx are
you using? You need at least nginx 1.7.2 (the newer the better)
because a serious fragmentation bug in nginx's slab allocator was
first fixed in this version of nginx.
Regards,
-agentzh