Changing frontend cache
Our architecture consists of a front-end cache that most read only users obtain their data from directly. The front-end cache sits in front of a farm of webservers that serve pages written in PHP. We need to be able to detect certain conditions at the front-end cache level and pass those values through to the back-end via HTTP headers. For example we would like to manually tag the carrier network based on the IP address. So, for incoming traffic if the user is say coming from an IP address in the range of “41.202.192.0”/19 we would tag them as being a Orange Cameroon user by setting the appropriate HTTP request header, e.g., X-Carrier = “Orange Cameroon”.
What reasons are there to reduce the max-age of a logo to just 8 days?
Most websites set max-age=31536000
(1 year) on the Cache-control
headers of static assets such as logo images. Examples:
More comfortable working on the backend, often referred for role on the front end [closed]
Closed 9 years ago.
Is the term ‘Front-End’ synonymous with ‘Client-Side’? If so, is this always the case?
As a relatively new (self-taught) web developer, I’ve heard the terms front-end, client-side, back-end, and server-side quite often. To me, front-end and back-end were always synonymous with client-side and server-side, respectively.
How do these technologies go together?
Ruby on Rails Twitter Bootstrap Html5Boilerplate Backbone.JS or Knockout.JS I sort of understand what each one is individually, but my understanding isn’t strong enough to understand whether some of them sort of overlap in functionality and whether any subset of that list contains items you wouldn’t use together because they play similar roles. I’m fairly […]
How to edit the HTML of an ASP.net site?
Assume that I’m a front-end developer (HTML, CSS)
How to edit the HTML of an ASP.net site?
Assume that I’m a front-end developer (HTML, CSS)
How to edit the HTML of an ASP.net site?
Assume that I’m a front-end developer (HTML, CSS)
How to edit the HTML of an ASP.net site?
Assume that I’m a front-end developer (HTML, CSS)
Front end written in languages used for back end! [closed]
Closed 10 years ago.