<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged watchdoc</title>
<link>https://overflow.efficy.io/?qa=tag/watchdoc</link>
<description>Powered by Question2Answer</description>
<item>
<title>Watchdoc - soap_request.xml becomes huge</title>
<link>https://overflow.efficy.io/?qa=723/watchdoc-soaprequest-xml-becomes-huge</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Be aware that the WatchDoc can crash any server if a file that needs to be uploaded to Efficy is bigger than the IIS &quot;Maximum allowed content length&quot; (default : 28.61 Mb).&lt;/p&gt;

&lt;p&gt;Here is the problem :&lt;/p&gt;

&lt;p&gt;1/ When a scan/Fax is made, it goes to a specific folder&lt;br&gt;
2/ The watchdoc service is watching this folder, and every time a document comes in, it upload it to Efficy (using SOAP) and then move this document to an ‘uploaded’ folder.&lt;br&gt;
3/ By default, IIS is configured to accept request with a maximum of 30000000 bytes (= 28.61 Megabytes).&lt;br&gt;
4/ If the document is heavier than 28.61 Megabytes, the Watchdoc fail to upload it to Efficy, and log the request (which contain the document that has been base64 encoded) in soap_request.xml.&lt;br&gt;
5/ This file is growing every time the WatchDoc is launched, and for one customer it has reached 130GB  !&lt;/p&gt;

&lt;p&gt;The solution is very simple : increase the “Maximum allowed content length” in IIS. To do so :&lt;/p&gt;

&lt;p&gt;1/ Open IIS&lt;br&gt;
2/ Click on the website that is running Efficy&lt;br&gt;
3/ Click on the icon “Request Filtering”&lt;br&gt;
4/ On the right panel, click on “Edit Feature Settings…”&lt;br&gt;
5/ Increase the “Maximum allowed content length” value (for instance, setting it to 209715200 will allow files up to 200mo to be uploaded).&lt;/p&gt;

&lt;p&gt;Geoffrey&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=723/watchdoc-soaprequest-xml-becomes-huge</guid>
<pubDate>Wed, 09 Sep 2015 10:53:06 +0000</pubDate>
</item>
</channel>
</rss>