1 <!-- Bandwidth info -->
3 .data-reduction-proxy-view-events-details {
4 background-color: rgb(
220,
220,
220);
7 <div id=bandwidth-view-tab-content class=content-box
>
8 <h2>Data Reduction Proxy Status
</h2>
9 <ul id=data-reduction-proxy-view-status
>
10 <li>Status:
<span id=
"data-reduction-proxy-enabled"></span></li>
11 <li>Primary proxy:
<span id=
"data-reduction-proxy-primary"></span></li>
12 <li>Secondary proxy:
<span id=
"data-reduction-proxy-secondary"></span></li>
13 <li>Probe status:
<span id=
"data-reduction-proxy-probe-status"></span></li>
14 <li id=
"data-reduction-proxy-bypass-state-container">Bypass details:
15 <span jsdisplay=
"typeof $this == 'undefined'">Unknown
</span>
16 <ul jsdisplay=
"typeof $this != 'undefined'">
17 <li>Origin URL:
<span jscontent=
"origin_url"></span></li>
18 <li>Duration (seconds):
<span jscontent=
"bypass_duration_seconds"></span></li>
19 <li>Bypass reason:
<span jscontent=
"bypass_reason"></span></li>
22 <a href=
"#proxy">View current proxy configuration
</a>
24 <h4>Recent events
</h4>
25 <div id=data-reduction-proxy-view-events-content
>
26 <table class=
"styled-table">
33 <th colspan=
2>Details
</th>
36 <tbody id=data-reduction-proxy-view-events-tbody
>
40 <h4>Bandwidth Savings
</h4>
41 <table class=
"styled-table" id=
"bandwidth-stats-table">
51 <td jscontent=
"title"></td>
52 <td jscontent=
"sessionValue"></td>
53 <td jscontent=
"historicValue"></td>