Installation of Adobe Connect 11 Servers On-Premise
Adobe Connect 11 is available on the Adobe Licensing Website (LWS) for all on-premise Adobe Connect Customers with an active service and support contract: https://licensing.adobe.com
For more information on Adobe Connect in LWS, see the following article:
Upon successful installation of Adobe Connect 11 on your server or cluster, make the following line entry to your custom.ini file in the root installation folder:
CHUNK_SIZE_FILE_TRANSFER=65536
After adding this to the custom.ini file, either reload using the API or cycle the Adobe Connect and AMS Services:
http://localhost:8510/api/xml?action=config-settings-reload
The reply from the successful API call should read:
<results>
<status code=“ok”/>
</results>