<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://kb.pusathosting.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://kb.pusathosting.com/feed.php">
        <title>PusatHosting Wiki - varnish</title>
        <description></description>
        <link>https://kb.pusathosting.com/</link>
        <image rdf:resource="https://kb.pusathosting.com/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-06-22T18:33:49+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://kb.pusathosting.com/varnish/disable-cache?rev=1519205697&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.pusathosting.com/varnish/error-package-varnishapi-was-not-found-in-the-pkg-config?rev=1469174266&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.pusathosting.com/varnish/ignore-cache-control?rev=1522157794&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.pusathosting.com/varnish/ignore-cache-error-page?rev=1522157979&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.pusathosting.com/varnish/install-plugin-wordpress-blank?rev=1462855812&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.pusathosting.com/varnish/pass-cookie-in-js?rev=1463067112&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://kb.pusathosting.com/_media/wiki/dokuwiki.svg">
        <title>PusatHosting Wiki</title>
        <link>https://kb.pusathosting.com/</link>
        <url>https://kb.pusathosting.com/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://kb.pusathosting.com/varnish/disable-cache?rev=1519205697&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-02-21T09:34:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Tutorial Cara Disable Cache Varnish di Sisi Client</title>
        <link>https://kb.pusathosting.com/varnish/disable-cache?rev=1519205697&amp;do=diff</link>
        <description>Tutorial Cara Disable Cache Varnish di Sisi Client

Apabila server hosting anda menggunakan varnish cache dan Opcache yang secara otomatis melakukan cache pada data website anda maka berikut ini adalah cara mendisable cache varnish di website anda.

Cara 1. Dengan .htaccess</description>
    </item>
    <item rdf:about="https://kb.pusathosting.com/varnish/error-package-varnishapi-was-not-found-in-the-pkg-config?rev=1469174266&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-22T07:57:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Package varnishapi was not found in the pkg-config search path</title>
        <link>https://kb.pusathosting.com/varnish/error-package-varnishapi-was-not-found-in-the-pkg-config?rev=1469174266&amp;do=diff</link>
        <description>Package varnishapi was not found in the pkg-config search path

Jika anda mendapati error ini pada varnish 4.x 


Package varnishapi was not found in the pkg-config search path.
Perhaps you should add the directory containing `varnishapi.pc'
to the PKG_CONFIG_PATH environment variable</description>
    </item>
    <item rdf:about="https://kb.pusathosting.com/varnish/ignore-cache-control?rev=1522157794&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-03-27T13:36:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Tutorial Varnish Cache Cara Mengabaikan Cache Control</title>
        <link>https://kb.pusathosting.com/varnish/ignore-cache-control?rev=1522157794&amp;do=diff</link>
        <description>Tutorial Varnish Cache Cara Mengabaikan Cache Control

Berdasarkan catatan kami varnish dapat mengabaikan cache control sehingga semua halaman dapat dipaksa untuk di cache oleh varnish. Adapun caranya adalah berikut ini :


unset beresp.http.Cache-Control;
set beresp.http.Cache-Control = &quot;public&quot;;
set beresp.http.Cache-Control = &quot;max-age=604800&quot;; // cache selama 7 hari</description>
    </item>
    <item rdf:about="https://kb.pusathosting.com/varnish/ignore-cache-error-page?rev=1522157979&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-03-27T13:39:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Tutorial Varnish: Disable Cache Error Page 404,403,</title>
        <link>https://kb.pusathosting.com/varnish/ignore-cache-error-page?rev=1522157979&amp;do=diff</link>
        <description>Tutorial Varnish: Disable Cache Error Page 404,403,

Jika anda mengkonfigurasi varnish cache dengan mengabaikan cache control seperti pada tulisan ini Tutorial Varnish Cache Cara Mengabaikan Cache Control atau mungkin hal lain yang menyebabkan halaman error 404, 403, 500 tersimpan pada cache dalam waktu yang lama. Maka anda bisa mensetting agar halaman error tersebut tidak tersimpan pada cache atau tetap tersimpan pada cache namun singkat.</description>
    </item>
    <item rdf:about="https://kb.pusathosting.com/varnish/install-plugin-wordpress-blank?rev=1462855812&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-10T04:50:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Varnish: Install Plugin Wordpress Blank</title>
        <link>https://kb.pusathosting.com/varnish/install-plugin-wordpress-blank?rev=1462855812&amp;do=diff</link>
        <description>Varnish: Install Plugin Wordpress Blank

Kali ini kami mendapatkan kasus yaitu ketika menginstall plugin worpdress tampilan setelah installasi blank dan kebetulan server kami menggunakan varnish.

Tahapan Pengecekan

Kami lakukan cek satu per satu pada service yang aktif.</description>
    </item>
    <item rdf:about="https://kb.pusathosting.com/varnish/pass-cookie-in-js?rev=1463067112&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-12T15:31:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Varnish: ByPass Cookie di File JS</title>
        <link>https://kb.pusathosting.com/varnish/pass-cookie-in-js?rev=1463067112&amp;do=diff</link>
        <description>Varnish: ByPass Cookie di File JS

Jika anda menggunakan varnish dan kebetulan menggunakan confing ini kemudian menyimpan cookie pada file js. Bisa jadi file cookie tersebut tidak akan tampil karena terfilter oleh varnish.

Mengapa cookie di dalam js perlu dihapus?</description>
    </item>
</rdf:RDF>
