Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

perf app tuning #136

Open
ludoch opened this issue Mar 2, 2017 · 3 comments
Open

perf app tuning #136

ludoch opened this issue Mar 2, 2017 · 3 comments
Assignees

Comments

@ludoch
Copy link
Contributor

ludoch commented Mar 2, 2017

Looking at the perf branch

1/ not sure you need appengine-web.xml since you have app.yaml
https://github.com/GoogleCloudPlatform/jetty-runtime/blob/feature/perf/perf/perf-server/src/main/webapp/WEB-INF/appengine-web.xml

2/ the app.yaml should use env:flex instead of vm:true which is deprecated (and possibly a slower request path)

olamy added a commit to olamy/jetty-runtime that referenced this issue Mar 2, 2017
olamy added a commit that referenced this issue Mar 2, 2017
Signed-off-by: olivier lamy <olamy@apache.org>
@olamy olamy self-assigned this Mar 2, 2017
@olamy
Copy link

olamy commented Mar 2, 2017

Thanks for reviewing.
I changed that
It looks with this change we cannot see anymore the number of instance in console.cloud.google.com ? Compute Engine / VM Instances.

@ludoch
Copy link
Contributor Author

ludoch commented Mar 2, 2017

Thanks!

That would be a regression in the console for Flex? Mike: ideas?

@meltsufin
Copy link
Member

You should be able to see Flex instances under App Engine / Versions or App Engine / Instances.

olamy added a commit that referenced this issue May 24, 2017
Signed-off-by: olivier lamy <olamy@apache.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants