<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://jal.tw/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>脆笛酥的家 - a10:slb</title>
        <description></description>
        <link>https://jal.tw/</link>
        <lastBuildDate>Tue, 19 May 2026 21:39:22 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://jal.tw/_media/wiki:dokuwiki.svg</url>
            <title>脆笛酥的家</title>
            <link>https://jal.tw/</link>
        </image>
        <item>
            <title>aflex</title>
            <link>https://jal.tw/a10:slb:aflex?rev=1418057011&amp;do=diff</link>
            <description>A10 aFleX Sample

	*  A10 aFleX progrem, reference from aFleX Reference Guide
	*  TCL (Tool Command Language) base scripting engine.

HTTP Type Sample Code

	*  Simple aflex Web server
	*  Insert Google Analytics Script when HTTP respond
	*  Deny Source IP and Response 403
	*  Redirect to Somewhere when Response 4xx or 5xx
	*  HTTP Protocol Validation
	*  Deny SSLv3 Using aFlex
	*  HTTP Redirect to New Domain Except Some URI

DNS Type Sample Code

TCP Type Sample Code</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 08 Dec 2014 16:43:31 +0000</pubDate>
        </item>
        <item>
            <title>compression</title>
            <link>https://jal.tw/a10:slb:compression?rev=1334929089&amp;do=diff</link>
            <description>Compression 壓縮傳送

這個功能在 Apache or Lighttpd 皆有被支援，可以有效的降低傳輸頻寬，且 A10 除了部分機型外，幾乎都有 Compression 晶片處理，怎麼樣都該把他打開來用用。

Sample


slb server jal.tw jal.tw
   port 80  tcp

slb service-group jal.tw_group tcp
    member jal.tw:80

!
!
slb template http html_gzip
   compression enable
   compression level 6
   compression keep-accept-encoding enable
   compression content-type text
   compression content-type image

slb virtual-server vip-172.31.6.211 172.31.6.211
   port 80  http
      service-group jal.tw…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 20 Apr 2012 13:38:09 +0000</pubDate>
        </item>
        <item>
            <title>ramcache</title>
            <link>https://jal.tw/a10:slb:ramcache?rev=1334929748&amp;do=diff</link>
            <description>A10 RAM Cache 加速

A10 的 RAM cache 就如同以前為了要加速網站存取效率，都會部屬所謂的 Reverse proxy，但是當部署了 Reverse proxy 時，除非對內容進行調整，不然大多會陷入快取了不該快取的內容，在 A10 進行 Server Load Balance 的同時也可以設定 RAM Cache 來達到 Reverse proxy 的效果，同時又不需要對後端主機大規模調整即可享受到快取的好處！</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 20 Apr 2012 13:49:08 +0000</pubDate>
        </item>
        <item>
            <title>ssl-cipher</title>
            <link>https://jal.tw/a10:slb:ssl-cipher?rev=1339609198&amp;do=diff</link>
            <description>A10 SSL Offload Cipher Suite Support List

A10 目前僅支援下列的 TLS Cipher Suite，由於 A10 在 Cipher Name 使用 OpenSSL 的宣告命名 Style，與一般常見的以 INAN 為主的命名不太相同且部分還為了簡寫而與 OpenSSL 也不太相同，為了防止命名不同所導致的混亂，最好的方式就是直接以 Cipher ID 來確認。</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 13 Jun 2012 17:39:58 +0000</pubDate>
        </item>
    </channel>
</rss>
