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

Slow loading of map endpoint #1989

Closed
maxammann opened this issue Jan 10, 2023 · 1 comment · Fixed by #2057
Closed

Slow loading of map endpoint #1989

maxammann opened this issue Jan 10, 2023 · 1 comment · Fixed by #2057
Assignees
Labels
🐛 bug Something isn't working 🆘 prio: urgent Needs to be resolved now(?)
Milestone

Comments

@maxammann
Copy link
Member

Describe the Bug

Loading the following endpoint takes 5-6s:

https://cms.integreat-app.de/muenchen/de/wp-json/extensions/v3/locations/?on_map=1

Steps to Reproduce

  1. Click on the above link

Expected Behavior

Should be lower than 500ms.

Actual Behavior

Takes 5-6s

Additional Information

None

@maxammann maxammann added the 🐛 bug Something isn't working label Jan 10, 2023
@timobrembeck timobrembeck added this to the 23Q1 milestone Jan 10, 2023
@timobrembeck timobrembeck added the 🆘 prio: urgent Needs to be resolved now(?) label Jan 10, 2023
@timobrembeck
Copy link
Member

Short term solution could be to enable caching in Apache: https://issues.tuerantuer.org/browse/INFRA-300

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🆘 prio: urgent Needs to be resolved now(?)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants