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

Parse the WMS capabilities less times. #3817

Merged
merged 1 commit into from
Jun 15, 2018
Merged

Parse the WMS capabilities less times. #3817

merged 1 commit into from
Jun 15, 2018

Conversation

sbrunner
Copy link
Member

One time per process and OGC server,
Not one time per layers.

fix: https://jira.camptocamp.com/browse/GEO-1246

@sbrunner sbrunner added this to the 2.3 milestone Jun 13, 2018
@sbrunner sbrunner requested a review from pvalsecc June 13, 2018 12:08
@pvalsecc pvalsecc changed the title Parse the WMS capabilities les times. Parse the WMS capabilities less times. Jun 13, 2018
@sbrunner sbrunner force-pushed the perf23 branch 4 times, most recently from 9c425d6 to 42dd857 Compare June 13, 2018 13:03
@camptocamp camptocamp deleted a comment Jun 13, 2018
@camptocamp camptocamp deleted a comment Jun 13, 2018
@camptocamp camptocamp deleted a comment Jun 14, 2018
@sbrunner sbrunner force-pushed the perf23 branch 2 times, most recently from a4b8c55 to 67936de Compare June 14, 2018 09:25
@camptocamp camptocamp deleted a comment Jun 14, 2018
@sbrunner sbrunner force-pushed the perf23 branch 4 times, most recently from 33e0dc9 to 1c7ce50 Compare June 15, 2018 05:53
@@ -32,7 +32,7 @@ ${service_defaults('mapserver', 80)}\
- run
links:
- mapserver
${service_defaults('geoportal', 80)}\
${service_defaults('geoportal-run', 80)}\
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-build would be more explicit

One time per process and OGC server,
Not one time per layers.
Fix the CI
@sbrunner sbrunner merged commit 9d10153 into 2.3 Jun 15, 2018
@sbrunner sbrunner deleted the perf23 branch June 15, 2018 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants