You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2013/03/25 23:01:15 UTC

[jira] [Commented] (TS-1540) better handle of the over connection warnings

    [ https://issues.apache.org/jira/browse/TS-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13613207#comment-13613207 ] 

Leif Hedstrom commented on TS-1540:
-----------------------------------

yongming; This looks like a Debug() message, is this running with tracers on ? I agree with the stats though, but it wouldn't be per host, just a "total".
                
> better handle of the over connection warnings
> ---------------------------------------------
>
>                 Key: TS-1540
>                 URL: https://issues.apache.org/jira/browse/TS-1540
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: HTTP
>    Affects Versions: 3.3.0
>         Environment: taobao own issue here
>            Reporter: Zhao Yongming
>            Assignee: Leif Hedstrom
>             Fix For: 3.3.2
>
>
> on a high load server, we get many WARNINGs in the traffic.out, which result into about 500iops disk write, we may need to decrease the logging speed or convert it to some stats instead.
> {code}
> [Oct 18 12:30:29.015] Server {0x2b0b5e24d700} WARNING: [874028856] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.015] Server {0x2b0b5e44f700} WARNING: [874058392] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.015] Server {0x2b0b5e752700} WARNING: [874102720] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.015] Server {0x2b0b5e853700} WARNING: [873849436] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.015] Server {0x2b0b5d1b8c00} WARNING: [874091635] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.015] Server {0x2b0b5e954700} WARNING: [874102614] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.015] Server {0x2b0b5e34e700} WARNING: [874008652] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.016] Server {0x2b0b5e550700} WARNING: [874102763] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.016] Server {0x2b0b5e550700} WARNING: [874099447] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.016] Server {0x2b0b5d1b8c00} WARNING: [874124453] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.020] Server {0x2b0b5e853700} WARNING: [874119636] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.020] Server {0x2b0b5e44f700} WARNING: [874119708] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.020] Server {0x2b0b5e853700} WARNING: [874034770] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.020] Server {0x2b0b5e954700} WARNING: [874107245] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.020] Server {0x2b0b5e44f700} WARNING: [874024156] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.020] Server {0x2b0b5e24d700} WARNING: [874118129] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.020] Server {0x2b0b5e44f700} WARNING: [874123046] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.020] Server {0x2b0b5e954700} WARNING: [874121399] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.020] Server {0x2b0b5e651700} WARNING: [873939682] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.020] Server {0x2b0b5e550700} WARNING: [874043351] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.020] Server {0x2b0b5e651700} WARNING: [874116643] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.020] Server {0x2b0b5e34e700} WARNING: [874072524] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.020] Server {0x2b0b5e752700} WARNING: [874031734] over the number of connection for this host: 253840494
> [Oct 18 12:30:29.020] Server {0x2b0b5e651700} WARNING: [874107262] over the number of connection for this host: 253840494
> {code}

--
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