Webpush
From Wiki of WFilter NG Firewall
(Difference between revisions)
(Created page with "{{DISPLAYTITLE:Webpush}} == 配置项目 == <p>'''1、触发条件'''</p> <p>满足触发条件时,才会启用推送功能。</p> <p>'''2、时间间隔'''</p> <p>第一...") |
|||
(4 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | {{DISPLAYTITLE: | + | {{DISPLAYTITLE:Web Push}} |
− | == | + | == Web Push == |
− | + | ||
− | + | This module enables you to send a web page to client browsers, you also can define the trigger condition and frequency. | |
− | + | ||
− | + | Please notice, the web page can only be pushed when the client is visiting http websites. | |
− | + | ||
− | + | == Web Push Policy == | |
− | + | ||
− | + | * Each client can be applied with multiple policies. | |
− | + | * Every policy can set "applied to" "clients" and "effective time". | |
+ | * Besides the applied to "clients" and "time", detailed "web push policy" settings are described in below. | ||
+ | ** '''Triggers''': only when a client is visiting a http websites in "Triggers", the web page will be sent. | ||
+ | ** '''Interval''': web pushing frequency. Even triggered, the web page won't be sent within the interval since the last time sending. | ||
+ | ** '''Type''': sending a customize web page, or sending an URL redirection. | ||
− | == | + | === Customize Web Page === |
+ | [[File:Wepush01.jpg|600px]] | ||
+ | === URL Redirection === | ||
+ | [[File:Wepush02.jpg|600px]] | ||
− | + | == FAQ == |
Latest revision as of 13:54, 23 December 2015
Contents |
[edit] 1 Web Push
This module enables you to send a web page to client browsers, you also can define the trigger condition and frequency.
Please notice, the web page can only be pushed when the client is visiting http websites.
[edit] 2 Web Push Policy
- Each client can be applied with multiple policies.
- Every policy can set "applied to" "clients" and "effective time".
- Besides the applied to "clients" and "time", detailed "web push policy" settings are described in below.
- Triggers: only when a client is visiting a http websites in "Triggers", the web page will be sent.
- Interval: web pushing frequency. Even triggered, the web page won't be sent within the interval since the last time sending.
- Type: sending a customize web page, or sending an URL redirection.