I´m getting this warn message when starting NGINX
nginx: [warn] 1024 worker_connections exceed open file resource limit: 256 Could it be related to this? > Date: Fri, 14 Nov 2014 10:28:57 +0000 > From: [email protected] > To: [email protected] > CC: [email protected] > Subject: Re: Issue with Unicorn: Big latency when getting a request > > Can you try Thin, Puma or another server? > > Maybe configuring more unicorn worker_processes can help if your JS > needs multiple connections to function for some reason. > unicorn cannot do concurrency without multiple worker_processes. > > I cannot view screenshots (or any images/video).
