Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about nginx-cache

Read more about nginx-cache

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - nginx-cache

Kubernetes - Nginx cached content is getting deleted when stored in AWS EFS volume

I am using the official Nginx image with modified config to cache origin responses. The configuration below is includeed in the http block inside the /etc/nginx/nginx.conf (The main config file for Ng...
test-img

Feras Maali

nginx

kubernetes

persistent-volumes

amazon-efs

nginx-cache

Votes: 0

Answers: 0

Nginx FastCGI Cache Key Not working when using original URL

I have question about Nginx Cache This my Nginx Config fastcgi_cache_path /var/cache/nginx levels=1:2 keys_zone=fpmcache:100m max_size=70g inactive=3d use_temp_path=off; server { listen 80; ...
test-img

Haris Rafiq

php

nginx

nginx-cache

Votes: 0

Answers: 1

Latest Answer

try using cache-key like this: fastcgi_cache_key $request_uri; this might fix a wired issue with setting up your cache-key. also, you didn't mention the Nginx version (it might be a good idea to upda...
test-img

erfan

Nginx server cannot cache the contents of a webpage

I am new to nginx and I am trying to cache my website. I have a website A that redirects the user to the website B if there is no cache stored. Ideally, the website A should show the "old" v...
test-img

John Doyle

nginx

nginx-config

nginx-cache

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved