[linux-sohbet] Squide Mesir Macunu was: Re: Re: TTnet evlere senlik

---------

From: ILKER FICICILAR (ilkerf@isbank.net.tr)
Date: Thu 22 May 2003 - 13:26:43 EEST

  • Next message: Kemal M. Ergur: "[linux-sohbet] Re: TTnet evlere senlik"

    "Dayan squid'im dayan" demek isteyenler için:

    A)
    # TAG: cache_peer
    # To specify other caches in a hierarchy, use the format:
    #
    # cache_peer hostname type http_port icp_port

    Türkçesi:
    cache_peer venus1.ttnet.net.tr sibling 8080 3130
    cache_peer venus2.ttnet.net.tr sibling 8080 3130

    ya da güçlerinizi birlestirebileceginiz baska proxy'lerle.

    B)
    # TAG: maximum_object_size (bytes)
    # value is specified in kilobytes, and the default is 4MB. If
    # you wish to get a high BYTES hit ratio, you should probably
    # increase this (one 32 MB object hit counts for 3200 10KB
    #
    maximum_object_size 16384 KB

    C)
    # TAG: cache_replacement_policy
    # The cache replacement policy parameter determines which
    # objects are evicted (replaced) when disk space is needed.
    #
    # The heap GDSF policy optimizes object hit rate by keeping
    # smaller popular objects in cache so it has a better chance of
    # getting a hit. It achieves a lower byte hit rate than LFUDA
    # though since it evicts larger (possibly popular) objects.
    #
    # The heap LFUDA policy keeps popular objects in cache regardless
    # of their size and thus optimizes byte hit rate at the expense of
    # hit rate since one large, popular object will prevent many
    # smaller, slightly less popular objects from being cached.
    #
    cache_replacement_policy heap GDSF

    D)
    # TAG: refresh_pattern
    # usage: refresh_pattern [-i] regex min percent max [options]
    #
    # options: override-expire
    # override-lastmod
    # reload-into-ims
    # ignore-reload
    #
    # override-expire enforces min age even if the server
    # sent a Expires: header. Doing this VIOLATES the HTTP
    # standard. Enabling this feature could make you liable
    # for problems which it causes.
    #
    # override-lastmod enforces min age even on objects
    # that was modified recently.
    #
    # reload-into-ims changes client no-cache or ``reload''
    # to If-Modified-Since requests. Doing this VIOLATES the
    # HTTP standard. Enabling this feature could make you
    # liable for problems which it causes.
    #
    # ignore-reload ignores a client no-cache or ``reload''
    # header. Doing this VIOLATES the HTTP standard. Enabling
    # this feature could make you liable for problems which
    # it causes.
    refresh_pattern \.gif$ 10080 100% 43200 \
    override-expire
    refresh_pattern \.jpg$ 10080 100% 43200 \
    override-expire
    refresh_pattern cgi-bin 1 20% 2
    refresh_pattern \.asp$ 1 20% 2
    refresh_pattern \.acgi$ 1 20% 2
    refresh_pattern \.cgi$ 1 20% 2
    refresh_pattern \.pl$ 1 20% 2
    refresh_pattern \.shtml$ 1 20% 2
    refresh_pattern \.php3$ 1 20% 2
    refresh_pattern \.php$ 1 20% 2
    refresh_pattern \? 1 20% 2
    refresh_pattern . 960 90% 43200 \
    reload-into-ims ignore-reload

    -- 
    ... ilker FIÇICILAR              ilkerf@geocities.com
    ... http://ekitap.2y.net/       . Elektronik Kitaplar
    ... http://ekitap.2y.net/ftp.php     . E-Kitap Dizini
    ... http://ilkerf.tripod.com/teknik/  . Linux & Bilgi
    ... http://ekitap.kolayweb.com/   . Palm icin E-kitap
    ... http://mezopotamya.tripod.com/        . Arkeoloji
    ... http://nukleer.findhere.org/     . Nukleer Enerji
    ... http://ilkerf.tripod.com/cbm.html      . C64/C128
    ------------------------------------------------------------------
    Virus taramasi Vexira AV programi kullanilarak Is Net tarafindan yapilmistir.
    This e-mail is checked by Is Net against all known types of viruses using Vexira AV.
    Is Net'in en ucuz saatlik kullanim paketi Teneffus.Net'i ve en ucuz sinirsiz erisim paketi Taksitli Ekonet'i duymus muydunuz?
    http://www.isnet.net.tr/teneffusnet/
    http://www.isnet.net.tr/taksitliekonet/
    

  • Next message: Kemal M. Ergur: "[linux-sohbet] Re: TTnet evlere senlik"

    ---------

    Bu arsiv hypermail 2.1.6 tarafindan uretilmistir.