web app server - memory for worker
3 次查看(过去 30 天)
显示 更早的评论
Hello,
I've installed matlab webapp server on windows, I was looking on how to increase the memory for worker not using containers. My need is to have just 1 worker using 32GB RAM, so not being limited to 1GB.
looking at the webappconfig.xml file I saw the following:
<!-- Containers.WorkerMemory - memory limit -->
but anything related on how to change it on a non containerized installation.
Thanks. :)
2 个评论
Helen Zhu
2025-3-14
Since you are on Windows, you are not running container mode, which is available on Linux only webapps-containers.
The line you see is a comment, it doesn't put any limitations.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Web App Server 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!