Included Unix domain sockets in Reverse proxy - Pomerium #7752
+25
−15
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ISSUE: Update Pomerium reverse proxy documentation to include support for unix domain sockets #6893
This pull request updates the documentation regarding the usage and behavior of Unix domain sockets in Reverse Proxy-Pomerium. The following changes have been made:
1.Clarified the explanation of how Unix domain sockets work within the system.
2.Included examples of common use cases and code snippets to help developers implement Unix domain sockets effectively.
3.Updated relevant sections to reflect the latest changes in the codebase and best practices for socket management.
4.These changes aim to enhance the clarity of the documentation, making it easier for developers to understand and work with Unix domain sockets
Hi Sir @kmartens27 .Please review the changes, and let me know if any further updates are required.