> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# HTTP Error 413 when processing a batch

> Fix the HTTP 413 error on a FlexiCapture Web Station by raising the IIS request-filtering content-length limit beyond the default 30 MB in IIS Manager.

The IIS has a built-in filter that limits the size of HTTP requests. By default, the filter is set to 30 MB. If a "**Cannot connect to 'AppServer' (error code: (HTTP 413, 19, 0))**" error appears as a result of some action taken on a Web Station, this means that the size of the HTTP request is greater than the specified limit. To change the default limit of 30 MB:

1. Click **Control Panel → System and Security → Administrative Tools → Internet Information Services (IIS) Manager**.
2. In IIS Manager, navigate to the filtering settings: **Sites → Default Web Site → FlexiCapture12 → Server → Request Filtering**.

<Frame>
  <img src="https://mintcdn.com/abbyy/XVEmG3cTpHwMKf5X/images/flexi-capture/TG_Proccessing_WebStation_4.png?fit=max&auto=format&n=XVEmG3cTpHwMKf5X&q=85&s=4d8caac3acfba2ca0fad4e4dd36cbb00" alt="Screenshot of IIS Manager with the Request Filtering settings open under Sites, Default Web Site, FlexiCapture12, Server." width="800" height="521" data-path="images/flexi-capture/TG_Proccessing_WebStation_4.png" />
</Frame>

3. On the **Hidden Segments** tab, click **Edit Feature Settings...**

<Frame>
  <img src="https://mintcdn.com/abbyy/XVEmG3cTpHwMKf5X/images/flexi-capture/TG_Proccessing_WebStation_6.png?fit=max&auto=format&n=XVEmG3cTpHwMKf5X&q=85&s=7b9b81c1b4845a87b74f7bfc4b9d2cba" alt="Screenshot of the Hidden Segments tab in IIS Request Filtering with the Edit Feature Settings command available." width="1662" height="464" data-path="images/flexi-capture/TG_Proccessing_WebStation_6.png" />
</Frame>

4. In the **Edit Request Filtering Settings** dialog box, enter a value in the **Maximum allowed content length (Bytes)** field.

<Frame>
  <img src="https://mintcdn.com/abbyy/XVEmG3cTpHwMKf5X/images/flexi-capture/TG_Proccessing_WebStation_5.png?fit=max&auto=format&n=XVEmG3cTpHwMKf5X&q=85&s=a06b999dca53621d4f443d2cd205bf24" alt="Screenshot of the Edit Request Filtering Settings dialog box with the Maximum allowed content length field highlighted." width="290" height="353" data-path="images/flexi-capture/TG_Proccessing_WebStation_5.png" />
</Frame>

5. Click **OK**.
