I looking for a way to incease 'fastcgi_read_timeout' in GAE Flex using runtime_config 'nginx_conf_include'.
The reason to increase the timeout is my http request requires around 90seconds but the default only 60seconds.
Can't manage to find in SO and Google.