Questions tagged as 'cache'

2
answers

Changes are not reflected [closed]

I have a strange problem since a few days ago I have saved the changes on a Hostinger server, both CSS and Javascript at the beginning when the changes were not reflected instead of removing the browser cache. What I was doing was entering direc...
asked by 16.10.2018 / 19:52
1
answer

Can an expiration date be set for an html page?

People I have an html with an iframe inside where jquery and a webservice charge a voucher in pdf format, the problem is that the first proof that I want to open does well, while the following continue showing the first. I guess it's because the...
asked by 07.08.2017 / 13:37
1
answer

How to store imported data to Python in a memory cache

Working with Python 3.5. and Pandas I am developing an application which performs a series of calculations and processes on a dataframe in Pandas. I filled that dataframe through a select that I launched against my database in SQL Server thro...
asked by 19.01.2017 / 16:17
1
answer

How to check if Ruby on rails has caching activated?

I'm doing a procedure to store the cache in a query to the database in rails, but when I try to test the functionality in the console it does not work for me. It does not save the record in the cache. I'm using Rails 5.2.2 ruby 2.5.1p57...
asked by 04.01.2019 / 19:38
0
answers

Yii2 user is in cache for a different application

The title may not explain much but here I clarify things, I have two different applications but both with the same structure and logic for users but in different databases, the problem is when I log in one of the applications if the id of that u...
asked by 23.12.2018 / 00:42
0
answers

How to clear Apache cache?

I have a project mounted on an external server working correctly for some time, from this download an excel file using PHPExcel everything works fine. I saw the need to make some updates to the excel it throws, working on my local server to make...
asked by 06.12.2018 / 19:01
0
answers

Error with Django Cache

I'm trying to generate a cache with Django cache. According to the configuration, I need to program something like that. CACHES = { 'default': { 'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache', 'LOCATION':...
asked by 27.06.2018 / 17:18
0
answers

Changes are not updated on the server

I have to modify a site that is already done, to add a new page and a link to it. The problem is that I upload the files and when I enter the site, the changes do not appear. I have worked with other sites hosted on the same server and this h...
asked by 29.05.2018 / 16:19
0
answers

Store in Cache rest service using Volley

Hello friends I have a question, I'm using a rest service using the Volley library in android studio. Someone who can advise me to store the results in cache. Annex My classes: REST service consumption public void LoadOrdenesAsignada...
asked by 23.05.2018 / 00:08
0
answers

Libraries ceased to exist after removing the cache of my netbean 8.2

Could you help me? trying to solve a problem I eliminated the cache of my netbeans 8.2, after doing it they stopped working these two projects I had before working properly, he tells me that those two bookstores do not exist. I do not know...
asked by 30.04.2018 / 18:42