Replies: 1 comment
|
Hi tonyakiki Did you find an answer to your request ? Rgds |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It seems that cog use as much memory as it is available which can lead to other problem when running with other applications on an embedded devices. My question is how to limit the memory using --web-mem-limit and --net-mem-limit? what is the difference between them and how do they affect each other?
I tried to configure them but i cannot see that they are taking effect... Is there any detailed documentation on that and/or recommendations? Could someone provide an example on how it is supposed to be configured and how to check that it took effect?
All reactions