Message from JavaScript discussions

June 2018

— OR look into how to squeeze performance out of the ones you have

— 

Do you have suggestions how to squeeze performance out? is limiting rate speed per IP is the only choice?

— No

— What's your webserver?

— It should be nginx

— So your video files are served statically

— Not through your webapp

— Stuff like that

— Maybe cache stuff in RAM if you have enough, maybe create more worker threads for your webserver

— Etc

— Apache. coz theres ton of tutorials out there than nginx

— Don't use Apache