Author

Topic: Image caching (Read 216 times)

sr. member
Activity: 1064
Merit: 382
Hurrah for Karamazov!
May 04, 2018, 04:38:56 PM
#8
My query is related to the forum.Probably it belongs here.
Yes you are right. My bed and accept my sincere apology.
Did you post that from the wrong account? Your username is similar to the OP’s...

mdayonliner edgycorner Quickseller

All three are mine LOL
Me=mdayonliner
mdayonliner=Quickseller
Me=Quickseller
Mind=Blown
copper member
Activity: 630
Merit: 420
We are Bitcoin!
May 04, 2018, 04:37:25 PM
#7
My query is related to the forum.Probably it belongs here.
Yes you are right. My bed and accept my sincere apology.
Did you post that from the wrong account? Your username is similar to the OP’s...

mdayonliner edgycorner Quickseller

All three are mine LOL
sr. member
Activity: 1064
Merit: 382
Hurrah for Karamazov!
May 04, 2018, 04:33:16 PM
#6
Send an appropriate Expires or Cache-Control header.
It WORKED Cheesy I added
Code:
header( 'Cache-Control: max-age=6' );

Now images are getting cached for just 6 seconds :DDDD
Arigato sensei .-.-.-.-.


My query is related to the forum.Probably it belongs here.
Yes you are right. My bed and accept my sincere apology.
Did you post that from the wrong account? Your username is similar to the OP’s...
Nein, he thought this was the wrong board for.So suggested me to move my thread to some other board.That reply is deleted tho

My query is related to the forum.Probably it belongs here.
Yes you are right. My bed and accept my sincere apology.
Its alright, even I was confused whether it belongs here or not.

Thanks again for your help Theymos. Locking this thread.
copper member
Activity: 630
Merit: 420
We are Bitcoin!
May 04, 2018, 04:16:39 PM
#5
My query is related to the forum.Probably it belongs here.
Yes you are right. My bed and accept my sincere apology.
administrator
Activity: 5166
Merit: 12850
May 04, 2018, 04:07:43 PM
#4
Send an appropriate Expires or Cache-Control header.
sr. member
Activity: 1064
Merit: 382
Hurrah for Karamazov!
May 04, 2018, 03:19:49 PM
#3
I have created a small project which helps you to embed live price of coins as image.You can follow it here: https://bitcointalksearch.org/topic/bitcoin-altcoins-live-price-image-generator-3485877

But because image caching, it can be rendered useless.I can see the same image loading up even after 24 hours :c
Is there any solution to this? Or is it a server/user side thing, which can't be changed?

Any help will be appreciated .-.

Well, it is kind of, yes. I think it will indeed be cached by default for everyone who uses a normal browser ( tor might not do this), simply because the server tells you to ( cache ) by default..

However, you can manually disable this.

I use Chrome, so i'm not too sure how it works for FireFox.

 on Chrome -> F12, Customize Dev tools -> Settings -> "Disable cache while devtools is open".

I just tried loading in your topic a couple times, and the values indeed change. One thing i noticed though is that they 500 a lot of times.



Theymos could indeed disable this, or lower the default time to cache certain stuff from what it is now to 10 minutes or whatever, but i don't really see why he should.

It'll massively increase bandwidth for no other reason then some (sorry Tongue) useless price tickers you can see everywhere.
Yup, after disabling the caching the images are loading as normal .-. And yes I got the internal server error too for some images

I will look into the logs.

I don't expect theymos to change that either :v I am hoping for a solution that might prevent the browser from caching it.
Just like you can use noCache=true, but it isn't working here because(maybe) the images are tunneled via a proxy too .-.(imo it's a good thing, else people could track your IP address by your visit).


You posted it on the wrong section. This section is for forum related topics. May be you consider moving it to some other board if I am not mistaken.
My query is related to the forum.Probably it belongs here.
legendary
Activity: 1946
Merit: 1427
May 04, 2018, 02:53:57 PM
#2
I have created a small project which helps you to embed live price of coins as image.You can follow it here: https://bitcointalksearch.org/topic/bitcoin-altcoins-live-price-image-generator-3485877

But because image caching, it can be rendered useless.I can see the same image loading up even after 24 hours :c
Is there any solution to this? Or is it a server/user side thing, which can't be changed?

Any help will be appreciated .-.

Well, it is kind of, yes. I think it will indeed be cached by default for everyone who uses a normal browser ( tor might not do this), simply because the server tells you to ( cache ) by default..

However, you can manually disable this.

I use Chrome, so i'm not too sure how it works for FireFox.

 on Chrome -> F12, Customize Dev tools -> Settings -> "Disable cache while devtools is open".

I just tried loading in your topic a couple times, and the values indeed change. One thing i noticed though is that they 500 a lot of times.



Theymos could indeed disable this, or lower the default time to cache certain stuff from what it is now to 10 minutes or whatever, but i don't really see why he should.

It'll massively increase bandwidth for no other reason then some (sorry Tongue) useless price tickers you can see everywhere.
sr. member
Activity: 1064
Merit: 382
Hurrah for Karamazov!
May 04, 2018, 02:36:26 PM
#1
I have created a small project which helps you to embed live price of coins as image.You can follow it here: https://bitcointalksearch.org/topic/bitcoin-altcoins-live-price-image-generator-3485877

But because of image caching, it can be rendered useless.I can see the same image loading up even after 24 hours :c
Is there any solution to this? Or is it a server/user side thing, which can't be changed?

Any help will be appreciated .-.
Jump to: