Closed GoogleCodeExporter closed 9 years ago
Greetings, again: It turns out that the system doesn't leak on it's own- It
appears to leak when using HTTPS posts, only: When I wrote the post, I had
thought I turned off the nodes, but I had one more still posting data from
another node on my network.
Just installing it doesn't cause the problem, but using HTTPS, it does. The URL
Response from the above request is a simple OK message if good, and a basic
integer error code if not okay. I'm working on finding out if using just HTTP
instead of HTTPS causes the same problem.
I didn't see this until I started deploying the X2 devices, and it doesn't
happen on the X4, which I've had running here non-stop with the very same HTTPS
requests for almost six months.
Original comment by greg.lin...@gmail.com
on 22 Jul 2012 at 9:14
Memory wasn't leaking per-se it was simply running out on the X2. We added
more aggressive garbage collection to the XIG 1.5.1 source base in order to try
and avoid this condition.
Original comment by Jordan.H...@gmail.com
on 19 Oct 2012 at 8:46
Original issue reported on code.google.com by
greg.lin...@gmail.com
on 22 Jul 2012 at 9:01Attachments: