[google-appengine] Re: automatic scaling when using websockets

2020-02-04 Thread 'David Do' via Google App Engine
Hello, As Olu mentioned, many metrics, called Resources, can affect scaling decisions as seen in this documentation [1], which lists CPU as you have stated but also memory. Depending on our configuration in the app.yaml file, these will affect the available resources per instance by having

[google-appengine] Re: Problem with Cloud DNS Google Cloud

2020-02-04 Thread 'Tariq (Google Cloud Support)' via Google App Engine
I tried a basic reproduction and was able to add CNAME record without any issues. Please note that Google Groups is a place for non-technical how-to questions. Therefore, I would recommend you to reach out to Server Fault [1], or Stack Overflow [2] where Google also participates that can help

[google-appengine] Re: perfomance test is possible in this condition to GAE ??

2020-02-04 Thread 'David Do' via Google App Engine
Hello, I have provided a response to your other post that had the same questions [1]. [1] https://groups.google.com/forum/#!topic/google-appengine/Jee8WxvmLe8 -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this

[google-appengine] Re: performance test limitation

2020-02-04 Thread 'David Do' via Google App Engine
If you are referring to GCP’s App Engine instances, since this is the App Engine group, you would need to refer to the quota documentations [1] to make sure you are not exceeding them, as they quotas are considered the “limits” of GCP products. Note that a high usage may become very

Re: [google-appengine] PHP project deployment generates unknown errors suddenly

2020-02-04 Thread 'Aref Amiri (Cloud Platform Support)' via Google App Engine
I'd suggest to post your issue on Public Issue Tracker, as this requires further investigation. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from

[google-appengine] Cannot access deployed applications from browser

2020-02-04 Thread Evgeniy Vodopyanov
Hello, I have deployed my application to App Engine. However I get a "You don't have access" message when I try to access it from my browser. I have admin rights on the project. My hypothesis is that there are conflict of rights between project and organization level. If you have already

Re: [google-appengine] PHP project deployment generates unknown errors suddenly

2020-02-04 Thread Amit Lahiri
Hi Mua. I have updated the Google Cloud SDK Shell by command, gcloud components update But still issue persists. What am I supposed to do? Thank you, Amit Kumar Lahiri Full Stack Developer M. +91-9836178574 E. alah...@nuundigital.com [cid:aa2df38d-b559-44d1-8ae3-0c22d0f9c9e3] Nuun Digital

[google-appengine] Re: MY REVOLUTION SLIDER REFUSE TO SHOW IMAGES WHEN THE SITE DNS SERVER BECAME ACTIVE

2020-02-04 Thread 'Aref Amiri (Cloud Platform Support)' via Google App Engine
I would suggest to make sure you follow the instructions provided here to map your custom domain. If the issue persists, it is best to post your question on Stackoverflow with the

[google-appengine] Re: GAE app working fine on appspot url in EU but does not even load in US

2020-02-04 Thread 'George (Cloud Platform Support)' via Google App Engine
Is the issue still affecting you? Has it disappeared by itself, as last time? How long did it last? App Engine is regional , so deploying your app in a European region secures optimal performance and minimal lag for the chosen region. For

Re: [google-appengine] PHP project deployment generates unknown errors suddenly

2020-02-04 Thread Mua Rachmann
Hi, Did you upgrade the gcloud sdk and tools/components... Looks like it is something with ur python version and also it is worth nothing that the gcloud updated to python 3 since python 2 is at EOL, and that works fine. You might want to re-install the sdk with python3 and try again. Regards,

[google-appengine] Re: Migrating from GAE Standard to Flexible environment?

2020-02-04 Thread 'noverlyjoseph' via Google App Engine
Hi Ganbold, Yes you could just deploy a new service with App Engine Flex configuration. You will have to keep in mind the differences between App Engine Standard and Flexible[1] and how you can optimize your code[2] if needed, when doing the migration. [1]

[google-appengine] Problem with Cloud DNS Google Cloud

2020-02-04 Thread Guillermo Balmaceda
Hello people. Anyone else have trouble adding cname in a domain in cloud dns? thank! -- 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] PHP project deployment generates unknown errors suddenly

2020-02-04 Thread Amit Lahiri
Till yesterday, everything was good, able to deploy simple PHP project successfully from Google Cloud SDK Shell. But suddenly, receive the below errors list at the end. Do not understand why this happens. Also, do not understand why Python erros are showing. File upload done. Updating service

[google-appengine] perfomance test is possible in this condition to GAE ??

2020-02-04 Thread Sshiro Tttabuchi
hi I'd like to exec the performance testing to my Website by using GCP server but there are some questions 1) Is it possible to power-on the three hundred server at the same time? 2) Is there a limit on the number of simultaneous startups?Are there any prohibitions when perform the load

[google-appengine] performance test limitation

2020-02-04 Thread Sshiro Tttabuchi
I want to perform the perforamnce testing to my Website by using GCP server tho there are some questions: 1. 1) 2. Is it possible to power-on the three hundred server at the same time? 3. Is there a limit on the number of startups at the same time? 4. 2) 5. Are

[google-appengine] Re: Is headless Chrome really available on App Engine/Cloud Functions?

2020-02-04 Thread Luke Gackle
On Friday, August 30, 2019 at 12:41:18 PM UTC+9:30, Diogo Almeida wrote: > The link to the article “Introducing headless Chrome support in Cloud > Functions and App Engine” is not working and I could not find it anywhere > even though the link to it is here. I inquired the blog administrators >