d.cloud.cache - Cloud Server Cache Diagnostics
ID |
Type |
Example |
Description |
d.cloud.cache.name |
string |
'cloud.ipbuffer.com' |
The name of the server. |
d.cloud.cache.uri |
string |
'/upload' |
The URI. |
d.cloud.cache.delay |
integer |
0 |
(HTTP contact method.) |
d.cloud.cache.tls |
integer |
1 |
Whether using TLS/SSL security |
d.cloud.cache.port |
integer |
443 |
The TCP port number |
d.cloud.features |
string |
'zlib-opt-mgr-log' |
The features supported by the Cloud Server script. See #Cloud Server Features |
Cloud Server Features
Value |
Description |
zlib |
compressed transfers |
opt |
use optimal header, rather than body |
mgr |
server supports central update management |
log |
server would like log files |
tec |
server wants ip.buffer to send “Transfer-encoding: chunked” |