<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic WEB Server Upgrade from 2.2 to 2.4 in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/WEB-Server-Upgrade-from-2-2-to-2-4/m-p/595608#M17424</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Recently I have upgraded SAS Webserver from 2.2 to 2.4 version and I am getting below issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1)&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23):&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) We have configured Load Balancer before it hits to the Web server . I have kept backup of 2.2 version and when i start the service from 2.2, I am not getting above issue.&lt;/P&gt;
&lt;P&gt;3) I have configured all SSL certificates in place.&lt;/P&gt;
&lt;P&gt;4) The upgraded version is not able to detect the Load balancer request but able to grant if it is a direct hostname URL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know in which i can update the known host details if a connection coming through Load balancer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance,&lt;/P&gt;
&lt;P&gt;Sandeep&lt;/P&gt;</description>
    <pubDate>Fri, 11 Oct 2019 01:10:38 GMT</pubDate>
    <dc:creator>sandeep_reddy</dc:creator>
    <dc:date>2019-10-11T01:10:38Z</dc:date>
    <item>
      <title>WEB Server Upgrade from 2.2 to 2.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/WEB-Server-Upgrade-from-2-2-to-2-4/m-p/595608#M17424</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Recently I have upgraded SAS Webserver from 2.2 to 2.4 version and I am getting below issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1)&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23):&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) We have configured Load Balancer before it hits to the Web server . I have kept backup of 2.2 version and when i start the service from 2.2, I am not getting above issue.&lt;/P&gt;
&lt;P&gt;3) I have configured all SSL certificates in place.&lt;/P&gt;
&lt;P&gt;4) The upgraded version is not able to detect the Load balancer request but able to grant if it is a direct hostname URL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know in which i can update the known host details if a connection coming through Load balancer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance,&lt;/P&gt;
&lt;P&gt;Sandeep&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 01:10:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/WEB-Server-Upgrade-from-2-2-to-2-4/m-p/595608#M17424</guid>
      <dc:creator>sandeep_reddy</dc:creator>
      <dc:date>2019-10-11T01:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: WEB Server Upgrade from 2.2 to 2.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/WEB-Server-Upgrade-from-2-2-to-2-4/m-p/595673#M17427</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10246"&gt;@sandeep_reddy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could find this&amp;nbsp;&lt;A href="https://bugzilla.redhat.com/show_bug.cgi?id=1500031" target="_self"&gt;bug raised&lt;/A&gt;&amp;nbsp;for similar issue. It was closed by giving two options to solve this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;You can either use HttpProtocolOptions Unsafe or set Host header to some value.&lt;/PRE&gt;&lt;P&gt;I would not suggest to use the HttpProtocolOptions unsafe. It would be better if you raise this request directly to SAS TS as this something related to CVEs&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 09:26:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/WEB-Server-Upgrade-from-2-2-to-2-4/m-p/595673#M17427</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2019-10-11T09:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: WEB Server Upgrade from 2.2 to 2.4</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/WEB-Server-Upgrade-from-2-2-to-2-4/m-p/596155#M17436</link>
      <description>&lt;P&gt;Hi Anand,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks Very Much for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have replicated the issue and in our F5 load balancer there was a null host header.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have asked my network team to assign a value for host and the issue is resolved now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Sandeep&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 05:06:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/WEB-Server-Upgrade-from-2-2-to-2-4/m-p/596155#M17436</guid>
      <dc:creator>sandeep_reddy</dc:creator>
      <dc:date>2019-10-14T05:06:27Z</dc:date>
    </item>
  </channel>
</rss>

