Contents
redis Section
host
Default value: localhost
Valid Values: Either a domain name or IP address (IPv4 or IPv6)
Changes Take Effect: After Co-browse server restart
Specifies the hostname where Redis is deployed.
port
Default value: 6379
Valid Values: Valid TCP port
Changes Take Effect: After Co-browse server restart
Specifies the port on the host where Redis is deployed. If the host option is specified, the port must also be specified.
ttl
Default value:
Valid Values: A valid duration, such as 1h, 360sec, and so on.
Changes Take Effect: Immediately
Specifies the time that an entity will be stored on Redis before expiration.
cache.ttl
Default value:
Valid Values: A valid duration, such as 1h, 360sec, and so on.
Changes Take Effect: Immediately
Specifies the time that a static resource cache entity will be stored on Redis before expiration.
