GitHub user SvetlinZarev opened a pull request:

    https://github.com/apache/tomcat/pull/39

    Provide the correct port when using proxy

    Fix "create-connection" failures in case of proxied connection.
    The proxy needs the remote port information in order to know
    to which port to open a tunnel. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SvetlinZarev/tomcat websockets

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tomcat/pull/39.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #39
    
----
commit 8522631f7357871ffba7566fa733952099f89797
Author: Svetlin Zarev <svetlin.za...@abv.bg>
Date:   2017-01-13T10:22:54Z

    Provide the correct port when using proxy
    
    Fix "create-connection" failures in case of proxied connection.
    The proxy needs the remote port information in order to know
    to which port to open a tunel.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to