I had this problem when I moved a wordpress site to CloudWays which used varnish. I had to find the varnish configuration section and specifically exclude the timthumb.php script from varnish. This solved my issue because each call to timthumb.php to resize an image must be processed and it cannot be cached. I hope this helps you… I realize this question is old.
Related Posts:
- How can I improve site/page performance of WordPress websites?
- What’s the proper way to setup WP-CLI on Ubuntu so that I don’t have to use the flag –allow-root?
- Which Apache-modules must I enable?
- WordPress: redirecting to my old public ip
- Move site root directory on debian
- How can I use an .htaccess file in Nginx?
- .htaccess redirect http to https
- 404 Not Found The requested URL was not found on this server
- What is the difference between Local Server and a Web Server?
- How to run php files on my computer
- Whats the point of running Laravel with the command ‘php artisan serve’?
- Localhost is not working
- PHP $_SERVER[‘HTTP_HOST’] vs. $_SERVER[‘SERVER_NAME’], am I understanding the man pages correctly?
- How to automatically redirect HTTP to HTTPS on Apache servers?
- What is Options +FollowSymLinks?
- SVN Error E175002 while checking out code from repository
- XAMPP, Apache – Error: Apache shutdown unexpectedly
- htaccess – Redirect to subfolder without changing browser URL
- Enable PHP Apache2
- client denied by server configuration
- What is HTTPD exactly?
- XAMPP: Connecting to localhost fix? [Persistent]
- Request exceeded the limit of 10 internal redirects due to probable configuration error
- PHP and mod_fcgid: ap_pass_brigade failed in handle_request_ipc function
- How do you redirect HTTPS to HTTP?
- Adding a user on .htpasswd
- a2enmod command not found in apache server using cpanel in linux vps
- How do I disable directory browsing?
- Apache and Node.js on the Same Server
- Apache is downloading php files instead of displaying them
- lbmethod_heartbeat:notice – No slotmem from mod_heartmonitor –error after installing apache2.4.2 [closed]
- Difference between Systemctl and service command
- “End of script output before headers” error in Apache
- Apache server keeps crashing, “caught SIGTERM, shutting down”
- XAMPP installation on Win 8.1 with UAC Warning
- httpd: Could not reliably determine the server’s fully qualified domain name, using 127.0.0.1 for ServerName
- org.apache.jasper.JasperException
- Https to http redirect using htaccess
- Configuring Apache for localhost
- Site does not exist error for a2ensite
- WAMP won’t turn green. And the VCRUNTIME140.dll error
- .htaccess: Invalid command ‘RewriteEngine’, perhaps misspelled or defined by a module not included in the server configuration
- PHP code is not being executed, but the code shows in the browser source code
- How does one suppress a 404 status code in a WordPress page?
- Optimize apache for WP use
- How do I get the right permissions for WordPress running Apache on Debian
- Why is group ownership with rwx permissions not enough?
- Best practices for making a WordPress site “movable”?
- WordPress V2 REST-API: Endpoints 404?
- How to configure self hosted wordpress so that everything can be upgraded/installed from dashboard
- Installing WordPress in a Sub-Folder (not in root) on Localhost
- Rewrite URL to remap WordPress Permalink
- WordPress multisite causing Error 101 (net::ERR_CONNECTION_RESET): Unknown error [duplicate]
- What are some good Apache settings to use with wordpress?
- Should I enable FastCGI on WordPress?
- WordPress incorrectly redirects to local IP address?
- login wp impossible
- wp-admin/index.php gives a “500 Internal Server Error [closed]
- .htaccess file missing from WordPress install directory
- Apache /Ubuntu server not running WordPress installation, outputting PHP code like HTML
- PHP Warning: chmod(): Operation not permitted in class-wp-filesystem-direct.php on line 173
- Point root folder to blog.domain.com and subdirectory to domain.com possible?
- Server stressed by /feed
- Detect CURLOPT_SSL_VERIFYPEER programatically?
- Call to undefined function mysql_connect() After upgrading PHP 7.1 to 7.3
- Internal Server Error apache
- What to do when WordPress posts on a new server return an error 404
- Accidentally messed up URLs
- Show wordpress locally in xammp and in iPhone via ip
- WordPress docker with empty responses to HTTP requests
- Page not found if mod_cache_disk is active
- White Screen of Death for unknown reason but fixes after rebooting the server
- Forbidden You don’t have permission to access this resource. Apache/2.4.41 (Ubuntu) Server [closed]
- WordPress page not accessible through WAN [closed]
- Caching plugins + mod_pagespeed = overkill?
- Virtual HostX and MAMP not working with WordPress
- Plugins & backup not working correctly on new Digital Ocean server
- https and wordpress breaks posts
- I Made WordPress Multisite. And Now Everything Doesn’t Display Properly
- If I use Apache & ngnix together will I have fewer problems?
- APC fragmention woes on Apache AWS EC2 Small instance with WordPress and W3TC [closed]
- how to config the home page locally
- New wordpress keep redirecting to localhost/wp-admin/install.php
- How to point domain to wordpress page
- CURL error with REST API
- Is a local multisite installation equivalent to multiple VirtualHosts?
- How to rename a wordpress site from http://myserver.example.com/blog to http://myserver.example.com/somethingelse or just http://myserver.example.com
- WordPress in AWS Lightsail – restrict public IP
- How to make wordpress page site.com/content as location for main site.com that is worked on nuxt.js+node?
- Error establishing a database connection – WordPress setup, everything else is working
- How to edit content in WordPress and the Polylang – plugin? – with demosite
- Removed index.php now all pages with Internal Server Error
- Non Admins Getting Cached Posts
- Unable leverage Browser Caching on AWS Bitnami stack (Apache) through W3TC and Cloudfront CDN
- WordPress V2 REST-API: Endpoints 404?
- Wp-admin uses different php.ini than the theme files
- How to change wordpress port number to 8000?
- Strange special character/Latin characters
- I got ERR_TOO_MANY_REDIRECTS on subdomain
- Migrating WordPress from Windows Server 2008 R2 (IIS v7.5) to CentOS