Should I configure static file handlers in app.yaml 
<https://cloud.google.com/appengine/docs/standard/python3/serving-static-files#configuring_your_static_file_handlers>,
 
or just use the static file facility of Flask 
<https://code-maven.com/flask-serve-static-files> ?  What is the impact on 
cost ?  The documentation does not say.

I have a python3 non-threadsafe application with very few users, so, I have 
max_concurrent_request = 1.  Would static file handlers reduce the number 
of instances generated by 1 user ?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/44a0c646-8958-4a79-897e-501303e2e1bd%40googlegroups.com.
  • [google-appengin... pca
    • [google-app... 'Katayoon (Cloud Platform Support)' via Google App Engine

Reply via email to