How do I disable cache for Azure App Service?

Chris Saunders 0 Reputation points
2024-04-03T07:48:57.54+00:00

Hi

We're running an App Service with Wordpress pre-installed but we're having a cache problem. Any changes made either via the CMS or by uploading new files, are not taking effect until the app service is stopped and restarted. We've tried setting these environment variables but it hasn't made any difference.

WEBSITE_DYNAMIC_CACHE = 0

WEBSITE_LOCAL_CACHE_OPTION = Disabled

WEBSITES_ENABLE_APP_CACHE = false

Has anyone had a similar problem or have any suggestions?

Thanks

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,758 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.