[google-appengine] Re: Cloud Storage suddenly providing a cached file despite "no-cache" metadata

2018-04-11 Thread Massimo Di Cosimo
Dear Snehal,
it seems that "cache busting" is effective in those cases.
Massimo

Il giorno mercoledì 11 aprile 2018 15:25:23 UTC+2, Snehal Shinde ha scritto:
>
> Did it solved the problem for you? As i am also facing the same issue from 
> last week and its getting worse as different PC's for the same URL are 
> behaving in a  different way. Three PC it will show three different version 
> and one PC it will show the right version.
>
> On Saturday, 7 April 2018 03:07:30 UTC+8, Massimo Di Cosimo wrote:
>>
>> At this moment I get the same old version (about 36 hours) from any path:
>>
>> - PC connected through home fixed connection
>> - mobile phone through cellular netwok
>> - mobile phone through home fixed connection
>>
>> On the mobile phone (Android) I tried with:
>> - Chrome
>> - Chrome in incognito
>> - phone standard browser
>>
>> Please also note that since about 10 hours ago I changed the 
>> Cache-Control setting to "private" (following this article: 
>> https://cloud.google.com/storage/docs/gsutil/addlhelp/WorkingWithObjectMetadata
>> )
>>
>> Thank you,
>> Massimo
>>
>> Il giorno venerdì 6 aprile 2018 18:46:58 UTC+2, Kenworth (Google Cloud 
>> Platform) ha scritto:
>>>
>>> What happens if you try it with a cellular network in incognito/private 
>>> mode?
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0310cbdc-7935-459d-98de-26db3f9b022b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Cloud Storage suddenly providing a cached file despite "no-cache" metadata

2018-04-11 Thread Massimo Di Cosimo
Report submitted: Issue ID =  77842189 (
https://issuetracker.google.com/77842189)
Thank you!

Il giorno lunedì 9 aprile 2018 19:39:40 UTC+2, Kenworth (Google Cloud 
Platform) ha scritto:
>
> Setting the Cache-Control header to 'private' should have prevented 
> caching of the object. Since this is not the case, I highly encourage you 
> to submit a defect report  as 
> described in this article 
>  so that proper 
> attention and weight will be given to it. We monitor that issue tracker 
> closely.
>
> I look forward to this issue report.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/49accd75-4974-48cd-95c5-7a5bb7e0ecd7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Cloud Storage suddenly providing a cached file despite "no-cache" metadata

2018-04-11 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
Hi Snehal, setting the cache to 'private' or 'no-store' fixed the issue for 
some users. If this is not the case, please submit a defect report 
 as mentioned previously so we 
can further investigate the issue. Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/407e128e-15b4-4883-984c-b9bf7818794d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Cloud Storage suddenly providing a cached file despite "no-cache" metadata

2018-04-11 Thread Snehal Shinde
Did it solved the problem for you? As i am also facing the same issue from 
last week and its getting worse as different PC's for the same URL are 
behaving in a  different way. Three PC it will show three different version 
and one PC it will show the right version.

On Saturday, 7 April 2018 03:07:30 UTC+8, Massimo Di Cosimo wrote:
>
> At this moment I get the same old version (about 36 hours) from any path:
>
> - PC connected through home fixed connection
> - mobile phone through cellular netwok
> - mobile phone through home fixed connection
>
> On the mobile phone (Android) I tried with:
> - Chrome
> - Chrome in incognito
> - phone standard browser
>
> Please also note that since about 10 hours ago I changed the Cache-Control 
> setting to "private" (following this article: 
> https://cloud.google.com/storage/docs/gsutil/addlhelp/WorkingWithObjectMetadata
> )
>
> Thank you,
> Massimo
>
> Il giorno venerdì 6 aprile 2018 18:46:58 UTC+2, Kenworth (Google Cloud 
> Platform) ha scritto:
>>
>> What happens if you try it with a cellular network in incognito/private 
>> mode?
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/7a5b6fa1-dceb-4f3f-81e3-095217b5b236%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Cloud Storage suddenly providing a cached file despite "no-cache" metadata

2018-04-09 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
Setting the Cache-Control header to 'private' should have prevented caching 
of the object. Since this is not the case, I highly encourage you to submit 
a defect report  as 
described in this article 
 so that proper 
attention and weight will be given to it. We monitor that issue tracker 
closely.

I look forward to this issue report.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f604cde9-6c66-4733-9218-c562af240719%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Cloud Storage suddenly providing a cached file despite "no-cache" metadata

2018-04-06 Thread Massimo Di Cosimo
At this moment I get the same old version (about 36 hours) from any path:

- PC connected through home fixed connection
- mobile phone through cellular netwok
- mobile phone through home fixed connection

On the mobile phone (Android) I tried with:
- Chrome
- Chrome in incognito
- phone standard browser

Please also note that since about 10 hours ago I changed the Cache-Control 
setting to "private" (following this article: 
https://cloud.google.com/storage/docs/gsutil/addlhelp/WorkingWithObjectMetadata
)

Thank you,
Massimo

Il giorno venerdì 6 aprile 2018 18:46:58 UTC+2, Kenworth (Google Cloud 
Platform) ha scritto:
>
> What happens if you try it with a cellular network in incognito/private 
> mode?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/1c737ca8-8a58-4d5a-825b-dbab6e0125bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Cloud Storage suddenly providing a cached file despite "no-cache" metadata

2018-04-06 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
What happens if you try it with a cellular network in incognito/private 
mode?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a0de5448-9d26-42f7-b74a-baee7dc1590a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Cloud Storage suddenly providing a cached file despite "no-cache" metadata

2018-04-05 Thread Massimo Di Cosimo
Small update.
At this moment, if I connect through the cellular network I get an old version 
of file, while if I connect through the wifi of my house (fixed connection) I 
get the latest file.
Thanks,
Massimo

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/1a571200-e70b-4182-9d20-193c09fd6020%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Cloud Storage suddenly providing a cached file despite "no-cache" metadata

2018-04-05 Thread Massimo Di Cosimo
Here are metadata:
*Content-Type * *application/octet-stream*
* Content-Encoding *
* Content-Disposition *
* Content-Language *
* Cache-Control * *no-cache*
I'm not sure about caching duration: at this moment I'm getting the file
version of more than 10 hours ago, even if it was updated 13 times since
then, the last a couple of hours ago.
If you want to give it a try, here is the public link:
https://storage.googleapis.com/mdc_bucket_1/TerremotiItalia/week99.txt

It's a text file and the first row should contain the following date/time
(taken now from the Google Cloud Platform Browser)
2018040518:01:10

If I get it with browser the first row is
2018040509:53:48

Thank you,
Massimo Di Cosimo


On Thu, Apr 5, 2018 at 8:23 PM, 'Kenworth (Google Cloud Platform)' via
Google App Engine  wrote:

> QQ: Can you please provide your complete headers? And how long do the
> files get cached?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/google-appengine/vXvU7VoysRw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at https://groups.google.com/group/google-appengine.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/google-appengine/ce4cc91e-392e-4646-ac92-
> 954c87eb014c%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAHQVC-uiaWt%3DOnjHsaUCGHuu3wG1O9ZCrYjsqh8B-cLqeXdUXA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Cloud Storage suddenly providing a cached file despite "no-cache" metadata

2018-04-05 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
QQ: Can you please provide your complete headers? And how long do the files 
get cached?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/ce4cc91e-392e-4646-ac92-954c87eb014c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.