Hello,

I understand that the redirection from http to https is not working now for 
your project. As Google Groups is meant for general discussions, I would 
recommend that you seek assistance from our regular support channel 
<https://cloud.google.com/support/docs>[1] if this is related to your 
project or if you believe that there is something wrong with the product, 
please complete the according Google Issue Tracker as listed here 
<https://cloud.google.com/support/docs/issue-trackers>[2]. The secure 
always option seems correct in the app yaml file.

[1] https://cloud.google.com/support/docs

[2] https://cloud.google.com/support/docs/issue-trackers


On Wednesday, December 29, 2021 at 11:57:42 AM UTC-5 official...@gmail.com 
wrote:

> Hi team,
>
> I have a node server deployed on the GAE. I recently found that the http 
> to https redirection is not working now. Please find below my config of 
> GAE. Any help would be appreciated. Thanks in advance.
>
> runtime: nodejs14
> env: standard
> instance_class: F2
> handlers:
> - url: /.*
> script: auto
> secure: always
> redirect_http_response_code: '301'
> - url: .*
> script: auto
> automatic_scaling:
> min_idle_instances: automatic
> max_idle_instances: automatic
> min_pending_latency: automatic
> max_pending_latency: automatic
> min_instances: 1
> max_instances: 2
> network: {}
> service_account: xxxxx...@appspot.gserviceaccount.com
>

-- 
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/3e378420-4ff5-49a5-bfdb-878dd19ef25en%40googlegroups.com.
  • [google-appengine... Anurag Veekancheri
    • [google-appe... 'Elliott (Cloud Platform Support)' via Google App Engine

Reply via email to