You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Zhao Yongming (JIRA)" <ji...@apache.org> on 2012/10/18 09:16:03 UTC

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

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

Zhao Yongming reassigned TS-1540:
---------------------------------

    Assignee: Zhao Yongming
    
> 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
>            Reporter: Zhao Yongming
>            Assignee: Zhao Yongming
>             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