Maximum number of concurrent requests handled by backend instances?

40 views
Skip to first unread message

Attila-Mihaly Balazs

unread,
Jun 14, 2017, 12:24:08 PM6/14/17
to Google App Engine
Hell all,

This is somewhat related to [1]: is there any documentation about the number of concurrent request a backend instance can handle (similar to "max_concurrent_requests" available with the automatic scaler + frontend instances)? Will it even handle multiple request if "threadsafe: true" is specified in app.yaml?

Thank you,
Attila

[1] https://groups.google.com/forum/#!topic/google-appengine/v4blcAQNuZs

Jordan (Cloud Platform Support)

unread,
Jun 14, 2017, 4:56:58 PM6/14/17
to Google App Engine
Backend instances should indeed accept concurrent requests, and the same 'default' concurrent requests that Automatically scaled instances have should also be seen by Backend instances. The only difference being, Automatic scaling allows for a user to change the 'default' amount up to a pre-defined max limit.  

Attila-Mihaly Balazs

unread,
Jun 15, 2017, 12:06:27 AM6/15/17
to Google App Engine
Thanks for the info!

Attila
Reply all
Reply to author
Forward
0 new messages