How about adding:Whether the object was compressed in RAM, If it was from disk,
the number of milliseconds to read the first byte in.But going by the name of
the variable sounds like you don't want to get timings. pushkar
On Tuesday, September 1, 2015 3:43 PM, Sudheer Vinukonda
wrote:
[resending with (hopefully) better formatting]
On Tuesday, September 1, 2015 2:54 PM, Sudheer Vinukonda
wrote:
I'd like to add a new API TSHttpTxnCacheStateGet() to be able to get more
insight into cache operations (e.g read_while_write, open read tries, open
write tries, cache volume use
I'd like to add a new API TSHttpTxnCacheStateGet() to be able to get more
insight into cache operations (e.g read_while_write, open read tries, open
write tries, cache volume used etc) on a given Txn.
Below's the proposal with the info I'd like the new API return along with the
API signature. I
Github user jpeach commented on the pull request:
https://github.com/apache/trafficserver/pull/282#issuecomment-136797726
You don't need to do that, just create the files you want with ```dd```.
---
If your project is set up for it, you can reply to this email and have your
reply appe
Github user SolidWallOfCode commented on the pull request:
https://github.com/apache/trafficserver/pull/282#issuecomment-136795398
Talked with @jpeach and he says this should be testable with multiple file
system cache spans. You need to either use multiple distinct directories or use
Github user SolidWallOfCode commented on the pull request:
https://github.com/apache/trafficserver/pull/282#issuecomment-136780619
Testing results, empty `storage.config` and `wait_for_cache`
0) ATS starts up with cache disabled. Cache lifecycle hook not called.
1) ATS hang