Amos Jeffries writes:
> On 24.10.2012 10:56, Dmitry Kurochkin wrote:
>> Amos Jeffries writes:
>>
>>> On 24.10.2012 09:11, Dmitry Kurochkin wrote:
Hi Amos.
>
Co-Advisor results look good. No regressions. The following test
cases
succeed now:
* shared cache MU
On 24.10.2012 10:56, Dmitry Kurochkin wrote:
Amos Jeffries writes:
On 24.10.2012 09:11, Dmitry Kurochkin wrote:
Hi Amos.
Co-Advisor results look good. No regressions. The following test
cases
succeed now:
* shared cache MUST use fresh request-headers when validating
Authorization respo
Amos Jeffries writes:
> On 24.10.2012 09:11, Dmitry Kurochkin wrote:
>> Hi Amos.
>>
>> Amos Jeffries writes:
>>
>>> On 18.10.2012 04:42, Alex Rousskov wrote:
On 10/16/2012 03:24 AM, Amos Jeffries wrote:
> Updated patch with requested changes.
Looks OK to me although I have not
On 24.10.2012 09:11, Dmitry Kurochkin wrote:
Hi Amos.
Amos Jeffries writes:
On 18.10.2012 04:42, Alex Rousskov wrote:
On 10/16/2012 03:24 AM, Amos Jeffries wrote:
Updated patch with requested changes.
Looks OK to me although I have not verified each individual CC
handling
line.
+
Hi Amos.
Amos Jeffries writes:
> On 18.10.2012 04:42, Alex Rousskov wrote:
>> On 10/16/2012 03:24 AM, Amos Jeffries wrote:
>>> Updated patch with requested changes.
>>
>> Looks OK to me although I have not verified each individual CC
>> handling
>> line.
>>
>>> +if ((mayStore |= rep->ca
On 10/17/2012 06:22 PM, Amos Jeffries wrote:
> On 18.10.2012 04:52, Alex Rousskov wrote:
>> On 10/16/2012 03:24 AM, Amos Jeffries wrote:
>>> Updated patch with requested changes.
>>
>>
>>> +#if USE_HTTP_VIOLATIONS // response header Pragma is undefined in HTTP
>>> +else {
>>> +/
On 18.10.2012 04:52, Alex Rousskov wrote:
On 10/16/2012 03:24 AM, Amos Jeffries wrote:
Updated patch with requested changes.
+#if USE_HTTP_VIOLATIONS // response header Pragma is undefined in
HTTP
+else {
+// Expensive calculation. So only do it IF the CC:
header is not
On 18.10.2012 04:42, Alex Rousskov wrote:
On 10/16/2012 03:24 AM, Amos Jeffries wrote:
Updated patch with requested changes.
Looks OK to me although I have not verified each individual CC
handling
line.
+if ((mayStore |= rep->cache_control->Public())) {
+} else if ((mayStor
On 10/16/2012 03:24 AM, Amos Jeffries wrote:
> Updated patch with requested changes.
> +#if USE_HTTP_VIOLATIONS // response header Pragma is undefined in HTTP
> +else {
> +// Expensive calculation. So only do it IF the CC: header is not
> present.
> +
> +/* HACK:
On 10/16/2012 03:24 AM, Amos Jeffries wrote:
> Updated patch with requested changes.
Looks OK to me although I have not verified each individual CC handling
line.
> +if ((mayStore |= rep->cache_control->Public())) {
> +} else if ((mayStore |= (rep->cache_control->mustRevalidate()
Updated patch with requested changes.
Amos
On 16/10/2012 12:31 p.m., Amos Jeffries wrote:
On 16.10.2012 09:56, Alex Rousskov wrote:
On 10/14/2012 01:17 AM, Amos Jeffries wrote:
On prompting from bug 3670 which outlines how Auth transactions are now
wrongly non-cacheable. I have performed a s
On 16.10.2012 09:56, Alex Rousskov wrote:
On 10/14/2012 01:17 AM, Amos Jeffries wrote:
On prompting from bug 3670 which outlines how Auth transactions are
now
wrongly non-cacheable. I have performed a small audit of the
HttpStateData::cacheableReply() method and this patch contains the
result.
On 10/14/2012 01:17 AM, Amos Jeffries wrote:
> On prompting from bug 3670 which outlines how Auth transactions are now
> wrongly non-cacheable. I have performed a small audit of the
> HttpStateData::cacheableReply() method and this patch contains the result.
>
> trunk rev 11361 converted Cache-Con
there's a bit of dead code in there (#if 0..#endif)
I can't understand the actual workings of the code, but assuming it is
correct I like its style better.
+0 from me.
Kinkie
On Sun, Oct 14, 2012 at 9:17 AM, Amos Jeffries wrote:
> On prompting from bug 3670 which outlines how Auth transaction
On prompting from bug 3670 which outlines how Auth transactions are now
wrongly non-cacheable. I have performed a small audit of the
HttpStateData::cacheableReply() method and this patch contains the result.
trunk rev 11361 converted Cache-Control header from using a single mask
bitmap (shared
15 matches
Mail list logo