Title: Smart Varnish
Author: Smartpixels
Published: <strong>15.10.2014</strong>
Last modified: 30.8.2016

---

Hae lisäosia

![](https://ps.w.org/smart-varnish/assets/banner-772x250.png?rev=1007664)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/smart-varnish/assets/icon-256x256.png?rev=1007664)

# Smart Varnish

 [Smartpixels](https://profiles.wordpress.org/smartpixels/)

[Lataa](https://downloads.wordpress.org/plugin/smart-varnish.1.0.2.zip)

 * [Tiedot](https://fi.wordpress.org/plugins/smart-varnish/#description)
 * [Arvostelut](https://fi.wordpress.org/plugins/smart-varnish/#reviews)
 *  [Asennus](https://fi.wordpress.org/plugins/smart-varnish/#installation)
 * [Kehitys](https://fi.wordpress.org/plugins/smart-varnish/#developers)

 [Tuki](https://wordpress.org/support/plugin/smart-varnish/)

## Kuvaus

[Smart Varnish](http://www.smartpixels.net/?post_type=products&p=628) A simple plugin
to bypass varnish caching for logged in users and serve uncached content.

Useful for websites that don’t want to serve cached content for logged in users 
and at the same time want to serve cached content to guests.

**NOTE:** This plugin requires knowledge of varnish caching and server administration,
it will not work out of the box. We cannot guarantee it will work in every scenario
and recommend usage with discretion.

Please follow the **[tutorial here](http://www.smartpixels.net/?p=650)**.

## Asennus

 1. Install Smart Varnish either via the WordPress.org plugin directory, or by uploading
    the files to your server.
 2. Activate Smart Varnish through the ’Plugins’ menu in WordPress.
 3. There are no settings. Make sure that you edit your varnish configurations files
    and restart varnish server.

Add the following lines of code to vcl_recv in default VCL configuration file.

    ```
    if( req.request == "POST" || req.http.cookie ~ "smart_varnish_bypass" )
      {
        return( pass );
      }
    ```

**Warning:** If you don’t have the expertise to edit the varnish configurations 
its better to hire some help as you could damage your server irreparably.

## UKK

  Is there a demo ?

No

  Will it work out of the box?

No, you need to add couple of lines of code to your varnish cache configuration 
files to make it work, check installation procedure.

  Can we help in installing the plugin on your server?

Yes we can! [Get in touch](http://www.smartpixels.net/contact/)

  Does it work for varnish 3.0?

Works.

## Arvostelut

There are no reviews for this plugin.

## Avustajat & Kehittäjät

“Smart Varnish” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet
tämän lisäosan kehittämiseen.

Avustajat

 *   [ Smartpixels ](https://profiles.wordpress.org/smartpixels/)
 *   [ Arul ](https://profiles.wordpress.org/arulpr/)

[Käännä “Smart Varnish” omalle kielellesi.](https://translate.wordpress.org/projects/wp-plugins/smart-varnish)

### Oletko kiinnostunut kehitystyöstä?

[Browse the code](https://plugins.trac.wordpress.org/browser/smart-varnish/), check
out the [SVN repository](https://plugins.svn.wordpress.org/smart-varnish/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/smart-varnish/) 
by [RSS](https://plugins.trac.wordpress.org/log/smart-varnish/?limit=100&mode=stop_on_copy&format=rss).

## Muutosloki

 * Initial release

## Metatiedot

 *  Version **1.0.2**
 *  Last updated **10 vuotta sitten**
 *  Active installations **10+**
 *  WordPress version ** 3.5 or higher **
 *  Tested up to **4.6.0**
 *  Language
 * [English (US)](https://wordpress.org/plugins/smart-varnish/)
 * Tags
 * [varnish](https://fi.wordpress.org/plugins/tags/varnish/)[varnish cache](https://fi.wordpress.org/plugins/tags/varnish-cache/)
 *  [Edistynyt näkymä](https://fi.wordpress.org/plugins/smart-varnish/advanced/)

## Arvosanat

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/smart-varnish/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/smart-varnish/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/smart-varnish/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/smart-varnish/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/smart-varnish/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/smart-varnish/reviews/)

## Avustajat

 *   [ Smartpixels ](https://profiles.wordpress.org/smartpixels/)
 *   [ Arul ](https://profiles.wordpress.org/arulpr/)

## Tuki

Onko sinulla jotain sanottavaa? Tarvitsetko apua?

 [Tukifoorumi](https://wordpress.org/support/plugin/smart-varnish/)

## Lahjoita

Haluatko tukea tämän lisäosan kehitystä?

 [ Tue tämän lisäosan tekijöitä ](http://www.smartpixels.net)