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

Use more fcgi params for GetCapabilities response #29240

Closed
qgib opened this issue Feb 28, 2019 · 6 comments
Closed

Use more fcgi params for GetCapabilities response #29240

qgib opened this issue Feb 28, 2019 · 6 comments
Labels
Feature Request Feedback Waiting on the submitter for answers Server Related to QGIS server stale Uh oh! Seems this work is abandoned, and the PR is about to close.

Comments

@qgib
Copy link
Contributor

qgib commented Feb 28, 2019

Author Name: Nikolay Lebedev (Nikolay Lebedev)
Original Redmine Issue: 21423

Redmine category:qgis_server


In some cases QGIS services are exposed on multiple URL endpoints.
GetCapabilities response now takes into account fcgi params like SERVER_PORT and SERVER_NAME.
Unfortunately, neither SERVER_PROTOCOL nor REQUEST_URI are taken into account, so web server has to parse the backend response and replace it with appropriate values.
Could've been much better if QGIS used additional fcgi params to generate Capabilities.

@qgib
Copy link
Contributor Author

qgib commented Feb 28, 2019

Author Name: Alessandro Pasotti (@elpaso)


You don't say which version of QGIS server are you talking about, btw, current master does read both HTTPS and REQUEST_URI from the env.


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Mar 1, 2019

Author Name: Nikolay Lebedev (Nikolay Lebedev)


I'm using QGIS 3.4.
Did it land in 3.6?

@qgib
Copy link
Contributor Author

qgib commented Mar 1, 2019

Author Name: Alessandro Pasotti (@elpaso)


Yes, and it was backported to 3.4 23 days ago.

@qgib
Copy link
Contributor Author

qgib commented Mar 1, 2019

Author Name: Jürgen Fischer (@jef-n)


master (and 3.6): 4d609ff (and 691176b)
3.4: dafbef1 (and 823f2dd)

@qgib qgib added Feedback Waiting on the submitter for answers Feature Request Server Related to QGIS server labels May 25, 2019
@github-actions
Copy link

The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale".
If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue.
In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue.
If there is no further activity on this issue, it will be closed in a week.

@github-actions github-actions bot added the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Jan 21, 2021
@github-actions
Copy link

While we hate to see this happen, this Issue has been automatically closed because it has not had any activity in the last 42 days despite being marked as feedback. If this issue should be reconsidered, please follow the guidelines in the previous comment and reopen this issue.
Or, if you have any further questions, there are also further support channels that can help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feedback Waiting on the submitter for answers Server Related to QGIS server stale Uh oh! Seems this work is abandoned, and the PR is about to close.
Projects
None yet
Development

No branches or pull requests

1 participant