I want to understand the significance of "timeout" value in CQ5 dispatcher.any render configuration
i want understand significance of "timeout" value in cq5 dispatcher.any render configuration file.
# hostname or ip of render
/hostname "<ip address>"
# port of render
/port "<port>"
# connect timeout in milliseconds, 0 wait indefinitely
/timeout "0"
there 2 timeout 1 session management , other renderer. assuming asking renderer missing in documentation[1]. if /timeout "200" wait 200ms connect renderer, if defined "0" wait indefinitely until connected. in case have 2 renderers defined along timeout specified. if 1 node not responding other node handle request. times specifying parameter serve pages cached copies when publish servers offline.
[1] http://dev.day.com/docs/en/cq/current/deploying/dispatcher.html
More discussions in Archived Spaces
adobe
Comments
Post a Comment