Questions tagged [http-caching]

18 questions
0
votes
0 answers

Caching 401 response on bad token in nginx njs

In our application whenever a token (that arrives in a header) is invalid - it is practically guaranteed there won't be an exact valid token. So I'm trying to offload the responsibility of responsding 401 to nginx (with or without njs) Trying to…
Boaz
  • 405
  • 1
  • 11
  • 16
0
votes
1 answer

Integration of Squid Proxy to Anonymous Open Proxies to cache html response from Anonymous proxies

I need to Cache html response from anonymous proxies using squid caching server. However my requirement is something as given: From client machine I need to connect to anonymous proxy with credentials IP and port. All my request are routed through…
0
votes
1 answer

Recommendations/Advice for Web Caching with SSL

I've been using Varnish Cache for a few websites. However, I need advice for implementing HTTPS. I am open to alternatives to Varnish Cache. The configuration of Varnish is relatively complex, so perhaps a less advanced alternative would be better…
Albert
  • 171
  • 2
  • 8
1
2