Tag: caching


Found 168 results for 'caching'.


1) tls - Should login pages be cacheable?
2) linux - PHP Handlers and Caching
3) encryption - If Whatsapp media messages are e2e encrypted, what is the point of storing popular messages on the server?
4) caching - Cacheable HTTPS Response CVSS
5) hash - Why use MD4 for caching?
6) web-application - Caching Behaviour on major browsers
7) php - Malicious PHP code can run in cache. Solution?
8) dns - Is DNS caching a security vulnerability?
9) http - POST request no-cache header
10) timing-attack - Principles of cache attacks
11) linux - Why Linux does not clean up disk caches and swap automatically?
12) c - What is the Cost of an L1 Cache Miss?
13) design - Redis write-through cache vs write-behind cache (message queue?)
14) web-applications - Storing and presenting custom table data
15) caching - Redis strategy for cache item dependency
16) caching - Uncertain of cache solutions for CAD models
17) c# - Where to store front-end data for "object calculator"
18) ajax - What are best practices for caching paginated results whose ordering/properties can change?
19) caching - How to store counters on Redis while minimizing potential data loss
20) memory - How to align on both word size and cache lines in x86
21) design - Persistence Strategies - Filling a cache strategy
22) design - Caching factory design
23) database - Best way to reduce database writes?
24) concurrency - Cache concurrency: ensuring latest version in cache
25) sql-server - Best practices for caching search queries
26) database - Managing cache when matching datas
27) php - Is using dynamically generated code as cache a good idea?
28) silverlight - Advice on caching/updating data in memory for silverlight client
29) .net - What data structure should I use for this caching strategy?
30) rest - RESTful API get requests by "modified" condition from mobile app
31) architecture - Preventing abuse of API which is called via client side Javascript
32) database - Microservices - sharing data through distributed in-memory cache?
33) web-services - Request Caching for Symfony 3 application with > 1 million combination of query parameters
34) javascript - Caching large amount of ajax returned objects
35) architecture - Using Memcached: is it good practice to update the cache when updating the database?
36) javascript - Dealing with browser cache in single-page apps
37) algorithms - Versioned Resources to Improve Cacheability
38) design - Would this be a good web application architecture?
39) memory - Why is CPU cache memory so fast?
40) design-patterns - Are there any concerns with using a static read-only unit of work so that it behaves like a cache?
41) security - When should I invalidate a cache of a user's credentials?
42) caching - How to keep track effectively of cache keys to invalidate them accordingly?
43) caching - What is the added value of using cache control header on top of CDN for a web application?
44) server - When to apply corrections on data gathered from a server
45) asp.net-mvc - How do I cache data that rarely changes?
46) rest - Using `304 Not Modified` and `If-Modified-Since` on a REST API as a cache strategy
47) java - I am trying to figure out the best way to understand how to cache domain objects
48) testing - How can QA staff test caching logic that they can't see?
49) php - How important is it to implement a caching system in an MVC style framework?
50) web-applications - At what point does caching become necessary for a web application?