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

Reduce bandwidth when checking if platform has been updated #206

Closed
clochix opened this issue Nov 12, 2015 · 1 comment
Closed

Reduce bandwidth when checking if platform has been updated #206

clochix opened this issue Nov 12, 2015 · 1 comment

Comments

@clochix
Copy link
Contributor

clochix commented Nov 12, 2015

When performing a platform update, we send lots of queries to /api/applications/stack, to know when the platform is up.
The proxy answer with the full 502 page, weighting 7.5ko. We could probably use content negotiation to explicitly request JSON, and the proxy should answer with a light JSON formatted 502 error.

@poupotte
Copy link
Contributor

This issue is now fixed.

@poupotte poupotte removed the 5 - QA label Feb 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants