[ 
https://issues.apache.org/jira/browse/TS-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-1754:
------------------------------

    Comment: was deleted

(was: I'm fairly certain the first such warning is coming from:
{code}
    <statistics
        interval="10"
        minimum="0">
        <destination>proxy.node.http.user_agent_xacts_per_second</destination>
        <destination 
scope="cluster">proxy.cluster.http.user_agent_xacts_per_second</destination>
        <expression>
            #proxy.process.http.incoming_requests *
            $HRTIME_SECOND                  /
            _DIFFTIME
        </expression>
    </statistics>
{code}

I haven't looked at all the others (like I said, there are quite a few of them).
)
    
> Warnings from stats evaluation
> ------------------------------
>
>                 Key: TS-1754
>                 URL: https://issues.apache.org/jira/browse/TS-1754
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Leif Hedstrom
>             Fix For: 3.3.2
>
>
> After 5bcc19e6, I'm seeing these warnings:
> {code}
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type 
> are RECD_NULL.
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type 
> are RECD_NULL.
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type 
> are RECD_NULL.
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type 
> are RECD_NULL.
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type 
> are RECD_NULL.
> ...
> {code}
> There are quite a few of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to