nginx - Reading the fine print
Long running Rails requests and nginx don’t play together well, its worth reading the nginx fine print.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Long running Rails requests and nginx don’t play together well, its worth reading the nginx fine print.
Comments
What was your solution to this problem?
For the instance in question I actually applied three different solutions in one:
The post was really just an extract from a much bigger problem…
Post a comment