[google-appengine] Re: Mail Service Of Google App Engine (Standard) is very slow & delayed in sending mails.

2020-07-27 Thread 'Denis T (Google Cloud Platform Support)' via Google App Engine
Hello Mohammad, The App Engine Mail API is indeed a deprecated service. The link that you have mentioned also contains the following line: *“This solution is no longer recommended: This page describes how to use a legacy App Engine

[google-appengine] Re: Communication between Java services given IP address

2020-07-27 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Luca, You may consider an address in the form of: https://VERSION_ID-dot-SERVICE_ID-dot-PROJECT_ID.REGION_ID.r.appspot.com as detailed on the "Communicating Between Your Services" documentation page

[google-appengine] Communication between Java services given IP address

2020-07-27 Thread 'Luca Lupo' via Google App Engine
Hi There, I have 2 services: service1 and service2 both deployed using docker on Google cloud. service1 contains a table where it maps all instances of service2 and when needed will send message (REST request) to a specific instance of service2. Everything works if I use the full URL address

[google-appengine] Re: How to enable Managed SSL on App Engine when using CloudFlare CDN

2020-07-27 Thread Zorion Arrizabalaga
Hi, I'm not sure if this old post is of interest of anyone, but just in case I recently worked on it: I don't know if cloudflare Full Strict is working with the cached version (proxy), but I got it work with the non-cached cloudflare dns. Since the request goes directly to AppEngine and