[
https://issues.apache.org/jira/browse/VCL-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Kurth updated VCL-934:
---------------------------
Fix Version/s: 2.5
> Warnings generated in vcld.log for server requests because frontend isn't
> inserting 'initialconnecttimeout' computerloadlog entry
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: VCL-934
> URL: https://issues.apache.org/jira/browse/VCL-934
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Affects Versions: 2.4.2
> Reporter: Andy Kurth
> Priority: Minor
> Fix For: 2.5
>
>
> For server requests, the front end is populating reservation.remoteIP when
> the request is created. This causes the back end to essentially skip the
> stage where it waits for the user to acknowledge the request is ready -- they
> don't have to click the Connect button.
> The back end then immediately proceeds to the stage where it checks for a
> user connection. For normal reservations, the front end inserts a
> 'initialconnecttimeout' entry into the computerloadlog table when Connect is
> clicked. This isn't happening for server requests. As a result, the back
> end is generating warning messages in vcld.log for ever server request when
> it processes the _reserved_ state.
> This is benign but should be fixed. An easy way would be for the backend
> code could always insert an 'initialconnecttimeout' entry for server requests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)