- After admin had switched from legacy publishing method, only the first 40 pages are deployed successfully. Afterwards, transport will fail with error
Transport failed: Could not transport tcm_0-XXX-XXX.Content.zip using HTTPS, cause: Request Entity Too Large
- Deployer log in debug has event
ERROR com.sdl.delivery.deployer.endpoint.controller.DeployerEndpointController - TransportPackage size limit was exceeded for transaction.
- After restarting Deployer, microservice publishing again works for a while.
- Deployer's cd_deployer_conf.xml file has MaxSize attribute added to the HTTPSReceiver element as described in
Deployment packages larger than 30 MB cannot be deployed via HTTPUpload in IIS7