Shortened response
Maxim Dounin
mdounin at mdounin.ru
Tue Jul 5 16:22:22 MSD 2011
Hello!
On Tue, Jul 05, 2011 at 08:03:40AM -0400, pupan wrote:
> I'm having nginx + thin (rails) environment and somehow all my responses
> which are larger than 74KB are truncated to that size (ie. my json
> response which have up to 100KB are truncated to 74KB, same happens with
> larger HTMLs).
What's in error log? Best guest is that nginx doesn't have write
access to proxy_temp_path, it should complain there.
Maxim Dounin
More information about the nginx
mailing list