Hi @ all,

i was wondering if somebody could help me out. I am running a node server 
on an app engine (flex) and i see the following warning in the log files:

textPayload:  "[warn] 32#32: *2096 a client request body is buffered to a 
temporary file 

I tried to understand what that means and i figured out, that google puts a 
nginx server as a proxy to all flex app engine applications. Since i never 
used nginx so far and i could not find any info @ the google documentation 
i am asking you guys, how do i change the value for

*client_body_buffer_size*

for the app engine? (or how can i improve the current situation and get rid 
of the warning message?)

i also found this: 
https://github.com/google/appengine-jenkins/tree/master/image/master_images 
with an example nginx.conf. Since i only want to change one single value 
(maybe 2) i am trying to find out what the best way could be. Can i just 
provide a nginx.conf with 2 values and it will only override this two 
values provided by default? Or do i have to create an own nginx.conf with 
all possible settings? 

Thank you for your help!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/71103969-21c8-462e-8dd9-e84c6faee5fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to