Hi,
Continuing my investigation of some unexplained latency issues, I am going
back through the bnull_transform logic to check our logic. With this I have
a few questions:
In bnull_transform.c the logic is that a state variable determines if we
are buffering or writing. Data is read and buffered
Github user bryancall commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/181#discussion_r26591169
--- Diff: plugins/experimental/buffer_upload/buffer_upload.cc ---
@@ -753,6 +753,15 @@ attach_pvc_plugin(TSCont /* contp ATS_UNUSED */,
TSEvent event
Github user bryancall commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/181#discussion_r26590946
--- Diff: plugins/experimental/buffer_upload/buffer_upload.cc ---
@@ -753,6 +753,15 @@ attach_pvc_plugin(TSCont /* contp ATS_UNUSED */,
TSEvent event
Github user yzlai commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/181#discussion_r26576225
--- Diff: plugins/experimental/buffer_upload/buffer_upload.cc ---
@@ -753,6 +753,15 @@ attach_pvc_plugin(TSCont /* contp ATS_UNUSED */,
TSEvent event, vo
Github user SolidWallOfCode commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/181#discussion_r26573216
--- Diff: plugins/experimental/buffer_upload/buffer_upload.cc ---
@@ -753,6 +753,15 @@ attach_pvc_plugin(TSCont /* contp ATS_UNUSED */,
TSEvent
Github user SolidWallOfCode commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/181#discussion_r26573116
--- Diff: plugins/experimental/buffer_upload/buffer_upload.cc ---
@@ -753,6 +753,15 @@ attach_pvc_plugin(TSCont /* contp ATS_UNUSED */,
TSEvent