Hi,
When attempting to troubleshoot issues on a production ATS system, it is
often impossible/difficult to turn on any of the 'high-volume' debug tags like
http due to the performance impact.
I have a 'transaction specific debugging' implementation in an old
pre-opensource TrafficServer
So you're right, now that I have the full code in front of me...I understand
what you're saying, my previous email was wrong, but I don't see where the
discrepancy could be coming from because a loop over TSIOBufferBlockReadStart()
over all blocks appears to do the exact same thing as TSIOBuffer
Just a heads up, but logging (at least squid.log, in reverse proxy) is quite
broken on trunk, with the TS-998. Nick is looking into the issue, but just
wanted to warn about this problem.
Cheers,
-- Leif
On 03/01/2012, at 11:15 AM, Brian Geffon wrote:
> So you're right, now that I have the full code in front of me...I understand
> what you're saying, my previous email was wrong, but I don't see where the
> discrepancy could be coming from because a loop over
> TSIOBufferBlockReadStart() over al