Github user zwoop commented on a diff in the pull request:

    https://github.com/apache/trafficserver/pull/1573#discussion_r105746991
  
    --- Diff: proxy/logging/LogAccessHttp.cc ---
    @@ -71,7 +71,7 @@ LogAccessHttp::LogAccessHttp(HttpSM *sm)
         m_proxy_resp_content_type_str(nullptr),
         m_proxy_resp_content_type_len(0),
         m_cache_lookup_url_canon_str(nullptr),
    -    m_cache_lookup_url_canon_len(0)
    +    m_cache_lookup_url_canon_len(-1)
    --- End diff --
    
    Maybe, not sure which (if any) should stay zero though. But it seems the 
URL ones ought to be consistently -1. Let me check that.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to