Re: [google-appengine] Re: Unlimited topics in PubSub

2018-01-24 Thread Joshua Fox
> > namely the public issue tracker. I did , and they sent me back to this Google Group and to Stack Overflow. Followup: I asked on StackExchange

[google-appengine] Re: Google App Engine Node.js TLS 1.2

2018-01-24 Thread Alex Komarovsky
Thank @Yannick for the response. After more investigation, I found out that in app engine flex the HTTPS requests are terminated on an NGINX server. So the node server receives only HTTP requests. Is there a way to control the ssl policy of the NGINX server? like you can do with compute engine

[google-appengine] Re: Configuring nginx-app.conf to find the /index.php files

2018-01-24 Thread 'Jordan (Cloud Platform Support)' via Google App Engine
For files such as HTML, CSS, and Javascript you would use the static document root. For PHP specific scripts you can follow the documented recommendations . This configuration will fallback to serving your

[google-appengine] Re: Three nights in a row, synchronised outage of all connections from GAE to Cloud SQL

2018-01-24 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
Hi Robin, a thread like this is off-topic for Google Groups. As it may potentially be a defect on the platform and most likely lead to a specific situation which may require some exchange of project information to reproduce the behavior you described, I highly encourage you to submit a

[google-appengine] Three nights in a row, synchronised outage of all connections from GAE to Cloud SQL

2018-01-24 Thread Robin Donaldson
(Second time attempting to post this) We have a simple App Engine (PHP) with PDO connection to Cloud SQL (MySQL) architecture. We have programmed for stale connections; at the start of every PHP request, we get a connection to the database and check if it's active, and if not we time out

[google-appengine] Re: GAE Flex & session

2018-01-24 Thread massimo
My WebApp actually running on GCE and work correctly. I choose to migrate into GAE for various reason: deploying, domain + ssl, system update and (as soon as possible) for the scalabilty. But the problem is that the same deploy running on GCE or in local machine not working on GAE, with the 2