- Original Message -
> Updated Branches:
> refs/heads/master ebb5e305b -> 0b984c45a
>
>
> Doc: cache architecture updates (dir_probe explained)
>
>
> Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
> Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/com
- Original Message -
> Updated Branches:
> refs/heads/master 80734a8d6 -> 948df744d
>
>
> TS-2178: Disable client side keep alive if server is not and using client
> 4-tuple
>
>
> Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
> Commit: http://git-wip-us.apache.o
On Nov 5, 2013, at 1:37 PM, bc...@apache.org wrote:
> Updated Branches:
> refs/heads/master ab996456f -> 5ad8eabdf
>
>
> TS-2320: TSRedirectUrlSet truncates host header in redirected request
> Updated to memcpy based on James Peach's recomendation
> Also, saw a problem with malloc and sizeof wh
- Original Message -
> Updated Branches:
> refs/heads/master 09fcb8da4 -> 7ddc44f74
>
>
> TS-2245 This adds a '2' config state to the ignore mismatch configs
>
> This is completley backwards compatible, but adds a new feature which
> allows a much more sane behavior for these configs
- Original Message -
> +1
>
> I think we should remove the code to be send these configuration options in a
> cluster request. Reason for this are:
> 1. These options are already propagated in cluster config
> 2. Cleaner code, able to remove code and simplify the cluster request
> 3. Se
On Nov 5, 2013, at 1:57 PM, Igor Galić wrote:
>
>
>> + header of the request. If set to ``2``, this logic only happens in the
>> absence of a
>> + ``Vary`` header in the cached response (which is the recommended and safe
>> use).
>>
>
>
> I'm a little unhappy with this wording. Do you th