-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Memory issues #118
Comments
@rictorres it depends on stdin back-pressure. What happens with all clients off? |
i will test that, but the clients are really light-weight. |
I know, but they can create back-pressure if they push too much. Do you have ~ ** Kilian Ciuffolo**** __ +1 (415) 349-1822 This email and any files transmitted with it are confidential and intended ![](https://link.nylas.com/open/6v1c1sngzbtk6basu120tpbod/local- On Jul 13 2016, at 12:50 pm, Ricardo Torres <[email protected]>
|
nope.. less than 100 reqs/day and logs are just basic stuff, no huge json objects. |
it seems stable now, however there are no clients connected. |
@rictorres def a memory leak. |
I have a server running these:
Should
rtail-server
be using 500MB+ of memory? It's a server handling less than 100 requests per day.The text was updated successfully, but these errors were encountered: