Tracking progress and results
This section covers the registry keys and progress logic in the ACP.
Last updated
This section covers the registry keys and progress logic in the ACP.
Last updated
The following keys are written to the registry under HKLM\Software\2pint Software\BITSTS\<DeploymentID>\<ContentID> registry path.
Registry value | Description |
---|---|
BytesFromPeers
Bytes from cache/peers for current job
BytesFromSource
Bytes from the server for the current job
BytesTotal
Total bytes of the download
Context
Error context
Description
Error description
EndTime
Date time when the job ended
Error
Last error during this download
ExitCode
The return code of the ACP, non zero means download failed
FilesTotal
Number of files in download
FilesTransferred
How many files have been transferred
JobId
The GUID of the BITS job
SequenceBytesFromPeersAfter
How many bytes the sequence had pulled from peers at the end of this step
SequenceBytesFromPeersBefore
How many bytes the sequence had pulled from peers at the beginning of this step
SequenceBytesFromSourceAfter
How many bytes the sequence had pulled from source at the end of this step
SequenceBytesFromSourceBefore
How many bytes the sequence had pulled from source at the beginning end of this step
SmallFilesCount
Number of small files in content that cannot be BranchCached
SmallFilesSize
Total size of the small files put together, this is the total size that cannot be peered and has to be downloaded from server
Source
The URL that is the source of this download
StartTime
The date time when this download started
Step
The step number of which this download is part of, note that multiple downloads can be done for the same step
StepName
The step name for this download, note that multiple downloads can be done for the same step