Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
multiple date warnings on creativecommons.org/about/lice nses
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
marked  
View profile  
 More options Apr 10 2010, 9:41 am
From: marked <mark.dick...@gmail.com>
Date: Sat, 10 Apr 2010 06:41:28 -0700 (PDT)
Local: Sat, Apr 10 2010 9:41 am
Subject: multiple date warnings on creativecommons.org/about/licenses
Hi,

I'm slightly puzzled over the date warnings as they all seem to be
correct. As the date changes appear to be different based on their
location is it reasonable to assume  the varnish reverse proxy doing
something to alter the results? if so how is the time warning
calculated as different to that shown in the header response?

to replicate

Click http://redbot.org/?uri=http://creativecommons.org/about/licenses

redbot view headers response  (edited)
    Date: Sat, 10 Apr 2010 13:23:55 GMT
    X-Varnish: 1977484888
    Age: 0
    Via: 1.1 varnish

no warning, date is accurate

Click view assets

redbot response
The server's clock is 7 sec ahead.
The server's clock is 20 sec ahead.
The server's clock is 1 day 1 hr ahead.
The server's clock is 6 hr 33 min ahead.

multiple warnings on the image files so
click the 4th image link
    Date: Sat, 10 Apr 2010 13:37:07 GMT
    X-Varnish: 1977584744 1967571076
    Age: 92796
    Via: 1.1 varnish
    Connection: keep-alive

The server's clock is 1 day 1 hr ahead.

click the last image link
http://redbot.org/?uri=http://i.creativecommons.org/l/by/3.0/88x31.png

redbot view headers response  (edited)
    Date: Sat, 10 Apr 2010 13:27:56 GMT
    X-Varnish: 2112650971 2109301108
    Age: 23729
    Via: 1.1 varnish
    Connection: keep-alive

redbot response (edited)
The server's clock is 6 hr 35 min ahead.

one warning, date is accurate

Regards,
Mark


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Nottingham  
View profile  
 More options Apr 10 2010, 7:45 pm
From: Mark Nottingham <m...@mnot.net>
Date: Sun, 11 Apr 2010 09:45:23 +1000
Local: Sat, Apr 10 2010 7:45 pm
Subject: Re: multiple date warnings on creativecommons.org/about/licenses
Hi,

Varnish is sending an Age header and also re-writing the Date header to be the current time, instead of leaving it as the original time the message was created (as HTTP requires). As such, from the outside, it looks like there's clock skew happening.

This is a problem when using some reverse proxies; a good paper about the effects of doing so is:
  http://www2.research.att.com/~edith/Papers/HTML/usits01/index.html

I need to check for this condition in RED and highlight it specifically, rather than just identifying it as clock skew.

Cheers,

On 10/04/2010, at 11:41 PM, marked wrote:

--
Mark Nottingham     http://www.mnot.net/

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Dickman  
View profile  
 More options Apr 10 2010, 10:51 pm
From: Mark Dickman <mark.dick...@gmail.com>
Date: Sun, 11 Apr 2010 03:51:16 +0100
Local: Sat, Apr 10 2010 10:51 pm
Subject: Re: multiple date warnings on creativecommons.org/about/licenses

Hi

On 11 April 2010 00:45, Mark Nottingham <m...@mnot.net> wrote:

> Hi,

> Varnish is sending an Age header and also re-writing the Date header to be
> the current time, instead of leaving it as the original time the message was
> created (as HTTP requires). As such, from the outside, it looks like there's
> clock skew happening.

OK, I thought that it was something like that, but couldn't entirely work it
out without also seeing the config of creativecommons varnish. I am curious
as to the difference in clock skew based on images between different
locations, and not the html content.

> This is a problem when using some reverse proxies; a good paper about the
> effects of doing so is:
>  http://www2.research.att.com/~edith/Papers/HTML/usits01/index.html

I'll have a read of this later. Thanks

Cheers,
Mark


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Nottingham  
View profile  
 More options Apr 10 2010, 11:34 pm
From: Mark Nottingham <m...@mnot.net>
Date: Sun, 11 Apr 2010 13:34:18 +1000
Local: Sat, Apr 10 2010 11:34 pm
Subject: Re: multiple date warnings on creativecommons.org/about/licenses
OK, try it now; the message should be more informative.

Cheers,

On 10/04/2010, at 11:41 PM, marked wrote:

--
Mark Nottingham     http://www.mnot.net/

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Dickman  
View profile  
 More options Apr 11 2010, 4:30 am
From: Mark Dickman <mark.dick...@gmail.com>
Date: Sun, 11 Apr 2010 09:30:40 +0100
Local: Sun, Apr 11 2010 4:30 am
Subject: Re: multiple date warnings on creativecommons.org/about/licenses

2nd para "cause it inefficiency" should be "cause inefficiency"

On 11 April 2010 04:34, Mark Nottingham <m...@mnot.net> wrote:

> OK, try it now; the message should be more informative.

Thanks, I've reported it to creativecommons as a bug.

Regards,
Mark


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Nottingham  
View profile  
 More options Apr 11 2010, 7:36 pm
From: Mark Nottingham <m...@mnot.net>
Date: Mon, 12 Apr 2010 09:36:40 +1000
Local: Sun, Apr 11 2010 7:36 pm
Subject: Re: multiple date warnings on creativecommons.org/about/licenses
Fixed; thanks.

On 11/04/2010, at 6:30 PM, Mark Dickman wrote:

> 2nd para "cause it inefficiency" should be "cause inefficiency"

> On 11 April 2010 04:34, Mark Nottingham <m...@mnot.net> wrote:
> OK, try it now; the message should be more informative.

> Thanks, I've reported it to creativecommons as a bug.

> Regards,
> Mark

--
Mark Nottingham     http://www.mnot.net/

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »