<?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 SAS Web services payload size - http 413 error in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Web-services-payload-size-http-413-error/m-p/654618#M19120</link>
    <description>&lt;P&gt;I have developed a stored process to receive an XML file as a response to a web service call and deployed it as a &lt;STRONG&gt;web service&lt;/STRONG&gt; - something similar to the example&amp;nbsp;&lt;A href="https://support.sas.com/kb/63/438.html" target="_self"&gt;here.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It is successful and working fine in receiving an XML file which is of ~100KB but failing to receive similar file which is about 3MB. The other system sending the response seems to throw the below error&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;HTTP Response Code 413 for 'https://mystoredprocessURL'.&amp;nbsp;&lt;/STRONG&gt;I understand that this is related payload too large in size.&lt;/P&gt;&lt;P&gt;Could you suggest me how to configure the length of payload size that has to be received so that the stored process can receive a larger file. Tried to research but could not find anything relevant.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2020 17:31:12 GMT</pubDate>
    <dc:creator>Karthveeryarjun</dc:creator>
    <dc:date>2020-06-08T17:31:12Z</dc:date>
    <item>
      <title>SAS Web services payload size - http 413 error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Web-services-payload-size-http-413-error/m-p/654618#M19120</link>
      <description>&lt;P&gt;I have developed a stored process to receive an XML file as a response to a web service call and deployed it as a &lt;STRONG&gt;web service&lt;/STRONG&gt; - something similar to the example&amp;nbsp;&lt;A href="https://support.sas.com/kb/63/438.html" target="_self"&gt;here.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It is successful and working fine in receiving an XML file which is of ~100KB but failing to receive similar file which is about 3MB. The other system sending the response seems to throw the below error&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;HTTP Response Code 413 for 'https://mystoredprocessURL'.&amp;nbsp;&lt;/STRONG&gt;I understand that this is related payload too large in size.&lt;/P&gt;&lt;P&gt;Could you suggest me how to configure the length of payload size that has to be received so that the stored process can receive a larger file. Tried to research but could not find anything relevant.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 17:31:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Web-services-payload-size-http-413-error/m-p/654618#M19120</guid>
      <dc:creator>Karthveeryarjun</dc:creator>
      <dc:date>2020-06-08T17:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Web services payload size - http 413 error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Web-services-payload-size-http-413-error/m-p/656369#M19157</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/206872"&gt;@Karthveeryarjun&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is quite interesting. I believe this could be due to SAS Web Server unable to process this load. There is a property documented on the Apache HTTP page to increase the limit of the request body. You can find it here:&amp;nbsp;&lt;A href="https://httpd.apache.org/docs/2.4/mod/core.html#limitrequestbody" target="_blank"&gt;https://httpd.apache.org/docs/2.4/mod/core.html#limitrequestbody&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would suggest you to try this and let know if it works. This site gives an example on how to set it.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.tecmint.com/limit-user-file-upload-size-in-apache/" target="_blank"&gt;https://www.tecmint.com/limit-user-file-upload-size-in-apache/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 11:53:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Web-services-payload-size-http-413-error/m-p/656369#M19157</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-06-10T11:53:37Z</dc:date>
    </item>
  </channel>
</rss>

