[
https://issues.apache.org/jira/browse/AXIS2-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Lazarski updated AXIS2-6047:
-----------------------------------
Fix Version/s: 2.0.1
> Missing Port in the Host header of the requests coming from
> HTTPClient4TransportSender implementation.
> -------------------------------------------------------------------------------------------------------
>
> Key: AXIS2-6047
> URL: https://issues.apache.org/jira/browse/AXIS2-6047
> Project: Axis2
> Issue Type: Bug
> Components: transports
> Affects Versions: 1.7.9
> Reporter: yuvaraj
> Priority: Major
> Fix For: 2.0.1
>
>
> The host header should have a port in all cases where the port is
> non-standard:
> https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Host
> Host header, which is in the requests coming from
> org.apache.axis2.transport.http.impl.httpclient4.HTTPClient4TransportSender
> implementation does not contain the configured port number even when it is
> different from the default ports for HTTP (80) and HTTPS (443). This affects
> the correct load balancing that is based on the Host header.
> Note: It works good (Host header contains port ) with the default
> implementation org.apache.axis2.transport.http.CommonsHTTPTransportSender
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]