Questions tagged as 'cache'

0
answers

Ubuntu Server Cache with Nginx

I'm having a Cache issue on my Ngnix Server with Wordpress The site is currently using a PHP WebService and SESSION, WebService brings me the user information and I store it in the session, but the user can change his data, when he updates th...
asked by 19.04.2017 / 17:28
0
answers

Design buggy! (but with cache it works, "debug")

I was setting up a table with scroll and I came across the following bug in css: IfIpressf52timesthetableendsupbeingfixedandlookslikethis: WhenIclearthecache(ctrl+f5)theerrorreturns...Myjavascriptthatmountsthistablewiththefunction:v...
asked by 03.01.2017 / 18:09
0
answers

Disable browsing cache with Wildfly

Hello, I'm using VRaptor 4 with Wildfly 9, and I noticed that in my browsing in localhost, with every refresh or navigation between other pages, HTML content is reloaded normally. However, when I'm making a request to a production server, tha...
asked by 08.06.2016 / 02:10
1
answer

Classic Asp - Save page with MSXML2.ServerXMLHTTP.6.0

Good afternoon, I'm trying to create a caching system for my site and for this I'm using the MSXML2.ServerXMLHTTP.6.0 object like this: Set objHTTP = Server.CreateObject("MSXML2.ServerXMLHTTP.6.0") url = http://siteexemplo.com.br/teste.asp ob...
asked by 23.05.2016 / 19:44
2
answers

Problems with cache in google chrome [closed]

I'm making some changes to a site, and those changes involve pages in Classic ASP and Javascript. What is going on is that I always change the javascript, save it and play it on my server it does not update. It overrides the old one, but when I...
asked by 08.09.2015 / 15:05
0
answers

Why even set the headers the page cache is not updated?

I use Laravel 3 in a certain system that we develop here in the company. I need every time the application version changes, all users' caches to be updated. The programmers here already wanted to use that old tactic to put an interr...
asked by 19.10.2015 / 13:22
0
answers

InputText of the login page of the system is autocompleting with values

I'vealreadytriedxhtmlautocomplete="off" and I've already put <head> <f:facet name="first"> <meta http-equiv="cache-control" content="no-cache"/> <meta http-equiv="Pragma" content="no-cache"/> <meta http-equiv="...
asked by 30.07.2015 / 20:16
0
answers

"OutOfMemoryError" error using Volley

I'm doing an application where I have a URL that returns a JSON, through the Volley library, I'm picking up the contents of that URL and turning it into string , this process runs every 5 seconds, after a certain period my application generat...
asked by 26.03.2015 / 18:26
0
answers

How to use cache in NHibernate with C # [closed]

How can I use cache in NHibernate with C #? What is the best way to implement it? And what are the considerations that I should take?     
asked by 21.10.2014 / 16:13
1
answer

Cache - Update on my site [duplicate]

Well, someone has some explanation or a better understanding of the cookies for me to update. For example, I have a website in PHP / HTML. Most of the time whenever I do an update on some function or CSS, I need to clear my browser's cache...
asked by 17.05.2018 / 18:24