I would like to ask which server to choose Apache or Nginx to host the application in RoR.
The whole works on a dedicated server 8 cores, 16GB of memory. The application is a content reader, with a fairly advanced file management. The most important criterion is the speed of serving content to the user.
I would like to ask which server to choose Apache or Nginx to host
Share
Nginx + Unicorn should be ideal fot this case