|
1 | 1 | <!-- |
2 | | - CDN buckets: |
| 2 | + Non-functional hosts |
| 3 | + Couldn't connect to server: |
| 4 | + - india.com |
3 | 5 |
|
4 | | - - s3.india.com.edgesuite.net |
| 6 | + SSL connect error: |
| 7 | + - arijitsinghshow.india.com |
5 | 8 |
|
| 9 | + SSL peer certificate was not OK: |
| 10 | + - www.zeenews.india.com |
6 | 11 |
|
7 | | - Nonfunctional subdomains: |
8 | | -
|
9 | | - - ^ ¹ |
10 | | - - auth ² |
11 | | - - did3 ³ |
12 | | - - mail ² |
13 | | - - st2 ¹ |
14 | | - - travel ⁴ |
15 | | - - video ⁵ |
16 | | - - vimg ⁵ |
17 | | - - www ⁴ |
18 | | -
|
19 | | - ¹ Dropped |
20 | | - ² Handshake fails |
21 | | - ³ Refused |
22 | | - ⁴ 504, Akamai |
23 | | - ⁵ 400 |
24 | | -
|
25 | | -
|
26 | | - Problematic hosts in *india.com: |
27 | | -
|
28 | | - - jt ¹ |
29 | | - - s3 ² |
30 | | -
|
31 | | - ¹ Adtech |
32 | | - ² Akamai |
33 | | -
|
| 12 | + Status code mismatch: |
| 13 | + - s3.travel.india.com |
34 | 14 | --> |
35 | | -<ruleset name="India.com (partial)" default_off="mismatched"> |
36 | | - |
37 | | - <target host="jt.india.com" /> |
| 15 | +<ruleset name="India.com"> |
| 16 | + <target host="india.com" /> |
| 17 | + <target host="www.india.com" /> |
| 18 | + <target host="americas.india.com" /> |
| 19 | + <target host="playandwingame.india.com" /> |
| 20 | + <target host="ribbon.india.com" /> |
38 | 21 | <target host="s3.india.com" /> |
39 | | - |
40 | | - |
41 | | - <rule from="^http:" |
42 | | - to="https:" /> |
43 | | - |
| 22 | + <target host="st1.india.com" /> |
| 23 | + <target host="stb.india.com" /> |
| 24 | + <target host="ste.india.com" /> |
| 25 | + <target host="sth.india.com" /> |
| 26 | + <target host="stm.india.com" /> |
| 27 | + <target host="znb.india.com" /> |
| 28 | + <target host="znm.india.com" /> |
| 29 | + <target host="znn.india.com" /> |
| 30 | + <target host="zeenews.india.com" /> |
| 31 | + |
| 32 | + <rule from="^http://india\.com/" |
| 33 | + to="https://www.india.com/" /> |
| 34 | + |
| 35 | + <rule from="^http:" to="https:" /> |
44 | 36 | </ruleset> |
0 commit comments