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

    https://github.com/apache/trafficserver/pull/1097#discussion_r83040763
  
    --- Diff: iocore/eventsystem/I_IOBuffer.h ---
    @@ -58,6 +58,7 @@ class VIO;
     inkcoreapi extern int64_t max_iobuffer_size;
     extern int64_t default_small_iobuffer_size;
     extern int64_t default_large_iobuffer_size; // matched to size of OS 
buffers
    +extern int iobuffer_advice;
    --- End diff --
    
    I think what we ran into last time was a dependency ordering issue, which 
is why we scrapped the whole idea of a config variable in the first iteration.


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