browser blocking image download when nginx was placed infront of apache to serve static content
- by railscoder
I was tying to place nginx infront of apache to server static content. This set up was performing better than just having apache. but suddenly some change caused images getting blocked for like 2-3sec before actually downloading with apache+nginx setup. It doesnt happen with apache only set up?
Any idea why it is happening with nginx? this was happening even i removed all external js from the page