<?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 Max Header Size Limit in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/max-header-size-limit/m-p/123950#M33912</link>
    <description>&lt;P&gt;How can i set the max header size limit? The default is 8KB, right? I want to increase the size of that.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Nov 2022 19:05:14 GMT</pubDate>
    <dc:creator>renatoc1</dc:creator>
    <dc:date>2022-11-25T19:05:14Z</dc:date>
    <item>
      <title>Max Header Size Limit</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/max-header-size-limit/m-p/123950#M33912</link>
      <description>&lt;P&gt;How can i set the max header size limit? The default is 8KB, right? I want to increase the size of that.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 19:05:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/max-header-size-limit/m-p/123950#M33912</guid>
      <dc:creator>renatoc1</dc:creator>
      <dc:date>2022-11-25T19:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Max Header Size Limit</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/max-header-size-limit/m-p/123951#M33913</link>
      <description>&lt;P&gt;I think you are needing this:&amp;nbsp;&lt;A href="https://javaworld-abhinav.blogspot.com/2021/06/setup-acs70-ass201-and-transformation-service.html" target="_blank" rel="nofollow noopener noreferrer"&gt;The Java and Alfresco World: Setup ACS-7.x, ASS-2.x and Local Transformation Service using distribution package step by step Part-1 (javaworld-abhinav.blogspot.com)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;Open and edit server.xml file which can be found under: “/usr/local/alfresco-community70/tomcat/conf/” directory [Full path: /usr/local/alfresco-community70/tomcat/conf/server.xml] :
$ sudo vim /usr/local/alfresco-community70/tomcat/conf/server.xml
Find Connector with port "8080”.
Add the URIEncoding and maxHttpHeaderSize attributes.
&amp;lt;Connector port="8080" protocol="HTTP/1.1"
 URIEncoding="UTF-8" connectionTimeout="20000"
 maxHttpHeaderSize="32768"
 redirectPort="8443" /&amp;gt;
Tomcat uses ISO-8859-1 character encoding when decoding URLs that are received from a browser. This can cause problems when creating, uploading, and renaming files with international characters. By default, Tomcat uses an 8 KB header buffer size, which might not be large enough for the Kerberos authentication protocol. We need to increase this buffer size.         &lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 20:23:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/max-header-size-limit/m-p/123951#M33913</guid>
      <dc:creator>rt</dc:creator>
      <dc:date>2022-11-25T20:23:48Z</dc:date>
    </item>
  </channel>
</rss>

