Skip to content

tweaks to the new reverse proxy/load balancer chapter #4113

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

Merged
merged 3 commits into from
Aug 15, 2014

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Aug 10, 2014

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets

@@ -163,7 +163,7 @@ The caching kernel will immediately act as a reverse proxy - caching responses
from your application and returning them to the client.

Now that you're using a "proxy", you'll need to configure ``127.0.0.1`` under
the ``trusted_proxies`` configuration (see :ref:`reference <reference-framework-trusted-proxies>`).
the ``trusted_proxies`` configuration (see :ref:`the reference <reference-framework-trusted-proxies>`).
Copy link
Member Author

Choose a reason for hiding this comment

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

Not using framework.trusted_proxies as I first proposed here makes sense since the option name is already mentioned before in this sentence.

@xabbuh xabbuh changed the title improve linking between proxy config sections tweaks to the new reverse proxy/load balancer chapter Aug 10, 2014
Indent the complete block with three more spaces so that it is aligned
properly inside the surrounding list item. Move placeholder comment
to the right place.
@weaverryan
Copy link
Member

Awesome - thanks for the tweaks.

@weaverryan weaverryan merged commit bbc2f11 into symfony:2.3 Aug 15, 2014
weaverryan added a commit that referenced this pull request Aug 15, 2014
…bbuh)

This PR was merged into the 2.3 branch.

Discussion
----------

tweaks to the new reverse proxy/load balancer chapter

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets |

Commits
-------

bbc2f11 fix code block
6943da8 fix a headline
12840b1 improve linking between proxy config sections
@xabbuh xabbuh deleted the ref-label-fixes branch August 15, 2014 07:50
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