HTTPSReceiver
Documentation for HTTPSReceiver element
Description
The HttpsReceiver is configured seperately as it can run indepdendantly of the Deployer. The HttpsReceiver receives deployment packages and handles request of files from transport.
Child elements
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| MaxSize | This is the maximum size of a deployment package. required | One of the following values: |
| Location | This is the location the HttpsReceiver will store incoming deployment packages and will check for requested files. required | One of the following values: |
| InProcessDeploy | If set to true, the deployer will run from inside the HttpsReceiver process, else run the deployer outside of the web application. optional | One of the following values: |