dnode-php icon indicating copy to clipboard operation
dnode-php copied to clipboard

Memory usage increases with amount of concurrent clients

Open igorw opened this issue 13 years ago • 1 comments

This issue is kind of obscure and may be related to PHP gc internals. It is not so pressing, and unlikely to cause big issues. It would be interesting to find the root of the problem nevertheless.

igorw avatar Dec 17 '12 00:12 igorw

I get a leak on each request, but it depends how I use it in the javascript call in node.js:

http://pastebin.com/7fsB7A4K

jrmyio avatar May 13 '14 19:05 jrmyio