Title: Varnish WordPress
Author: AdminGeekZ
Published: <strong>23 Ekim 2013</strong>
Last modified: 20 Şubat 2018

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

![](https://s.w.org/plugins/geopattern-icon/varnish-wp.svg)

# Varnish WordPress

 [AdminGeekZ](https://profiles.wordpress.org/admingeekz/) tarafından

[İndir](https://downloads.wordpress.org/plugin/varnish-wp.1.7.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/varnish-wp/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/varnish-wp/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/varnish-wp/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/varnish-wp/#developers)

 [Destek](https://wordpress.org/support/plugin/varnish-wp/)

## Açıklama

This is a plugin for wordpress to intergrate the varnish cache for high performance
websites.

This plugin will purge the cache on,

 * Post changes (new, edit, trash, delete).
 * Page changes (add, edit, remove)
 * Comment changes (add, edit, approve, unapprove, spam, trash, delete)
 * Theme changes

#### Features

At present some of the features are,

 * Multiple varnish backends
 * Manually purge the cache
 * Enable/Disable Feed Purging
 * Ability to purge entire cache on changes
 * Debug logging
 * Minimize number of purges and remove duplicate purges for speed on larger installations
 * Supports varnish 4 + 5
 * Support for Woocommerce

#### Speed

Our tests show that by utilizing varnish you gain a ~70x capacity increase over 
standard WordPress making you resistant to traffic floods (slashdot, digg, reddit,
stumbleupon).

## Yükleme

#### To install the WordPress plugin.

 1. Get the latest version from https://www.admingeekz.com/files/varnish-wordpress.
    zip
 2. Copy the varnish-wordpress folder to wp-content/plugins/
 3. Login to wp-admin
 4. Go to Plugins->Installed Plugins on the left menu
 5. Under “Varnish WordPress” click “Activate”
 6. You should now see the varnish menu under “Settings”

#### To install the varnish VCL.

 1. Copy the file “default.vcl” provided with this plugin to your varnish installation
    path (/etc/varnish/default.vcl on most systems)
 2. Configure the backend in the default.vcl to point to the ip and port your webserver(
    s) are running on
 3. Restart varnish

#### To configure the WordPress plugin

 1. In the varnish backends box input the backends we need to access to purge the cache.(
    Format: ip:port)
 2. Check the enabled box
 3. Click Save

The setup should be complete. You can enable Debug Logging temporarily to monitor
what the plugin is doing. Test by enabling debug logging and adding a new post.

## SSS

  Installation Instructions

#### To install the WordPress plugin.

 1. Get the latest version from https://www.admingeekz.com/files/varnish-wordpress.
    zip
 2. Copy the varnish-wordpress folder to wp-content/plugins/
 3. Login to wp-admin
 4. Go to Plugins->Installed Plugins on the left menu
 5. Under “Varnish WordPress” click “Activate”
 6. You should now see the varnish menu under “Settings”

#### To install the varnish VCL.

 1. Copy the file “default.vcl” provided with this plugin to your varnish installation
    path (/etc/varnish/default.vcl on most systems)
 2. Configure the backend in the default.vcl to point to the ip and port your webserver(
    s) are running on
 3. Restart varnish

#### To configure the WordPress plugin

 1. In the varnish backends box input the backends we need to access to purge the cache.(
    Format: ip:port)
 2. Check the enabled box
 3. Click Save

The setup should be complete. You can enable Debug Logging temporarily to monitor
what the plugin is doing. Test by enabling debug logging and adding a new post.

  I have a question

Check the latest FAQ at the plugin home page on our website at [Varnish WordPress](http://www.admingeekz.com/varnish-wordpress)

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

“Varnish WordPress” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

 *   [ AdminGeekZ ](https://profiles.wordpress.org/admingeekz/)

[“Varnish WordPress” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/varnish-wp)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/varnish-wp/), [SVN deposuna](https://plugins.svn.wordpress.org/varnish-wp/)
göz atın ya da [RSS](https://plugins.trac.wordpress.org/log/varnish-wp/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/varnish-wp/) abone
olun.

## Değişiklik Kaydı

#### 1.7

 * Verified support with latest wordpress 4.9
 * Added woocommerce support

#### 1.6

 * Added better HTTPS support
 * Added varnish 4 and varnish 5 VCL’s
 * Fixed purging of all
 * Fixed enabling/disabling of plugin
 * Added extra debug logging
 * Show last logs and server headers when debug log is enabled

#### 1.5

 * Introduce support for separate wp-admin backend to allow for longer timeouts
 * Add comments/support to default varnish config for multiple domains/subdomains
   and SSL
 * Bugfix: the timeout for backends was not processed so defaulted to 0 seconds
 * Bugfix: typo in the error reporting when unable to connect to a backend
 * Bugfix: default styling for checkboxes was malformed in certain themes

#### 1.4

 * Updating readme, screenshots and installation documents to package and list as
   a plugin in the WordPress directory

#### 1.3

 * Processing purges on shutdown to prevent duplicates
 * Reintroduced transition status hook
 * Purge on theme change
 * Moved to github

#### 1.2

 * Added disable feed purge option
 * Added purge all option
 * Added manual purge option
 * Fixed a bug where the cache would not clear if you had wordpress in a subdirectory
 * Minor text and formatting bug fixes

#### 1.1

 * Added debug logging option
 * Added timeout option for varnish connections
 * Removed transition status hook, causes duplicate purges.

#### 1.0

 * Initial release

## Meta

 *  Sürüm **1.7**
 *  Son güncelleme **8 yıl önce**
 *  Etkin kurulumlar **70+**
 *  WordPress sürümü ** 3.4 veya üstü **
 *  Test edilen sürüm **4.9.29**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/varnish-wp/)
 * Etiketler
 * [varnish cache](https://tr.wordpress.org/plugins/tags/varnish-cache/)[wordpress cache](https://tr.wordpress.org/plugins/tags/wordpress-cache/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/varnish-wp/advanced/)

## Puanlar

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/varnish-wp/reviews/#new-post)

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/varnish-wp/reviews/)

## Katkıda bulunanlar

 *   [ AdminGeekZ ](https://profiles.wordpress.org/admingeekz/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/varnish-wp/)