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 (Created) (JIRA)" <ji...@apache.org> on 2011/12/02 00:10:41 UTC

[jira] [Created] (TS-1036) Improve squid log compatibility

Improve squid log compatibility 
--------------------------------

                 Key: TS-1036
                 URL: https://issues.apache.org/jira/browse/TS-1036
             Project: Traffic Server
          Issue Type: Improvement
          Components: Logging
            Reporter: Leif Hedstrom


See https://github.com/mnot/squidpeek/commit/3874cb902f257974d16c8eae5fc5a77c6fafbf69  for some "differences", from mnot as well:

all of the ERR_* ones
squid does TCP_REFRESH_FAIL_HIT, you do TCP_REF_FAIL_HIT
squid does TCP_CLIENT_REFRESH_MISS, you do TCP_CLIENT_REFRESH
squid does TCP_SWAPFAIL_MISS, you do TCP_SWAPFAIL


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TS-1036) Improve squid log compatibility

Posted by "Leif Hedstrom (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-1036:
------------------------------

    Fix Version/s:     (was: 3.1.2)
                   3.1.3
    
> Improve squid log compatibility 
> --------------------------------
>
>                 Key: TS-1036
>                 URL: https://issues.apache.org/jira/browse/TS-1036
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Logging
>            Reporter: Leif Hedstrom
>             Fix For: 3.1.3
>
>
> See https://github.com/mnot/squidpeek/commit/3874cb902f257974d16c8eae5fc5a77c6fafbf69  for some "differences", from mnot as well:
> all of the ERR_* ones
> squid does TCP_REFRESH_FAIL_HIT, you do TCP_REF_FAIL_HIT
> squid does TCP_CLIENT_REFRESH_MISS, you do TCP_CLIENT_REFRESH
> squid does TCP_SWAPFAIL_MISS, you do TCP_SWAPFAIL

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (TS-1036) Improve squid log compatibility

Posted by "Leif Hedstrom (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom resolved TS-1036.
-------------------------------

    Resolution: Fixed
    
> Improve squid log compatibility 
> --------------------------------
>
>                 Key: TS-1036
>                 URL: https://issues.apache.org/jira/browse/TS-1036
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Logging
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 3.1.4
>
>
> See https://github.com/mnot/squidpeek/commit/3874cb902f257974d16c8eae5fc5a77c6fafbf69  for some "differences", from mnot as well:
> all of the ERR_* ones
> squid does TCP_REFRESH_FAIL_HIT, you do TCP_REF_FAIL_HIT
> squid does TCP_CLIENT_REFRESH_MISS, you do TCP_CLIENT_REFRESH
> squid does TCP_SWAPFAIL_MISS, you do TCP_SWAPFAIL

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TS-1036) Improve squid log compatibility

Posted by "Leif Hedstrom (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-1036:
------------------------------

    Fix Version/s: 3.1.2
    
> Improve squid log compatibility 
> --------------------------------
>
>                 Key: TS-1036
>                 URL: https://issues.apache.org/jira/browse/TS-1036
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Logging
>            Reporter: Leif Hedstrom
>             Fix For: 3.1.2
>
>
> See https://github.com/mnot/squidpeek/commit/3874cb902f257974d16c8eae5fc5a77c6fafbf69  for some "differences", from mnot as well:
> all of the ERR_* ones
> squid does TCP_REFRESH_FAIL_HIT, you do TCP_REF_FAIL_HIT
> squid does TCP_CLIENT_REFRESH_MISS, you do TCP_CLIENT_REFRESH
> squid does TCP_SWAPFAIL_MISS, you do TCP_SWAPFAIL

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (TS-1036) Improve squid log compatibility

Posted by "Leif Hedstrom (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom reassigned TS-1036:
---------------------------------

    Assignee: Leif Hedstrom
    
> Improve squid log compatibility 
> --------------------------------
>
>                 Key: TS-1036
>                 URL: https://issues.apache.org/jira/browse/TS-1036
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Logging
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 3.1.4
>
>
> See https://github.com/mnot/squidpeek/commit/3874cb902f257974d16c8eae5fc5a77c6fafbf69  for some "differences", from mnot as well:
> all of the ERR_* ones
> squid does TCP_REFRESH_FAIL_HIT, you do TCP_REF_FAIL_HIT
> squid does TCP_CLIENT_REFRESH_MISS, you do TCP_CLIENT_REFRESH
> squid does TCP_SWAPFAIL_MISS, you do TCP_SWAPFAIL

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira