Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HOMEPAGE RELEASE: Global Maps are extremely slow #279

Closed
adriancollier opened this issue Aug 27, 2013 · 2 comments
Closed

HOMEPAGE RELEASE: Global Maps are extremely slow #279

adriancollier opened this issue Aug 27, 2013 · 2 comments

Comments

@adriancollier
Copy link
Contributor

Looks like there is a problem with the API call on the Global Maps:
http://rsr.uat.akvo.org/maps/projects/all/
http://rsr.uat.akvo.org/maps/organisations/all/

It is taking several minutes before all of the pins are displaying.

This in itself is not a huge issue, but my biggest concern is the load on the server. We have had times when too many Apache processes were spawned from queries taking too long, and we need to be sure this will not happen when released to live.

@ghost ghost assigned zzgvh Aug 27, 2013
@adriancollier
Copy link
Contributor Author

We're going to replace the Global maps with Static images for this release until we can resolve the excessive resource usage of the calls that populate the map.

Above the Global Project and Org maps we should display the following information in the same style that we currently display the Unpublished Project Info:

screen shot 2013-08-27 at 22 38 40

Project map:
"We have temporarily disabled Interactive Global Maps in Akvo RSR. We are working on this and will update this page as soon as we can. In the meantime you can still access all projects by viewing the Project List"

"Project List" should link to http://rsr.uat.akvo.org/projects/all/

Org map:
"We have temporarily disabled Interactive Global Maps in Akvo RSR. We are working on this and will update this page as soon as we can. In the meantime you can still access all projects by viewing the Organisation List"

"Organisation List" should link to http://rsr.uat.akvo.org/organisations/all/

peeb added a commit that referenced this issue Aug 28, 2013
peeb added a commit that referenced this issue Aug 29, 2013
@adriancollier
Copy link
Contributor Author

Issue further described and to be worked on in #270

@MichaelAkvo MichaelAkvo moved this to Done in RSR Dec 8, 2022
@MichaelAkvo MichaelAkvo added this to RSR Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants