I don't have many open connections.  Only about 94.  You can see the memory 
usage continues to climb compared to yesterday.

2954740 used yesterday, 3842568 used today

Could it have anything to do with document attachments?

root@sync01:~# date

Thu Apr  2 18:53:34 CDT 2015

root@sync01:~# lsof -p 538 | grep -i established | wc -l

94

root@sync01:~# free

             total       used       free     shared    buffers     cached

Mem:       6153524    3842568    2310956        216     151072     229764

-/+ buffers/cache:    3461732    2691792

Swap:      2096444          0    2096444

On Thursday, April 2, 2015 at 10:55:29 AM UTC-7, Adam Fraser wrote:
>
> Given the very low write load, this seems unlikely to be related to 
> in-memory channel cache handling.  
>
> It's possible you're accumulating unreleased TCP connections and that's 
> resulting in the memory usage.  There are details on that issue, and 
> potential OS-level tuning to address it on this issue: 
> https://github.com/couchbase/sync_gateway/issues/742
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/a70e46ba-eee5-4098-b03f-c63ccb82c3e4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to