[racket] How to reduce my Racket web server's memory usage?

From: fyooo (fyooo at foxmail.com)
Date: Mon Feb 2 03:35:19 EST 2015

I just bought a DigitalOcean 5$/month VPS with only 512M memory.


I started 3 different Racket webserver on different port, and using Nginx as reverse proxy. But I found that each process uses 80M average. I know that it's not a big deal in a machine with 16G memory, but in my VPS I have to merge all the webserver code in one rkt file in order to reduce the memory usage.‍
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20150202/ee2acb10/attachment-0001.html>

Posted on the users mailing list.