Re: New TS API TSHttpTxnCacheStateGet

2015-09-01 Thread Pushkar Pradhan
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:

Re: New TS API TSHttpTxnCacheStateGet

2015-09-01 Thread Sudheer Vinukonda
[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

New TS API TSHttpTxnCacheStateGet

2015-09-01 Thread Sudheer Vinukonda
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] trafficserver pull request: This is the fix for TS-3848.

2015-09-01 Thread jpeach
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] trafficserver pull request: This is the fix for TS-3848.

2015-09-01 Thread SolidWallOfCode
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] trafficserver pull request: This is the fix for TS-3848.

2015-09-01 Thread SolidWallOfCode
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