Re: Nginx receiving bytes from Amazon ELB (Performance Issue)

2014-05-07 Thread rodrigo.aiello
Jonathan Matthews Wrote: --- > On 7 May 2014 19:05, rodrigo.aiello wrote: > > requests are taking too long to process > [snip] > > 1 EC2 Micro (Nginx) > > I found your problem. Micro instances are a false ec

Nginx receiving bytes from Amazon ELB (Performance Issue)

2014-05-07 Thread rodrigo.aiello
I have a service in my java application that I get the id of an image, height and width. I do image resizing according to the provided dimensions and return the bytes. As I am using a nginx in front of application server(tomcat), requests are taking too long to process because nginx is on a differe