<?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 Request-URI Too Large in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Request-URI-Too-Large/m-p/40035#M2750</link>
    <description>When I run a stored process through a html, I got this following error message:&lt;BR /&gt;
&lt;BR /&gt;
Request-URI Too Large&lt;BR /&gt;
&lt;BR /&gt;
The requested URL's length exceeds the capacity limit for this server.&lt;BR /&gt;
&lt;BR /&gt;
I guess this is sent out by SAS Stored Processes Server. Is there any way to find out this limit? a macro variable having this info? Is this limit configurable?</description>
    <pubDate>Fri, 26 Nov 2010 07:17:47 GMT</pubDate>
    <dc:creator>aha123</dc:creator>
    <dc:date>2010-11-26T07:17:47Z</dc:date>
    <item>
      <title>Request-URI Too Large</title>
      <link>https://communities.sas.com/t5/Developers/Request-URI-Too-Large/m-p/40035#M2750</link>
      <description>When I run a stored process through a html, I got this following error message:&lt;BR /&gt;
&lt;BR /&gt;
Request-URI Too Large&lt;BR /&gt;
&lt;BR /&gt;
The requested URL's length exceeds the capacity limit for this server.&lt;BR /&gt;
&lt;BR /&gt;
I guess this is sent out by SAS Stored Processes Server. Is there any way to find out this limit? a macro variable having this info? Is this limit configurable?</description>
      <pubDate>Fri, 26 Nov 2010 07:17:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Request-URI-Too-Large/m-p/40035#M2750</guid>
      <dc:creator>aha123</dc:creator>
      <dc:date>2010-11-26T07:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Request-URI Too Large</title>
      <link>https://communities.sas.com/t5/Developers/Request-URI-Too-Large/m-p/40036#M2751</link>
      <description>I believe that message is coming from the Java application server, not the SAS server.  It is discussed here:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html" target="_blank"&gt;http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Changing the request method from GET to POST should correct the problem.&lt;BR /&gt;
&lt;BR /&gt;
Vince DelGobbo&lt;BR /&gt;
SAS R&amp;amp;D</description>
      <pubDate>Mon, 29 Nov 2010 16:57:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Request-URI-Too-Large/m-p/40036#M2751</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2010-11-29T16:57:12Z</dc:date>
    </item>
  </channel>
</rss>

