< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] WebSockets and cookies


On 29/10/13 15:57, Nathan Stratton wrote:
> I am storing call logs in cookies, when the number of cookies gets too
> large I can no longer connect to reSIProcate. Is it possible for the
> stack to NOT try to pull cookies?
>

It wouldn't be hard to disable this feature

Can you just give some indication of what you mean by too large?  How
many cookies does the browser send to the WebSocket transport and how
big (kilobytes, megabytes)?  Or is this some outright bug you have
discovered in the cookie code not freeing memory?