diff --git a/docs/user-guide/annotations.md b/docs/user-guide/annotations.md index 149f52991f..40fc6357a7 100644 --- a/docs/user-guide/annotations.md +++ b/docs/user-guide/annotations.md @@ -58,6 +58,7 @@ The following annotations are supported: |[nginx.ingress.kubernetes.io/upstream-max-fails](#custom-nginx-upstream-checks)|number| |[nginx.ingress.kubernetes.io/upstream-fail-timeout](#custom-nginx-upstream-checks)|number| |[nginx.ingress.kubernetes.io/upstream-hash-by](#custom-nginx-upstream-hashing)|string| +|[nginx.ingress.kubernetes.io/load-balance](#custom-nginx-load-balancing)|string| |[nginx.ingress.kubernetes.io/upstream-vhost](#custom-nginx-upstream-vhost)|string| |[nginx.ingress.kubernetes.io/whitelist-source-range](#whitelist-source-range)|CIDR| |[nginx.ingress.kubernetes.io/proxy-buffering](#proxy-buffering)|string| @@ -137,6 +138,11 @@ To enable consistent hashing for a backend: `nginx.ingress.kubernetes.io/upstream-hash-by`: the nginx variable, text value or any combination thereof to use for consistent hashing. For example `nginx.ingress.kubernetes.io/upstream-hash-by: "$request_uri"` to consistently hash upstream requests by the current request URI. +### Custom NGINX load balancing + +This is similar to https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/configmap.md#load-balance but configures load balancing algorithm per ingress. +Note that `nginx.ingress.kubernetes.io/upstream-hash-by` takes preference over this. If this and `nginx.ingress.kubernetes.io/upstream-hash-by` are not set then we fallback to using globally configured load balancing algorithm. + ### Custom NGINX upstream vhost This configuration setting allows you to control the value for host in the following statement: `proxy_set_header Host $host`, which forms part of the location block. This is useful if you need to call the upstream server by something other than `$host`. diff --git a/internal/file/bindata.go b/internal/file/bindata.go index 6cff8ede2b..1af1069860 100644 --- a/internal/file/bindata.go +++ b/internal/file/bindata.go @@ -85,12 +85,12 @@ func etcNginxNginxConf() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "etc/nginx/nginx.conf", size: 119, mode: os.FileMode(420), modTime: time.Unix(1516916602, 0)} + info := bindataFileInfo{name: "etc/nginx/nginx.conf", size: 119, mode: os.FileMode(420), modTime: time.Unix(1519920732, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _etcNginxTemplateNginxTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\x6b\x73\xdb\x38\x12\xe0\xf7\xfc\x0a\x94\xec\x2b\xdb\xa9\x48\x76\x66\xb2\xb3\xbb\x76\xf9\xea\x1c\x3b\x59\x7b\xd7\x49\x5c\x96\x33\xb3\xb5\x57\x57\x2a\x88\x6c\x89\x58\x53\x04\x07\x00\x65\x6b\x72\xba\xdf\x7e\x85\x27\x01\x12\xa4\x64\x4f\xe6\xb1\x53\xcb\x0f\x2e\x8b\x6c\x34\x1a\x8d\x46\x03\xfd\x00\xf0\xe5\x0b\xda\xc5\x79\x8e\x8e\x4f\xd1\x08\xad\xd7\x2f\xe4\x6f\x0e\x6c\x09\x8c\xab\x77\x63\xf3\xbf\xf9\x94\xcc\xe6\xea\xf5\xf9\x6c\x6e\x5f\x5d\xf1\xab\x9b\xef\xbf\x7b\x57\xe0\x69\x0e\xa9\xfa\x18\xbe\x31\x60\x19\xe0\x5c\x64\x3f\x7d\xbe\xbd\x52\x30\x97\xf5\x4f\x03\x30\xc5\xc9\x3d\x14\xa9\xae\xf6\xad\xfd\x61\x3e\x96\x8c\x3e\xae\x2e\x01\xa7\x96\xae\x1b\xf9\x62\x0c\xc2\xbe\x33\x70\x38\x4d\x7d\xa8\xb3\xfa\xe7\x7a\xfd\x42\x42\x90\x99\x6a\xc4\x48\x53\xf7\x81\xa6\x1c\x92\x8a\x11\xb1\x92\x00\x39\xc5\xe9\x64\x41\xd3\x2a\x07\x74\x08\x22\x39\x2c\xe6\xa4\x78\x3c\xd4\x6f\xf8\x61\x31\x7f\x9c\x64\x42\x94\x12\xc4\x16\x33\xe0\x23\x4e\x4f\x24\x7a\x28\xd2\x78\x4d\x9f\x4a\x28\x04\xc3\x09\x29\xe6\x4f\xa9\x89\xd6\xc5\x7a\x6b\xda\xc7\x45\xda\x55\xdd\x7e\x01\xfa\xd3\xbf\x48\x79\x4f\x8a\x73\x9a\xe7\x90\x08\xca\x2e\x29\x17\x68\x30\x38\x38\x78\x0a\x41\x3f\x29\x1c\x3f\x9f\x96\xbf\x63\x98\x03\xfb\x79\xb4\xfc\x5b\xe1\xe8\xa0\x25\xc5\xb0\xa0\x05\xa2\xb3\xd9\xc9\x8b\x17\x0f\x94\xdd\x03\x9b\x94\x8c\x26\xc0\x39\x70\x64\x64\x79\xf4\x83\xfa\x70\xe3\xde\xaf\xd7\x27\x2f\x4a\x92\xa2\x43\x56\x15\xba\xda\x51\x49\xd2\x13\xd3\xb2\x02\xd0\xe8\x03\x7e\x94\x0d\x7a\x4f\x72\xe0\xe8\x48\x56\x65\x90\xb3\x9c\x2c\x88\x98\x14\x74\x46\x72\x90\x15\x84\xa0\x12\xb3\x26\x4f\x73\xea\xf0\x25\x92\x8d\x38\x3e\x34\xd5\x50\x36\x3f\x84\xe2\x30\xa5\x89\x6e\x61\x42\x19\xd8\xa6\x65\x62\x91\xef\x98\x6a\x78\x56\x89\x94\x3e\x14\x13\x41\x16\x40\x2b\x81\x5e\x1e\x2a\xd9\x3f\x7c\x89\xf0\x92\x92\x14\x3d\x60\x22\x24\xab\x05\xa5\x28\xa7\xc5\x1c\xa5\x15\x93\xbf\x31\x62\x20\x39\xab\x0b\x74\x61\x0b\x19\x33\x36\x9f\xef\xcc\xd7\xf5\x1a\x9d\xbc\x78\x01\x4b\x28\x04\x47\x5f\x5e\x20\x84\xd0\xa2\xca\x05\x99\xe0\x24\x81\x52\x20\xf3\xd0\xe2\x44\x7d\x33\x95\x24\xb4\x28\x20\x11\x84\x16\x1c\xb9\x0a\x3e\xe0\x47\x5d\xc7\xb9\xf7\x55\x32\x49\x16\xac\x38\xa0\xe6\x03\x25\xcd\xf3\x93\x17\xeb\x17\x2f\x24\xdf\x4c\xed\xaa\xdd\x0f\xa0\x0a\x88\x0c\xd0\x12\xe7\x15\x20\x3a\x53\x3f\x32\x35\xf4\xd1\x3f\x87\xef\x29\x7b\xc0\x2c\x85\x54\xfe\x87\x04\x45\x53\x40\x52\x32\xe5\xbf\xb6\xe4\x1c\xe8\x84\x94\xc8\x88\x9d\xe2\x91\xae\xc0\x0d\xe4\xcf\x1c\x94\xd6\xb9\x61\x54\xd0\x84\xe6\xc8\x80\x30\xc0\xf9\x84\x94\x13\x53\x9d\x7a\x94\xbe\x92\xf2\xa6\x20\x4f\x2c\x2a\xc8\x39\xf4\x15\xb3\xcc\x71\x04\xbf\xa7\x4c\x2b\x30\xc7\x1a\x4f\xc4\x7d\x2c\x4c\xea\x23\x4e\x96\xe0\xb1\xff\xcb\x17\xc4\x70\x31\x07\xb4\x2b\x58\xc5\x05\xa4\xb2\x81\xc7\xa7\xba\x0a\xd5\x94\x5b\xc0\xf9\xd5\xcd\xf9\xd5\xc5\xad\xa5\x8a\x83\x98\x58\x9c\x33\x46\x17\x96\x2a\x0f\x43\x07\x25\xaa\x2b\x52\x2c\xf0\x14\xcb\x91\x54\x71\x48\x25\x7f\x53\x10\xc0\x16\xa4\xd0\x5c\x4e\x68\x55\x08\xb6\x42\x29\x94\x50\xa4\x52\x2c\x69\xa1\x3f\xe4\x04\x0a\x81\xae\x6e\x10\x4e\x53\x06\x9c\xfb\x5d\xd0\x37\x56\xe4\x87\x5a\x25\xcc\x81\x92\xd2\x1f\x36\x0d\x34\x22\x23\x1c\x11\x8e\x18\xfc\x58\x11\xa6\x04\x20\xc1\x79\x52\xe5\x58\x00\x12\x0c\xcf\x66\x24\x41\x33\xca\x10\x29\x52\xb2\x24\x69\x85\x73\x47\x73\xc5\x25\xbd\x7f\x03\x7a\x75\x83\x88\xa6\x9a\x0b\x2c\x2a\x8e\x4a\x3c\xf7\x44\x46\xd3\x60\x4b\xe9\xc7\x53\x63\x0a\xc1\x28\xc5\xe2\xc4\x87\x96\x33\x90\x7b\x42\xe8\x6b\x22\xe0\x9c\x88\x55\xb3\x8c\x96\xb1\xba\xe3\x65\xb7\x37\x65\x56\x6b\xe0\xef\x05\x1f\x6b\x4a\x0d\x89\xcb\x8c\x72\x31\x31\xed\x9d\xe8\x56\x4c\x7e\xa2\x05\x20\x9e\x61\x06\xe9\x71\x0c\xe0\xd8\x4a\xa7\x43\xf7\x2f\x5a\xc0\x98\xfc\x04\x4e\x24\xa2\x78\x67\x24\x17\xc0\x26\xd3\xd5\x44\x0a\xd7\x3d\xac\x90\x87\xe8\x02\x66\xb8\xca\xc5\x7b\x05\xf3\x0f\x58\x75\x49\x17\x26\xb4\xa5\x11\x44\xc6\x00\xa7\xfc\xc4\x02\x4c\x1e\x18\x11\xbe\xe2\x70\x1c\x11\x49\x39\x29\x68\x59\xf1\x2c\xfc\x58\x7f\x4b\x21\xc7\xab\x76\xc1\x9c\xce\x27\xbc\x9a\x4a\x71\x01\x2e\x1a\x1f\x19\xc8\x06\x49\xcd\x99\xd2\x4a\x78\x6a\xae\x06\xb9\x07\x28\x71\x4e\x96\xe0\x14\xac\x6b\xfc\x3f\x00\xca\x33\xf9\x09\xad\xd7\xa6\x0d\x35\xb4\xa9\x90\xb7\xa1\x6f\xed\x17\xc9\x28\x55\x4a\x0f\x1d\xa3\x47\x26\xd3\x6a\x36\x93\x8a\x5d\x76\x4b\xa8\x54\xce\x15\x9c\x56\x27\x6f\x15\x54\xd0\x77\x21\x1a\x47\xae\x7b\x62\x68\xea\x79\xc1\xb4\x20\xc7\x6c\x0e\x93\x18\x45\x3c\x40\x72\x2d\xe1\xda\x04\xf1\x26\x35\x53\x9a\xae\x22\x4d\x6a\x52\xf3\x96\xa6\xab\xee\x26\x29\x24\xed\x06\xc5\x90\x04\x0d\x52\x38\xa4\x5a\xf9\x66\xb2\xc0\x8f\x93\x19\x81\x3c\x0d\xa9\xf0\x70\x5c\xde\xdd\xdd\x7c\xf3\x01\x3f\xbe\x97\x50\x01\x15\x35\x06\xc3\x90\x06\x8a\x26\x06\xcd\x10\x87\x42\x0b\xe9\xaa\x04\x3e\xc9\x30\xcf\x14\xa2\x26\x11\xe8\x9b\xa3\x37\x7f\x39\x31\x0a\x5c\x2e\xd8\x27\x05\x5e\xc4\x0b\xd8\xda\xf4\xc2\xfe\x23\x5e\xc0\x25\xe6\xd9\x07\xfc\x18\xd0\xdc\xc6\x32\xad\x92\x7b\x10\x16\x51\x1c\xcb\x5b\x05\x13\x20\x5a\xe0\x32\x56\xbe\xd5\xf8\x0f\xb8\x8c\x60\x50\x28\xb4\x9e\xd3\xbc\x8b\x35\xc9\xa2\xb8\xf1\x6c\x84\x58\x9b\x22\x78\x02\xa2\xba\xf0\xc4\x68\x5a\x62\x46\xa4\x66\x8d\x32\xc7\xa3\xe9\x7b\x0b\xd7\xc1\x9e\x06\x9e\x56\xdf\x46\xf1\xf8\x0d\xd3\xcb\xa5\x42\xd2\x2a\x57\x8c\x7c\x42\x0a\xdb\xc4\x80\xc9\xe1\x84\xf0\xb9\x2e\x70\x55\xd4\x16\x12\x2d\xea\x35\x0a\x9d\xcd\x9c\x0a\xd6\xb4\x92\x79\x21\xd7\xa4\xa4\x58\xe2\x9c\xa4\xbd\xb5\x5c\x29\xd0\x2b\x0d\xb9\x0d\x7e\xad\x3c\xd4\x02\x9a\xc1\x8f\x66\xe6\x40\x8d\xc7\x29\x0f\x09\x77\x0b\x3f\xea\x49\xe8\x9c\xa6\x1e\x2b\x36\x19\x5e\x12\xc6\x33\xaa\xfc\xb5\x52\xb8\x98\xf9\x2a\x56\x95\x44\x65\x2c\xa6\xc4\x02\x4c\xe4\x1c\xd9\x6c\x9a\xd7\xba\x18\x3e\xdb\x05\x2d\x5c\x25\x65\x4f\xc0\x75\x23\xa1\x1b\xb8\xe4\x48\x27\x09\xa8\xa1\x1e\xc1\xd4\xc4\x35\xd6\xe0\x72\xc4\x07\x53\xb5\xec\xd4\xaf\x61\xfb\x49\x7c\xc6\xae\x63\x20\x5b\x07\x6c\x92\xd3\x04\xe7\x13\x3c\x57\x73\x8a\x5c\x60\x98\x56\x5b\xca\x62\xf8\xd6\xeb\xe3\x8e\xcf\x01\x13\x4c\x55\x5b\x33\x41\xe3\x8a\x31\xc1\x62\xc2\x8b\x32\x97\xf3\xe7\xaa\xdc\x0a\x93\x06\xbf\x93\xd0\x1d\x98\x4a\xcc\xf0\x62\x6b\x4c\x37\x0a\xba\x63\x11\x45\x8a\x24\xaf\xd2\xd0\xa8\x26\x0b\x18\xa9\xd9\x45\x97\x48\xf5\x7a\x4c\xd3\x2f\xe0\x51\x1c\xca\x55\x74\xd7\xe0\x7a\xcb\xa8\xc8\x89\xed\xb7\xa9\xfe\x65\x87\x94\xfe\x39\x49\xe8\xa2\x9c\xe4\xb0\x84\xdc\x51\xac\x8b\x5d\xab\x77\x96\x54\x03\xad\x48\x69\x00\xde\xa9\x77\x9d\x66\x87\x6f\xa0\xfd\xed\x27\x65\xa0\xe8\x55\xb2\xfc\xdf\x12\x23\x7f\xf8\xa4\xfc\xc9\x7b\xad\x2c\x87\x25\x30\x2e\x97\x6e\xaf\x47\xaf\xbd\x4f\x0b\x52\x4c\x72\x28\xe6\x22\x43\xdf\xfc\xe9\x3b\xef\x43\x48\xa7\xac\x36\xa4\x52\x01\xc9\x19\x87\x40\x8a\x70\xb1\xf2\xde\x2e\x31\x5b\x75\xe9\x9d\x1d\x74\x5e\x71\x41\x17\xc8\x6a\x57\x69\x8b\x30\xe0\x25\x2d\x38\x34\x8c\xba\xfb\x57\x68\x77\xa9\xec\x39\x1c\xb8\xb9\x24\x14\x4e\xad\x82\x56\x34\xde\x4b\xcb\xdd\x7b\x06\xf2\xe5\x12\xad\xd7\x83\x28\x15\x66\xf6\x17\xf4\x1e\x0a\xee\x73\x78\x9c\xd1\x07\x3d\xe5\xdf\xe9\x6f\x9b\xe6\x0c\xe3\x37\xa1\xa2\xb3\xbc\x5e\x25\xc8\x89\x45\x2e\xa6\x6d\xb3\x07\x1a\xea\x18\xc5\x09\xdc\x41\x29\xe1\xca\x82\x7f\xc0\xac\x20\xc5\x9c\x9b\x79\x90\x14\x44\x10\x9c\x93\x9f\x20\x9d\xd8\xb9\x75\x22\x61\x8c\x23\x48\x17\x3e\x4b\x53\x22\xd7\xe9\x38\x47\x78\x89\x49\xae\x30\xb9\xa9\xf8\xd8\x40\xed\xaa\xd5\x4f\x89\x13\xb0\x2f\x48\x31\x97\xa6\xa9\x52\x13\xf6\x9d\xaf\x3a\x9c\xc9\x30\xa3\x6c\x81\x05\xaa\x4a\x2e\x18\xe0\x05\x29\x66\xd4\x67\xe3\x35\x9d\xbf\x57\x10\xef\x78\x82\x4b\xf8\xfb\xf8\xd3\x47\xb4\x5e\x83\xfa\x71\xfa\x6f\x4e\x8b\xba\xbd\x7b\x5f\xbe\xa0\x69\x45\xf2\xd4\x95\xf9\x6c\x90\x6a\x67\xec\x7a\xbd\x77\xe2\xd9\xdf\x0b\x5c\xa2\x8a\xe5\x1c\x89\x0c\x0b\xc4\x33\x5a\xe5\xa9\x62\x3f\x2e\x4b\xc0\xd2\xac\x45\x38\x49\x80\xf3\x51\x4e\xe7\xcf\x33\xb1\x65\xfb\x7c\xbf\x94\xc6\x37\x09\xf0\x49\x32\x76\x8d\x0d\x33\xa9\x18\x41\xbb\x39\x9d\xcf\x15\x9b\xb5\xdf\x26\x94\x64\x06\x3f\x7e\x66\xc4\xb9\x26\xc6\xf7\xa4\x3c\x53\x58\xaf\xe9\xfc\xf3\xed\xb5\x13\x13\xab\xf5\x0c\xfc\x7a\x8d\x8e\x4e\x6a\xc9\xb0\x10\x46\x85\x21\x33\x8e\xdb\x7a\xe2\x42\xcb\x8e\xab\xc2\x0d\x9a\xba\x25\x4a\x5a\x50\xdb\x69\xe3\x81\xd8\xb1\xef\xd0\xdc\x60\x91\x49\x9a\x82\x5e\x27\xb3\x53\xd7\xf6\xa6\x28\xcb\x5f\xc0\x18\x65\x0a\x9f\x43\xf8\x4e\xbe\xf2\xf0\x35\xdf\xd7\x7a\xd3\xe2\x53\x02\x72\x0b\x9c\xe6\xca\x57\xaf\xa0\xed\xcf\xa0\xc9\x57\xe5\xf2\xbb\x8b\x8f\xe3\xd0\x67\xf3\x43\x06\x05\x48\x48\xd5\xf3\x48\x2b\x2d\xae\xfc\x85\xda\xea\x7d\x20\x22\x93\x46\x11\x46\x83\xda\x59\x37\x30\x2a\xea\x95\x72\x84\x44\x3e\x20\xc2\x11\x07\x81\x04\x45\x83\x24\xa7\x1c\x06\x0d\x79\x7b\xc8\xa0\x40\x0b\x7c\xaf\x9c\x95\x19\x20\x21\x6d\x42\x61\x6b\x1d\x21\x74\x97\x11\x8e\x16\x80\x0b\x23\xce\x2b\x5a\xa1\x04\x17\x52\x9c\x39\x59\x94\xf9\x4a\x39\xef\x42\xa4\x03\xbd\xca\xaf\x75\x09\xaa\x29\x43\xbb\x4a\x80\x13\x8f\x54\xa9\x5e\x7f\x80\xe9\x98\xca\x95\x39\xe2\x55\xa9\x96\x16\x53\x48\xb0\x44\xad\xbc\x3c\x84\xa3\x04\x73\xd0\xed\x6c\x54\x16\x69\xf5\x83\x1a\x72\x53\x70\x6d\x1f\xa8\x86\x2a\x06\x4b\x0c\x94\x91\x39\x91\x9a\xc7\x72\x37\x25\x7a\x84\x66\x78\x09\x5d\x2c\x6e\x32\x8e\x24\x99\xa9\x48\xb2\x07\x15\xb4\x9f\x14\xe3\xad\x6a\x31\x78\x4c\x8a\x04\x74\x13\x35\x6c\x0a\x4b\x82\x05\x20\xe5\xf9\x0b\x2b\x2d\xa4\xf2\xc9\x8d\x8c\x4c\x21\xc3\x4b\x42\x19\x7a\x00\x4d\xb7\x73\xa4\x12\x2e\x55\x0d\xa3\x38\xc9\x46\x35\x86\x1d\x74\x0b\x02\x1b\x32\xec\xf8\xd4\xa8\x32\x5c\xa4\xb9\x5a\x89\xcf\x90\xf3\x7a\xf4\x4a\x5c\xad\x61\x54\x77\x56\xe5\x9c\xe1\x54\x2e\x2d\x1d\xa4\x7b\xf7\xa5\xa5\x14\xdc\x63\x40\x4e\x1c\xc4\xde\x5e\x63\x7d\xa5\x84\x36\xd0\x21\xb2\x52\x3b\xdc\x7c\x17\x6d\x8f\xd3\x16\xed\x8a\x0c\xac\x47\xd5\x39\xad\x37\xfa\x94\x35\xd3\xfe\x06\x81\x47\x54\xf5\x8a\x02\x47\x16\xbe\xbb\x7d\xbb\xa1\x0b\x7a\x22\x91\x44\x55\x5a\xbc\x34\x83\x05\x15\xd0\x28\x55\xab\x2d\x37\x0f\x2b\xbf\xb0\x9a\x3a\x26\x8f\x72\xda\xd3\x1c\xd0\xd5\xba\x45\x4c\x42\x19\x83\x44\xe4\x2b\xe5\x56\x4d\xa4\x84\x71\x9e\x4b\x25\x9b\x53\x9c\x92\x62\xde\xe8\xd2\x36\xa6\xdd\x12\x73\x3e\x31\xda\x97\x27\x19\x2c\x7a\x3b\xb7\x03\x4d\x4f\x67\xef\x6a\xa4\x27\x61\xeb\x94\xfd\x2a\xc9\x8d\xd5\xaf\x4c\x1d\xfb\x3f\x03\xc5\x04\x39\x10\x66\x94\x25\xa0\xd4\x67\x4a\x64\xb3\x5d\xe3\x06\x06\xfa\x38\x82\x6d\x20\x59\xae\xe1\x27\x82\xaa\x99\x96\xf7\xb5\xf0\xa8\x6e\xcb\x40\x4d\xdc\xf2\xcf\x40\xbf\x78\xdd\xf8\xc6\xbd\x8f\xaf\x5b\x02\x1d\xe1\x95\xd4\x81\x9a\x46\xb3\x12\x54\x6f\x7a\xa8\xe9\x40\xd2\xc3\x6f\x1b\x65\xf6\xe0\xc2\x89\x1a\xe7\xf9\xe8\x8a\x8f\xc7\xd7\x37\x98\x73\x91\x31\x5a\xcd\x33\x2f\xa4\xac\xfb\x47\xd2\xaf\x69\xd3\x61\xec\xd1\x35\xe1\x02\x0a\x69\xe2\xf1\x91\x2c\xab\x06\xcb\x7a\x2d\xbb\xe5\xcd\x9b\x6f\x95\xba\x8f\x44\x85\x24\x7c\xcd\x8f\x56\xc3\xf5\x9b\x06\x0f\x36\xd5\x18\x3c\x6f\xde\x7c\x7b\xd2\x37\x54\x1b\x35\x5a\x7e\xa0\xf6\x68\xfd\x99\x14\x5e\xde\xdd\xdd\x8c\xbf\x36\x79\x71\x6b\xec\x9c\x2e\xca\x4a\xc0\xfb\x2a\xcf\x03\x5d\xe9\x3a\xef\x07\x90\xb3\xf9\x9e\x50\x33\x87\x51\x57\xd2\x6e\xf1\xa5\x48\x76\x98\x9d\x8d\xe5\xdc\x21\x15\xa9\x8b\xd2\x19\x3c\x0c\xca\x1c\x27\xc0\x0d\x80\xd3\x5b\x2a\x02\xca\x29\x2d\x7a\x44\x5d\xe2\xdf\x9d\x55\x79\xde\x7a\x1b\xf0\xd1\x0a\xe4\xf9\x06\x95\xdd\xe2\xdd\x20\x5a\xe5\xab\xa8\x76\x1e\xf4\x0c\x97\xc1\x86\x02\xdb\xe8\xf4\x4e\x5a\x34\x53\x27\x1e\xeb\xfa\x49\xe9\x85\x77\x31\xee\x4e\x19\xf1\x7c\xcb\x13\x52\x4c\xac\xda\xab\xd7\xdc\x52\xc6\x82\x2f\xe6\xa9\x4d\x38\x06\x2a\xd4\xa3\xd7\xcd\xde\xe3\xe2\x2e\x9c\xe7\x8e\x57\xb5\x99\xae\xc7\xa7\x79\xe9\x16\xd0\x3b\x48\x54\xd2\x40\x2c\x10\x07\xae\x7c\x00\x09\x4e\x32\x1d\x42\x47\x29\xc3\x5c\x90\x04\xe7\x72\xf2\x5a\x94\x8c\x2e\x01\x95\xc0\x94\x81\x57\x24\xd0\x14\xfa\xf1\xf8\x7a\xac\x91\x9c\xe3\x24\x73\xfd\x21\xc9\x31\xc8\x27\x89\xfa\x20\xd7\x10\x82\x14\xc7\xaf\x8f\x8e\x8e\x6c\xd0\x6d\x3c\xbe\x3e\xf6\x48\xf5\x11\x85\xce\x79\x0f\x5b\x33\x6e\x5f\x97\xab\x43\x19\x1d\x26\x34\xce\x73\xfa\x80\x12\x5a\xcc\xc8\x5c\xa7\x08\xc8\x49\xd9\xf2\x40\x10\xb9\x24\xe6\x91\x0a\xd5\xfb\x78\xa3\xef\xcc\xc7\x8d\xae\xde\xda\x2f\xb0\x0f\x8b\x52\xac\xe2\x88\xfe\x01\x2b\x74\x10\xe3\xa1\x26\x42\xc5\x12\x3d\x5f\x96\x21\x6d\x74\x0f\xab\x8e\x26\xf3\x9c\xcc\x33\xb9\x0e\x61\x90\x56\x89\x56\x29\x92\x83\x43\x41\x87\x33\xc2\xb8\x18\x4e\x57\x02\x5c\x75\x7e\xe0\xc9\x63\x70\x23\xd2\xd4\xdf\xa0\x73\x52\x66\xc0\xf8\x41\xad\xf7\xda\x7c\x4f\xb4\xcf\x47\xb2\x3f\xd1\xe0\x8e\x04\xf3\x1b\xed\x79\xf5\x1b\x94\xda\xf6\xaf\xa5\x1d\x66\xc6\x93\x09\xcc\x15\xeb\x75\x6f\x47\xa8\xbd\xb8\x54\x0e\xc4\x36\xb5\x9a\xc2\x8b\x4b\xa4\xb2\x5b\xb6\x74\x15\x48\xba\x7c\x57\x81\xfc\x9d\x66\xca\xa1\xe9\xe8\x36\xbf\x7d\xfe\x1a\x22\xfa\x3d\x7e\xce\xa7\xa4\x17\x05\x17\xab\x02\x2f\x48\x72\x77\x3d\xbe\x85\x84\xb2\x94\xfb\x62\x93\xae\xa4\x32\x49\x54\x47\x4e\x72\x6a\x17\x4f\x4d\xbd\xc4\xf3\x09\x24\x69\x36\x49\x2a\xb6\x0c\x3a\xfc\xdd\xf9\xc5\xe5\xb9\x7a\xd9\xe8\xef\x91\xf6\xd6\x29\xcb\x9c\xd7\x3c\x33\x3e\x3c\x65\xdb\xab\xe4\x00\xdd\x9f\x5a\x85\x93\x42\x00\x4b\xa0\x14\x13\xd0\xc5\xba\xfb\xc8\xb8\x47\x80\x31\x15\xe4\xb0\xfe\x11\x8d\x5e\x4e\xe5\x61\xc5\xda\x97\xa0\x92\x11\x24\xf1\xb6\xd8\x7a\x8d\x4e\xd1\xff\xd2\x3d\x38\x09\x3f\x9c\x34\xea\x34\xc6\xb3\x37\xd2\x18\xc8\xa9\x37\x96\x5a\x70\x26\x05\xc3\xe4\xe9\x69\x6f\x9d\x33\x7a\x3c\x5c\x6a\xed\x60\x96\x5c\x1a\x6a\x43\x63\x0d\xac\x6d\xeb\x25\x49\xa1\xf6\x6d\x9a\x10\x1e\x49\xc1\xf7\x6e\x66\xbd\x19\x32\x71\x59\x57\x0b\xa1\x82\x94\x25\x88\x83\x56\xc7\x25\x92\x3b\x5c\x7f\x75\x03\x15\x52\x6b\x47\xdb\x37\x58\x39\x15\xf4\xaf\x05\x2e\x6d\x6d\x4d\xfc\x68\xdd\xb5\x54\x32\x4d\x96\x33\xe1\x2b\xb4\x6b\xfd\x46\xaa\xed\x53\x2f\x01\xb2\x6e\x05\xfc\x58\x83\x8d\x8c\xaa\x3c\x9b\xcd\x48\x41\xc4\x6a\x64\xff\x51\xc1\x84\x41\x42\xe9\x3d\x81\x81\x2d\xef\x90\xcb\xd9\xec\x7e\x35\x94\x74\x3a\x4c\x26\x90\xe1\xad\x79\x34\x14\xca\x30\xcf\x4e\x03\xd0\x66\xa5\xe7\xaa\x9a\xe6\xdb\x4b\xcc\x95\xeb\x4a\xb6\xec\x39\xe5\x2d\x41\x4a\xd1\xd0\x22\x5f\x19\xf1\xab\x39\xb1\x3f\x37\xc3\xdf\xba\x43\xff\x61\x73\x27\xfc\x7c\xb2\xa3\x03\x7f\x45\xe4\xd2\x2b\x5c\x2f\xf5\x16\xb6\xf2\x14\xe9\xbb\xb0\xff\xb4\xce\x55\xdd\xe6\xda\xf9\xae\x48\x4b\x4a\x0a\x35\x17\x9a\xef\x75\x6a\xed\xe8\xcc\x58\xf4\xff\x17\x69\x4f\xf1\xd5\x8d\x0d\x58\x19\x00\x13\xa4\x42\x2a\xef\x00\x93\x9c\x9f\x7a\x1f\x3f\xe0\xc7\xf7\xf2\x9d\x04\x90\x1f\xed\x22\xc0\x87\x91\x00\xcd\x15\x40\xa4\x21\xb5\x2c\xfa\x6f\x9d\xb0\x6c\x90\x12\xa3\x0d\x1c\x84\x65\xa7\x0a\x76\xaf\x7c\xd6\x4b\x41\x0a\xb1\xb5\x60\xe5\x40\xe2\xca\x54\x11\xbd\xeb\xda\x1d\x74\x4d\x71\x8a\xa6\x38\x97\x0b\x30\x84\xf3\x39\x65\x44\x64\x8b\x13\xa4\x87\xb7\x8a\x98\xd0\xaa\x48\x11\xa3\x53\x52\xbc\x32\xee\x32\xc2\x7d\xe7\x53\xa3\x09\x36\x32\x29\x31\xbf\xd5\x88\xcf\x2c\x5e\x34\x50\xd8\x26\x0a\x9b\x1c\x4f\x2e\x0c\x1d\x03\x0e\x74\x6a\xbf\xf4\xfc\x57\x8a\xbf\x82\x14\x77\x0b\xb1\xf2\x5a\x2a\x57\x9d\xea\xf8\x05\x2e\x8d\x1b\xf9\x81\xe4\x39\x9a\x9a\x9c\x51\x5a\xfb\x78\x24\xd4\x0f\x19\x11\x90\x13\x2e\x82\x0c\x50\xc3\x21\x52\xa4\xf0\xf8\x2a\xe0\x14\xaf\xd3\xe3\x43\xd8\x9c\x26\x7a\x7a\xa8\xa1\x46\xd7\xe6\x9d\x0f\xbe\x5b\x62\x91\x49\x20\x13\xe4\x31\xa5\xea\xf2\xe1\x34\x46\xb8\x05\x51\xd3\x2f\xa4\x21\x64\x0d\x38\x17\x68\x3f\x07\x0f\xd1\xc8\x35\x6d\x74\x7e\x75\x71\x7b\xa0\x73\x97\xcd\xbc\x77\x01\x85\x1e\x38\x5f\xbe\xa0\x92\x91\x42\x38\x9a\x2f\x29\x17\x3a\x2a\xae\x29\xad\x73\x1c\x1b\x9e\x4d\xe3\x16\x95\x98\x6c\xb2\x0a\xda\xef\xc0\x35\x98\x0c\x0c\xbe\x83\x50\xa1\x78\xa1\x9b\x88\x84\x9a\xec\xd5\x8e\x16\x35\x83\x44\x2a\x10\xdc\x0a\x10\x35\xa7\xe2\xed\x7f\x35\x3a\x98\xa9\x3d\x13\xfb\x3a\xb9\xf1\x16\x0b\x50\x59\x29\xbc\x16\x09\x6f\x59\x21\x3f\xab\xe4\x16\x1d\xbd\xca\xad\x2a\x8d\xb3\x72\xf7\xc1\xb6\x6b\x62\xc0\xaf\x2e\xe2\x6c\x3a\x3a\xe9\xe6\x12\xcb\x6b\xfe\xc4\x59\xf3\xba\xc5\x9a\x6d\xc8\x55\x7e\x94\x0e\x0a\x77\x75\x06\x4f\x07\xd5\x47\x61\x02\x8f\x54\x52\xff\xa2\x05\x38\x69\xf1\x07\xf8\x6b\x34\x18\xf4\xba\x99\xdc\xd8\xc6\x79\x6e\x1c\x3f\x2a\xa3\x37\x45\x4c\x8e\x65\x4d\xfe\x4f\xb4\x00\x3e\x42\xef\x70\x92\x21\x15\x37\xd2\x03\xc5\x80\x72\x84\x51\x0a\xda\x1f\x9d\x2a\xd8\x46\xc8\xe3\xf5\x87\xb7\x68\xf8\x3f\xd1\xeb\xef\x90\xc8\x68\xc5\x71\x91\xa2\xef\xde\x28\x0b\x51\x25\xfe\x02\x47\x94\x21\x3c\x95\xca\xe9\x2f\x35\xc8\xeb\x6f\xfe\x12\xc0\x44\x14\x89\xaa\x4b\x4a\x8f\x0e\xdc\x59\xe1\x91\xdc\xa8\x05\xe8\xc0\xd7\x12\xaa\x44\x97\x48\x1e\xbe\x44\x6f\x15\x2f\x8c\x62\xb2\x7e\x13\x8e\xf6\x67\x8c\x2e\x0e\x05\x45\x0f\x0f\x0f\x07\x31\x4a\x32\x33\x24\x5f\xa1\x5d\x41\xd5\x96\x99\x5b\x53\x78\x1c\x6a\x36\xab\xfd\x23\x02\x67\xc3\x13\x2a\x13\xc1\x38\xc9\xde\x92\x22\x35\xd3\xc3\x55\xb9\x7c\xe3\x0b\x60\xae\xe6\x78\x64\x76\xeb\xa8\x92\x66\xd6\x88\x39\x2b\xf5\x7c\xbb\xc1\xff\xd6\x48\xb7\x6f\xe4\x20\xf4\x56\xba\xd9\xd5\xbc\xc9\xd1\xdb\xae\x5b\x2f\x58\xfa\xdc\xaf\xcf\x6f\x92\xfb\x47\x9a\xab\xbd\xeb\x24\xbf\xc9\xbf\x06\x63\xff\x40\x9c\x6c\xad\xde\x64\x15\xad\x5d\x6d\xcf\x19\x09\xdf\xfd\x77\x24\x7c\xf5\xfe\xdb\x66\x14\xfc\xef\xe3\xe3\xff\xf3\x2b\x71\xd6\x56\xf5\x07\xe1\x67\x97\x25\x63\xdf\x78\xde\x7c\xed\x8c\xb1\x8b\x3c\xe7\x2a\x43\x81\x99\x15\x27\xfc\xcd\x9b\x6f\xdb\x49\x3e\x26\x1c\xaa\xc2\x5a\x72\xb6\x54\xab\xc9\x19\x1a\x1c\xff\x8f\xe5\xa0\x03\x51\x60\x29\x31\x50\x8e\x7d\xcb\xae\x73\xe3\x96\xb1\x33\x9c\x75\x8e\xd9\xa8\xec\xe1\xa1\xda\xe8\x44\x0d\x87\xc3\xfa\xd7\x6b\x3f\x9f\xa9\x57\xe4\x9e\x5f\x6d\x77\x15\xdd\x0b\xd8\x27\xd9\x28\x7a\x81\xb7\x23\x97\x26\x4c\xa0\xb6\x45\x77\x59\x77\x5e\x7c\xd6\x6f\xf6\x76\xbb\x5c\x60\x20\xe6\x04\xb7\x2c\x50\x01\x8b\x52\x6d\xb7\x1a\x8c\xdf\xdd\x7e\xff\xee\x76\x60\x90\x9e\x2b\x3f\x9a\xde\x8d\x6c\xc9\x6f\x5b\xcc\x2d\x9f\xb5\x02\x6c\x7a\xf2\xd0\x57\xf2\xe6\x21\xcf\xa3\x17\xd4\xb4\xd9\xba\xaf\x9b\x79\xfe\x79\x7c\xf7\xe9\xc3\xe4\xdd\xed\xed\xa7\xdb\xb1\x16\xdc\xb0\x33\x77\x76\x14\x82\xfe\xee\x88\x75\xfb\x8e\xb3\x04\x74\x81\x57\x7a\xd7\x9d\x34\xe4\x3e\xfe\xed\xea\xe3\x3f\x91\xde\x74\x9d\x64\x90\xdc\xab\x74\x05\x9d\x72\x20\xad\x5e\x9d\x7c\x23\x97\xa8\x3c\xde\xd3\x3b\xe8\xb3\x89\xb9\x76\x07\xd8\xed\x9e\x32\xb4\xcf\x70\x91\xd2\x85\xd9\x7e\xf9\xef\x8a\xab\xd4\x27\xbd\x1f\xf5\xbe\xa0\x0f\x85\x42\xc2\x0f\x10\xe6\x8e\x64\x85\x56\x92\xaa\xa3\x08\x7e\xbf\x65\x58\xbe\x9b\xeb\x74\x22\x8d\xd3\x5b\xb3\x27\x99\x12\x75\x52\x1c\x7b\x65\x74\x9e\xc3\xe1\xe1\x9c\x88\xac\x9a\x8e\x12\xba\x38\xbc\xaf\xa6\xc0\x0a\x10\xc0\x0f\x4d\xe2\xe6\x50\xc7\x89\xa6\x39\x9d\x1e\x2e\x30\x17\xc0\x0e\x13\x5a\x08\x46\xf3\x1c\x18\x37\x51\xa4\xf2\x7e\x7e\x98\x2c\x52\xef\x8b\x89\x73\xcc\xe9\x36\x6b\xab\x9a\x29\x36\x95\xba\xee\x57\x5f\x33\xdf\x42\xc5\xc1\x38\x48\x94\x93\x5d\xf2\xa3\x5e\x93\x4c\x71\x72\x9f\xd3\xf9\xa9\xad\xe2\xad\xfe\x1d\xc4\x01\x51\xf7\xe2\x64\xd3\xb4\xf7\xeb\x50\x19\x9b\x2d\x84\x8d\x7d\x5b\x27\x93\x56\x26\x83\xe1\xc0\x9b\x2e\x9c\x4f\xa3\x71\x72\x40\x60\x4f\xa2\x8e\x94\xcd\x86\x1e\xfe\xe6\xc8\x33\x93\xd7\x91\x3a\x74\xf7\xda\x3d\x27\x21\xfe\x6e\x7a\x55\x18\xa7\xc0\xb9\x4f\x36\x8a\xe5\xc8\xb7\x36\x5f\xda\x27\xba\x59\x32\x25\xbc\xcc\xf1\xea\x64\x6b\x48\x9b\x6b\xac\xd3\xf4\x1b\x94\x34\xa7\xa6\x4d\x2c\xe3\xa2\x9a\x5a\x46\xd8\xb0\x94\x8f\x2e\xec\xcc\x28\x33\x1b\x0c\xec\x89\x93\xd9\xa7\x95\xb1\x89\x10\xfa\xe7\x50\x4d\x93\x6f\x8e\xde\x6c\x22\xa2\xbf\x97\xec\xcf\xa1\x11\xf3\xa1\x89\xab\x0c\x4e\x22\x24\x94\x98\x7b\x7b\x8e\x4c\x8c\xb3\x0b\x43\x54\xa6\xb6\xd7\xfb\xeb\x17\x2f\xac\x8f\xfd\x05\x0a\xb3\xc6\xd5\x9e\xd3\xda\xff\x1e\x24\x8c\x8f\xf5\xfb\xd8\x76\xa7\x5f\x38\xab\xb9\xa6\x2a\x1a\x65\xdb\x9c\xc7\xec\xb2\x2d\xee\xce\x6f\x90\xc9\x9a\xe7\xcd\xd5\xcb\x2b\xb4\x2b\x92\x72\xec\x16\x2f\xa3\xbb\xf3\x9b\xb7\x8d\x50\x98\x8b\x4e\x88\xa4\x54\x71\x2c\x57\xc2\x3a\x9c\x1b\x6f\x0d\x02\xe5\xc6\x52\xf9\xfc\xfd\x20\xdd\x5f\xad\x3f\xfb\x4b\x83\xec\x7f\xbf\x42\xbb\x60\x5c\xe5\x6a\xc9\x55\x17\xf5\x3d\xe8\x8d\x55\x14\x6a\x3d\x2a\x38\x6b\x0a\x38\xef\xba\x31\x09\xdd\xfb\x60\xff\x52\x6c\x6d\xf8\xd5\x5d\x35\x51\x3a\x1b\x16\x6b\xab\x0f\x8c\x64\x46\x98\xe8\xdb\x23\xa3\x0b\x48\xcc\x7a\x78\xa3\x7d\xd5\x6d\xdd\x45\x09\xfc\x95\x28\xfa\x75\x7d\x05\xff\x79\x5d\xe1\x96\x20\xbf\x55\x7f\x34\xde\x68\x24\xdd\xdb\xdb\xf5\xc1\x42\x4a\xc1\xc4\x22\x4f\xb1\x99\x02\xe9\x53\x04\x7e\x13\x5d\xd4\x5a\x09\x6e\x62\xe7\xbb\xc2\xb0\xb3\xd9\x24\xeb\x21\x70\x8f\xbf\x00\xd8\x26\xe0\xb6\x83\x3e\x5f\xf4\x6a\xf6\x2a\xf5\x35\xfb\xe7\x8b\x6e\xcd\x5e\xa5\x9a\x9b\xae\x44\xc0\xcd\xfa\x6d\x27\x37\xe3\x20\xdd\x5f\xb7\xd6\xec\x75\xd1\x5f\x59\xb3\xff\x76\xaa\xbd\xd5\x09\xb2\x7b\x9e\xad\x96\xb7\xc0\xf6\xfb\x53\xa9\x5f\x8f\x05\x4e\x1d\x3e\x87\x0f\x51\x55\x66\x77\x87\xf2\xa0\x01\x0d\x55\x76\xeb\x80\xda\xca\xec\xab\xeb\xc2\xdf\x6a\xf4\x36\xb7\x11\x18\x76\xd9\xe3\xb6\x52\x50\xd9\x45\xea\x7c\x96\x99\x5b\xa7\xf3\xda\x53\xc1\xa0\x04\x41\x74\x84\xde\x9c\xaa\xa5\x0b\xb5\x17\xf3\x0d\x5f\x65\xd9\x38\x8d\xae\xe3\x84\xba\xb6\xc8\x7a\xa9\x7d\x4a\x5c\xbb\x52\xfb\x90\x6f\x63\xc5\x73\xf9\x1a\x86\x97\xb5\x4f\x1b\xe6\x69\x57\x0e\xa2\x4b\xad\x0e\x01\x43\xab\xac\x36\xcc\x50\x43\x5a\xbc\x94\xc2\xed\xb0\x68\x73\xc6\x83\xd4\xc9\xe9\xfa\x1c\xb1\x2d\x71\x7c\x32\x5b\xe9\x86\x9f\x6f\xaf\x34\x8e\xa8\xff\xb4\x17\x47\x2d\x7b\x96\x0e\xb7\xeb\x77\x4b\x0c\x57\xc6\xb7\xf4\xd1\x9e\x1d\x10\x6c\x13\xde\x12\x89\x39\x51\xc0\x43\xe2\xef\x2b\x6e\x74\x8d\xc9\x7e\x47\x8d\x67\x7f\xf4\xf2\x00\x1d\xa2\x29\x03\x7c\xbf\xd9\xbc\x7d\x9a\x85\x6b\xff\xab\x47\x55\x70\xec\xdf\xe1\x4b\x74\xfe\xe9\x76\xec\x36\x50\xaa\x9d\x6a\xd6\x25\xb7\x20\x49\x46\x20\xbf\xc7\xf9\xfd\x02\x17\xca\x35\x67\xbc\xb1\xc6\xe5\x36\x4c\x28\xe3\x43\x5a\x42\x31\x0c\x9c\xb1\xde\x01\x5e\xfe\x48\x0c\x06\xa0\x52\x55\xd4\x0c\xb9\x73\xca\xb8\x71\x23\xdb\xef\x3b\x48\xbe\x44\x37\x0c\x66\x2a\xf7\x1b\x2d\x40\x64\x34\xe5\xa8\x00\x48\x39\xc2\xf5\x4e\x70\x5a\xea\x91\x8f\x8b\x14\xa5\x64\x36\x03\x06\x85\x40\xb7\xda\x89\x24\x85\x5b\x23\x24\x33\xb4\xef\xe4\x4c\x23\x43\xa7\x68\xef\xd3\xcd\xdd\xd5\xa7\x8f\xe3\xbd\x03\x6f\x18\x7a\x9b\xf0\xf7\xb4\x3d\x3d\x3c\xd7\x4e\xc5\xa1\xca\xde\x31\x02\xbc\x67\x92\xbb\x29\xe3\xaa\x05\xea\x9b\xfe\x84\xd6\xeb\x3d\x84\xf3\x07\xbc\xe2\xad\x85\x5e\x08\x7f\xce\x20\x85\x42\x10\xac\x13\xaa\x36\x56\xed\xc1\x47\xeb\x0f\xf1\x39\x22\x22\xb3\xd0\xc6\xaa\x3e\x68\x8e\x47\xab\x31\xdf\xa2\xed\xdc\x88\xd8\x68\xd6\x28\xe2\x5a\xeb\x3e\x09\xf1\x07\xfc\x38\x3c\x9b\xc3\x1e\x0a\x30\x7e\xc0\x8f\x67\xf3\x50\xb9\xf9\x38\x64\x61\x28\xc4\xf0\x6e\x55\xc2\x1e\xda\x53\xa7\x66\x94\x39\x26\x05\x4a\x32\xcc\x38\x88\xd3\xcf\x77\xef\x87\x7f\xd9\xeb\x2f\x7d\xad\x8e\x99\xd8\xf3\x93\x7a\x9c\x07\xd3\x7a\xc1\x3c\x57\xd3\x7f\x85\xeb\xf7\x25\x5c\x2d\x85\x18\x2e\x37\xf4\xca\x7d\xe8\xbc\x83\xd1\x45\xc7\x03\x11\x99\x85\xc4\x2a\x76\xd6\x54\x7e\x36\x64\xd6\x58\x7f\xd8\x13\x7c\xdf\x13\xd6\xce\xf6\xaa\x43\x81\xa3\x31\x24\xb4\xb5\xaa\xfc\xdd\xa7\xf1\xd4\xb9\xef\x91\x44\xc2\x5f\x36\x84\xf1\xe5\x8b\xda\xcc\xf6\x9b\x25\xda\xfc\xde\x9a\x1e\x35\xcd\x74\x96\xc3\x7f\x70\x76\xcc\x6f\xca\xe5\xdf\x45\x16\xcb\xef\x8f\x03\x9b\xf3\x4e\xb6\x8a\x24\x2a\x55\xac\x59\x85\x68\x47\xc4\xd6\x4b\xb9\xb1\x7b\x8d\x3b\x63\xde\x6e\x03\x35\x31\x47\xdc\x9a\x2c\x82\xbb\xeb\x31\xe2\x05\xb1\x1e\x1a\x97\x6a\xe9\x68\x50\x87\x99\xe8\x7e\x04\x86\x16\x15\x17\x66\xea\xd0\x07\x68\x34\x9c\x70\xa0\x07\xd2\xab\x60\xf3\xf3\xf8\xe3\x55\x8d\xc1\x6c\xe2\xe5\x6a\xdf\x2a\xad\x58\x02\x48\x9d\x4b\x3b\xa3\x92\x24\x22\x46\x4d\x1a\x9a\xd9\x13\xa6\xa3\xc7\xe3\xeb\x73\x60\x82\xcc\x54\x1e\xec\xc1\x2f\x3b\x37\x7c\xed\x9c\x28\xf4\xeb\x25\x09\xfe\xf6\x9a\x58\xed\x0f\x6d\x37\x45\x1d\x1b\x8a\xd6\x6b\x75\xcc\xe8\x93\xd4\xc9\x7f\x3b\xe4\x37\xeb\x90\x5f\x71\x1e\x7d\xc2\xc8\xff\xe3\xe5\x86\xfe\x41\xc4\xa5\x31\x7e\x9f\xde\xa5\xff\xf1\x49\xa9\x7f\x90\x8e\xdc\xb4\xaa\x51\x4b\x85\x84\x2e\x16\x50\x08\x74\xf3\xee\x03\xe2\x19\xf6\xce\xab\x77\x27\xea\x27\xc2\xa4\xc1\x71\xbb\x00\x99\xcb\x55\x81\xda\xc9\x12\x26\x34\xe2\x22\xf5\x4e\x24\xaa\x2f\x80\xb0\x35\xee\xd8\x6a\x8e\xfd\xcc\x43\xd9\xe3\xb0\x38\xcf\x20\xb9\xe7\xd5\x22\x58\x77\xf1\x7c\x92\xd4\x32\x86\xba\x9e\x10\x99\x27\x95\x01\x4f\x1a\xd8\xd4\x89\x0e\xcf\xc7\xd6\x37\x2e\xde\x57\x79\x7e\x9e\x61\x52\xf8\x03\xa4\xd1\x2e\x7b\xc9\x41\x5f\xfb\x42\x4a\x62\x58\x5b\x0d\xe4\x02\x97\xea\x88\xb3\x9e\xc7\x0f\xb6\xfa\x65\x26\x4b\x60\x64\x16\x67\x4a\x77\x80\x16\x75\xa6\xa5\xda\x33\x7a\xf7\x37\x6b\x8f\x03\x2f\x7f\x79\x7c\x17\xa6\x56\xb7\x0e\xec\xec\x78\x06\x63\xc1\x48\x22\x86\x77\x0c\x17\x5c\x0e\xb5\xe1\xd8\x5c\x9c\x73\x8c\x16\xf8\x71\x88\xe7\x70\x1a\x24\x4a\x8f\xef\xc6\xce\xdb\xd6\x18\x62\xf2\xdb\x95\x3e\xc1\x76\x5c\x4d\x53\xba\xc0\x44\xef\x6f\xb5\xe7\xda\x8e\xab\xe9\x85\x7e\x5b\x8f\xbe\x08\x8e\x1b\x33\x0c\x94\xd6\x51\xff\x3a\xf0\xd6\x39\x36\x1b\x32\x90\x0d\xe3\x3c\xae\x9d\x55\x22\x1b\x9d\x9f\xbd\x27\xb9\x3a\x1e\xb8\x91\x91\x1c\x1b\x6a\xcd\xc2\x37\xb0\x18\x5f\x9e\xb5\x86\x9c\x3e\xca\xbe\x77\xe4\xf5\x20\xad\x29\x6a\x49\xa7\x16\x30\x53\x41\x47\x37\xf6\x60\xfe\x5e\x15\xd7\x27\xe8\x77\xe1\x4e\xa1\x14\x59\x97\x88\xf4\xe1\xd6\x5b\x73\x09\x2d\x2e\x14\x86\xad\xc6\x7a\x13\x89\x0a\xa4\xdd\xe0\x79\x30\xda\xbd\xa3\x32\xde\xfc\xf5\x4f\xe8\xcd\x5f\xbf\x43\xa7\x7d\x94\x38\x24\x5b\x6b\xf4\xed\x26\xeb\xc6\xe1\x30\xa8\x71\xea\x4b\xdf\xd3\x50\x89\xee\x4c\x98\xe7\x89\x70\x77\x1e\xbd\x5f\xcf\xd3\x52\xe0\x9f\xb2\x15\xda\xd6\xb4\xc5\x76\x68\x1f\x1c\x57\x22\xbb\xf1\x8b\xc8\xde\xea\xd9\x45\x1d\xe7\x81\xdb\x51\x7c\xab\x23\x6b\xa3\xb3\xb2\xbc\xa5\x54\xf8\x12\xa3\xe2\x3e\x15\x23\xe8\x14\x1d\x1e\x34\x62\xad\xc6\x4f\xff\xed\xd1\x37\x8a\xa8\x2e\x74\x41\xe7\x6c\x21\x33\x75\xeb\x62\x51\xe0\xd3\x90\x01\x3d\x01\x60\xff\x6d\xb7\xdb\x04\x1e\x35\xfc\x50\xa2\x84\x42\x10\x5d\x4f\x33\xbf\xd9\x3b\xd6\xc5\x46\xc1\xa6\x34\xd5\x13\x54\x2b\x9f\xb8\x23\xde\xa9\x9e\x30\xee\xa1\xf6\xfb\x06\x65\x0d\x0f\x1c\x33\xdf\x19\xfa\xd4\x78\xd4\xae\xfd\x78\x26\xb1\x09\xca\x35\x9e\xa0\x63\xe2\xb8\xb6\xa7\x3d\x12\x7b\x56\xcf\x93\x03\xd0\x06\xdb\x58\x9f\x22\xd9\x78\x22\xc7\x44\x76\x65\x43\x6f\x5d\xd7\x65\xfc\xf2\x81\x1e\xf6\x04\x17\x10\x3c\x99\x39\xd7\x5e\x73\xdc\x86\x27\x1d\xeb\xcf\x28\x17\xcf\x65\x98\xab\xe1\x83\xdf\xd9\x8d\xb8\xec\x93\x7a\x40\x8a\xe2\x7b\x73\xe1\x95\x7b\x06\x3a\x3e\x6d\xb7\x8f\xd4\x5b\x42\x9e\x24\xac\xe6\xca\x1e\xbb\x01\x6c\x9b\xfc\xf7\x9a\x30\x89\x61\x68\x30\x0c\x1d\x8a\xee\xee\x6a\x57\xb6\xd5\xae\x80\xe7\x10\xd1\xdd\x79\xbd\x82\x19\x1c\xb7\xef\x1e\x77\xee\x7e\x83\x22\x75\x16\x55\xbd\xe9\x4c\x3f\xcd\xbd\x09\x11\xa5\xe4\x16\xa6\x4d\x58\xb3\x92\x5a\xe0\x47\x7d\x31\x90\x7f\xdf\xca\x20\xe0\xab\x32\x52\x47\x6f\x69\xba\x32\xf6\xdf\xa0\xd5\x4a\x75\x24\x87\x5a\xa6\x44\x2f\x22\xaa\x71\x75\xdc\x53\x14\xa3\x2c\x7a\xe7\x51\x40\x58\xef\xa5\x47\x1b\xfa\x40\x4d\x00\xe6\x24\xe8\x6e\x29\x92\x03\x37\x3e\xe6\x55\x16\x89\x41\xb0\xe5\x6c\x16\xec\xe6\x29\xa3\x93\x55\xeb\xc8\xc7\xe6\x80\xfa\xac\xad\xf6\xab\xe2\xd6\x1d\x6e\xb0\xf1\x90\xc1\xb0\x9f\x9c\x0d\xd0\xde\x96\xd3\xac\xec\x7b\xc1\xfd\x0b\xc9\x9e\x72\xad\x59\x17\x8e\x93\xb6\x27\x23\xd2\x2f\xd1\x89\xd9\x1e\xad\x62\x8f\xf9\x51\xab\xf8\x96\xf3\xc3\xb9\x2b\x54\x42\xad\xbf\xf2\x89\xe8\xaa\x5d\x69\x8d\x1e\x9f\xa2\xfd\x39\x08\x93\xbf\x74\x55\xe8\xed\x27\xc1\xba\x69\x64\x3e\xd6\x87\xb5\x34\x30\x1d\xbe\x54\xb8\xe4\x1c\x8a\x53\x2c\x30\x92\x2a\x52\xd9\x65\x22\x03\x64\x4b\x2f\xec\xd7\xc0\xf3\xe0\x5a\x5d\x84\x39\x58\x03\x43\x60\x90\x17\x38\x88\x2c\x63\xfc\x3c\x2b\xbf\xdc\x6d\x95\x77\x15\x69\x5c\xf4\xe2\x8a\x98\xfc\xab\x28\xb7\x0e\x5f\xba\x13\x35\x90\xa0\x48\x3b\xb5\x12\x5c\xa8\x5b\x24\x93\x8c\xc0\x52\xef\xb9\x4c\xec\x41\xf6\xf5\x89\xa6\x0c\x65\x78\xa9\x2f\xdf\x1c\x8f\xaf\x91\xef\x24\xf0\x36\xa2\xce\xa8\x3e\x1a\x3e\x16\x3b\xaa\xe5\x77\x9f\xb2\xc8\xd2\xf2\x3d\x65\x09\x8c\xc7\xd7\x4e\x29\x3f\xc1\xba\x6f\x21\xf3\xf0\x1c\xb4\x3a\x7b\x07\x41\xa1\x1d\x49\xea\xec\xee\xc2\x92\xcb\x89\x4d\x8d\x32\x8f\xc9\x90\x6a\x1c\x66\xdd\x5c\x33\xa3\xc8\xac\x19\x1d\xe4\xad\x52\x3b\xe6\x26\x46\x73\x26\xa5\xda\x59\xea\x2e\x74\xc4\x5e\xee\x96\xcd\x93\xd3\xb8\xc8\x12\x62\x04\x7c\x85\x7d\xe6\xf6\x09\x8c\xca\x3f\xa3\xd3\x4d\x3b\xc0\x6d\x82\x9c\xda\x33\xbf\x79\xcb\x79\xab\x3e\x63\x76\xbc\xf9\xeb\x9f\x4f\x62\x2d\x8b\x4d\xf3\x68\xfb\xfd\xe9\x01\x75\xdd\x53\x3d\xea\xdc\x95\xd7\x12\xe2\x98\xda\x8b\xea\xe6\xc6\xb5\xcc\x3e\xbc\x77\xf5\x72\x7d\x2a\x65\xe4\xe3\x84\x55\x39\x28\x25\xdd\xbc\x43\xd8\x42\xf8\xff\x8f\xe4\x68\x8c\x4d\xee\x0d\xc2\x3e\xfd\x70\x36\xbe\x39\xa7\x0c\xa4\x8a\x69\x09\xe7\xe6\xea\xe9\x03\xe6\xe5\xd0\x83\x1b\x26\x76\xdf\xf1\x70\x23\x39\x11\x16\xf7\x32\x75\x8b\xb3\xc2\xc2\x02\x5b\x9e\x19\xe6\x17\x94\x63\xfd\x67\x1c\xfd\x15\x53\x0a\x56\xaa\x8f\xbe\x3d\x79\xbe\x38\x45\x0c\x67\xa4\x8f\x7a\x56\x61\x78\xcb\x86\x7a\x57\x79\x60\xf3\x06\x65\xe4\xa7\x49\x70\x01\x28\x6a\x5a\xde\x27\x9d\x05\xe4\xda\x40\xbe\x53\xd0\x13\x7d\x26\x67\x7d\xbe\x9e\x39\x25\x17\x84\xf9\xd2\xc0\x53\xa7\xa8\xb9\x67\x0c\x62\x78\x6e\xb0\x78\x28\x9b\xb2\x32\x74\xdb\x6e\xd2\xc7\x57\x68\x37\x27\xfa\xbc\x29\xe7\x21\xb1\xdb\x01\x6c\x22\x5b\x9f\x60\xe8\xd2\xad\xf7\xc3\x27\xcb\x63\xc7\x52\x73\x4c\xe6\x05\x29\xf4\x82\x33\x28\xe5\xab\xd3\xa3\xd7\xda\xdf\xe1\x5a\x20\x4b\xc9\x32\x5b\x20\xdd\x6a\x59\xac\xa6\x79\xa2\xef\x8d\x76\xcc\x70\x8b\x19\xec\x9f\x2a\x56\x9f\x24\xf6\x0a\x25\x0c\xe4\x87\xe0\xec\xb0\x90\x77\xea\x50\x38\xcb\x7b\x77\xd4\x57\x2f\xc7\xad\xdf\x4c\x01\xaa\x13\xef\x34\x96\x2e\xfc\xdd\x8b\xca\x26\xe3\xdf\x62\x4e\x92\x0b\x32\x07\x2e\x34\x9b\xa4\xc2\x81\x58\x37\x9a\x10\x5b\x67\x49\x7d\xc8\xec\x54\xbe\x1d\xb4\x76\x98\x4b\xc1\x54\x9f\x1a\x06\x55\x13\xc9\x2d\xe0\x7c\xd1\x5e\xa9\xd5\xe5\x27\x15\x07\x36\xb1\x17\xaa\x77\x23\x7a\x4f\xf2\xb8\x01\x14\xdb\xff\x2e\xb1\xa7\xaa\xec\xcf\x20\x4f\x23\xf8\xd9\xf4\xb5\x87\x50\xcb\x10\x97\x08\x28\x23\x3f\x69\x69\x19\xb4\x6d\xd0\x6d\x3a\xbe\xce\x8c\x57\xff\x46\xf2\x0b\x4c\x29\x6f\xfb\xba\xde\xb5\xde\x23\xa7\xdd\x15\x77\x38\x57\xf5\x02\x43\x1a\x97\xad\xf5\x93\x73\xaf\xfe\xbf\x97\xbe\x99\xd8\x33\x41\x34\x3c\xad\x06\xb7\xdb\x0c\x13\xfd\x1a\x53\x08\x5b\x35\xab\xcf\x69\xe0\x3f\xbf\x5f\x07\x42\xa3\xde\xaf\xe3\x4c\xd0\x67\x0f\xae\xdc\x99\x2e\x15\x07\x6d\x2c\x23\xcc\xb5\xab\x51\x50\xb7\xab\xf3\x15\x9a\x56\xc2\x9c\x27\x4f\x97\xc0\x18\x49\xfd\xe3\x11\xb7\x90\x20\x6b\x01\x7f\x2f\xab\x68\x89\x50\x6b\xe4\x74\xf8\x3a\xc3\x3e\x0a\x70\x46\xbb\x68\x2b\x77\x59\x47\x5d\x6a\xf1\xbc\x15\x2b\x77\xd0\x0d\xe6\xda\x6c\x86\x47\xc1\x70\xa2\x42\xf9\x3a\xac\xe6\x47\xfd\x04\x55\x30\x66\x8f\xce\x06\xce\x3d\x2d\x3e\x59\xe3\xe8\x8c\x4d\x62\xce\xe5\xbb\x3b\xea\x6e\x21\xdc\xc4\x18\xce\xf3\xa1\x6e\xc6\x50\x36\xc3\x31\xc6\x0b\x6a\xea\x8b\x0f\x75\xd8\xfd\x79\xdc\xef\xa8\xa4\x5b\x59\x6e\x8b\xcd\x8f\xbe\xfb\x24\xeb\xf7\x1b\x1c\xcc\x1e\x9e\xd4\xf3\x74\xfa\x78\xf8\x24\x8d\x1c\xb3\xf2\x15\x9b\xbc\x6d\xe3\x9e\x52\xce\x6f\xcc\x96\xf3\xd1\x0e\x52\x36\x08\x7a\x80\x29\xd7\x77\xed\xd5\xb7\xb5\xf1\xad\x1d\xd1\xfe\xf3\xd9\x5c\xf1\xe6\xf1\xd5\xbf\x0e\x2e\x6a\xcc\x79\xd3\xa1\xad\xdc\x18\x76\xe9\x13\xdc\xe1\xfe\xe3\x5d\x2e\x58\x57\x15\xad\xe7\x32\xbc\xa4\xc0\xe7\xd7\x13\xdd\xf1\xfd\xf5\x47\xae\xc1\x7b\x5e\xd0\xe8\x9f\x43\xb9\xfe\x19\x5e\xdd\x84\x35\xfa\x47\x15\xf7\x5a\xcc\x1b\xee\x7f\xea\xa9\xb7\xbe\x98\x4b\xc2\xdb\x7a\x63\xb7\x34\x3d\x8f\x97\x5d\x35\xf4\xb5\x6c\x1b\xbd\xe1\xe3\xf5\xe6\x83\xc8\x1c\xd0\x5b\xf4\xa6\xbe\xd3\xbb\xbe\xd7\xeb\x29\xe5\xd5\x8d\x79\x5e\xf9\x9e\x08\x62\x04\x51\x34\xb2\xf9\x84\x38\x5d\x47\x34\x33\x4a\x4a\xd7\x0c\xe8\x2e\xc9\x6c\x74\xd5\xd6\xb4\x87\x1d\x1c\xbf\xb3\xd1\x0a\x6a\xf4\xde\xc6\x16\x6d\x0b\x22\xc8\x5c\x4e\xc0\x97\x77\x77\x37\xf4\x71\x85\xbe\xaf\xf2\x02\x18\x9e\x92\x9c\x88\x55\x03\xd8\xfa\xce\x1e\x1e\x1e\x46\xfa\xf0\xb8\x84\x2e\x0e\xa7\x39\x9d\x1f\x1a\x3c\xa4\x98\x0f\x45\x06\x43\x75\xc1\xc5\xe3\x6a\xb8\xf4\xb1\x0d\x1f\x88\xc8\xcc\x61\x75\xfd\x4d\xd6\x69\x99\xad\xa7\x15\x4c\x6f\xdd\x2b\x2d\x28\xb2\xb7\x53\xeb\xb9\xbe\xc3\x08\xf5\x2e\x99\xce\xf3\xbe\x3d\xed\x51\xf2\xbe\x44\xee\x9e\x76\x34\x7e\x09\xef\xa0\xf6\xea\xee\xd6\x4f\x46\xb9\x45\xce\x2c\xf0\x8a\x37\x17\xe0\x46\x49\xd6\x47\x18\xf0\xb8\x08\x17\x69\x0f\xde\x38\xea\x31\x14\xe9\x06\xbc\x0c\xf0\xd3\xf1\xde\x02\x0e\xf1\x46\x10\xeb\x15\x7e\x5f\x5e\x61\xcc\x1a\x51\x7f\xdf\xba\xa2\x2d\xf6\xfb\xb8\x3b\xcd\x9c\x2e\x4b\xc7\x37\x20\x7a\xf0\xf6\x25\x36\xbd\x79\x26\x66\x97\x8c\xd2\xc9\x95\x18\x5e\x13\xd3\x6e\xf0\x23\x82\x3e\x1e\xb4\xf6\x1f\x15\xc0\x8e\x8a\x2c\xbd\x27\x30\xd1\xf9\x8a\xd1\x92\x51\x91\x95\x85\x74\x36\x63\x47\x20\xd6\xe0\x55\x86\x72\xfc\xe9\xc4\x1b\x9e\xc8\x66\x9f\x1d\x74\x55\xa8\xab\x8e\x11\x9d\x21\x73\x2e\x84\x60\x2b\xa5\x90\x0b\x78\x14\xde\x1d\x42\x3a\xf2\x33\x85\x19\x65\x60\xec\x71\x15\xe5\x2a\x74\xb9\x08\xb5\x12\x81\x0b\x6c\x76\x51\xab\x94\xf4\x47\x78\xf4\xee\x38\x6f\xd0\x1f\x7e\xac\x93\xba\x05\x5b\x7d\xa4\xc5\x55\x0a\x8b\x92\x0a\x9b\x89\x18\x8b\xe3\xe9\x88\x10\x2d\xf2\x15\x7a\xa0\xec\x9e\x5b\x9f\x5f\xa2\xb3\x91\x10\xe1\xca\x80\x4a\xe8\xa2\x64\xc0\x39\xa4\x5d\x06\x6a\x24\xcb\x2b\x4d\xdf\x62\x0e\x11\x4f\xe6\xb6\xab\xb9\x33\x75\xfa\xc5\x50\x1d\xd1\x64\x25\x78\x6b\x87\xcf\xe1\x4b\x74\x96\xa6\x08\x17\x2b\xff\x54\x83\x30\x19\x5c\x6f\x23\x8e\xb7\x29\x58\xb5\xd6\x65\xbc\x6c\xbf\x0d\xc6\xa6\xed\x0d\x1b\x75\x88\x25\x13\xa2\xaf\x78\x30\xaf\xa5\xbb\xa3\xde\xad\x1d\x56\xda\xf1\xfb\xa0\x2f\xf1\x95\xb3\x40\x1d\xc7\xd5\x4e\x7f\x41\x11\xb6\xd1\x46\xeb\xe9\x30\xf6\xf7\x2b\x55\x2e\x4d\xc3\x2b\x28\xec\x24\xdb\x15\xc9\xcd\x30\xbf\x61\x30\x23\x8f\x81\xcb\x50\x21\x44\x03\x5d\x51\xf3\x30\x8e\xe1\x60\xb3\xbf\x43\x3f\x91\x13\x5a\xfe\xd4\x8c\xa5\xfc\xa2\xc7\xb2\xfc\x87\x1c\xa9\xb2\x95\x6c\x74\xba\xa2\x4c\x77\xc5\xfc\x27\x4a\x8b\xe9\x0d\x2e\x2a\x57\x66\xfb\x4c\x8d\x98\xac\x50\x86\xf6\x03\x4f\xbc\x37\x8d\x5b\xbf\xa6\xca\x5b\x1b\x18\x89\x19\x1c\x6c\x5b\x80\xce\x66\x83\x76\x9c\xdf\x4e\xa7\xe1\xdd\xab\xed\xa7\x6b\x6d\x11\xd4\xf1\x24\x73\xf7\xab\xd5\xb9\x11\xee\x8e\x6e\xe9\x8d\xef\xa0\x77\x07\x7d\xa4\x08\xdc\x01\x70\x78\x89\x49\xae\xc2\x9e\x36\x95\xc3\xa8\x8e\xa0\x90\xf1\x5b\xb7\x06\xe3\x13\x6b\x76\xd9\xcd\x29\x14\x04\xd2\x11\xba\x05\xcc\x69\x71\x1c\x36\xfa\x42\x7d\x6c\x96\xde\x9e\x84\x30\x19\x39\x9e\x9f\xdc\xb1\x07\x2b\xdc\xf2\xa0\x4f\x6f\x46\xea\x0c\x72\xb5\x59\x29\xc9\x69\x95\xca\x1e\x5f\x12\xa5\x24\x6d\xe6\x86\x64\x5b\xa5\x17\x1f\xbd\xbb\xaf\xa3\xc9\xd0\x16\xf8\xf2\x97\x39\x2b\xda\xc4\x8d\x1b\x1b\xb1\xf4\x01\x1e\xfa\x96\x4f\xa9\x27\xd4\x91\xea\x84\xa3\x29\xc8\x19\x64\x41\x0b\x22\x28\x83\xd4\xc3\xa2\x0e\xf8\x90\xab\x24\x13\xab\x44\x9c\xce\xc4\x83\x9c\x77\xf6\x73\x72\x0f\x88\xaf\x78\x4a\xe6\x07\xed\xf6\xf5\x9d\x51\xad\x3d\xea\xaf\xbf\xf9\xf3\xe8\x68\x74\xd4\xcc\xa2\xec\xd9\x5a\xaa\xcb\x1d\x1f\x37\xef\x81\xb2\x4f\x0a\x72\x29\x91\x37\x4f\x10\x7b\xce\xf9\xd1\x71\x69\xaa\xff\xfd\xff\x01\x00\x00\xff\xff\xb5\xac\x2a\x30\x86\x9c\x00\x00") +var _etcNginxTemplateNginxTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\xff\x73\xdb\xb6\x92\xf8\xef\xf9\x2b\x30\xb2\x3f\x93\x38\x13\x49\x4e\x9a\xf6\xf5\xd9\xe3\xcf\x9c\x63\x27\xb5\xaf\x4e\xe2\xb1\x9c\xb4\xf3\x6e\x6e\x34\x10\xb9\x12\xf1\x4c\x11\x2c\x00\xda\x56\x73\xbe\xbf\xfd\x06\x5f\x09\x90\x20\x25\xbb\x69\xd2\x76\xca\x1f\x3c\x16\x09\x2c\x16\x8b\xc5\x62\xb1\xbb\x58\x7c\xfa\x84\xb6\x71\x9e\xa3\xbd\x03\x34\x42\x77\x77\x8f\xe4\x6f\x0e\xec\x1a\x18\x57\xef\x26\xe6\x7f\xf3\x29\x99\x2f\xd4\xeb\xa3\xf9\xc2\xbe\x3a\xe5\xa7\xe7\x1f\xbf\x7b\x5d\xe0\x59\x0e\xa9\xfa\x18\xbe\x31\xc5\x32\xc0\xb9\xc8\x7e\xfd\x70\x71\xaa\xca\x9c\xd4\x3f\x4d\x81\x19\x4e\xae\xa0\x48\x75\xb3\xaf\xec\x0f\xf3\xb1\x64\xf4\x76\x75\x02\x38\xb5\x78\x9d\xcb\x17\x13\x10\xf6\x9d\x29\x87\xd3\xd4\x2f\x75\x58\xff\xbc\xbb\x7b\x24\x4b\x90\xb9\xea\xc4\x48\x63\xf7\x96\xa6\x1c\x92\x8a\x11\xb1\x92\x05\x72\x8a\xd3\xe9\x92\xa6\x55\x0e\x68\x0c\x22\x19\x17\x0b\x52\xdc\x8e\xf5\x1b\x3e\x2e\x16\xb7\xd3\x4c\x88\x52\x16\xb1\xd5\x4c\xf1\x11\xa7\xfb\x12\x3c\x14\xa9\x6d\x69\x56\x91\x3c\x7d\x5f\x42\x21\x18\x4e\x48\xb1\x38\xa3\x38\xd5\x04\x94\x05\x52\x0c\x4b\x5a\x20\x3a\x9f\xef\x3f\x7a\x74\x43\xd9\x15\xb0\x69\xc9\x68\x02\x9c\x03\x47\x86\xd4\xa3\x9f\xd4\x87\x73\xf7\xfe\xee\x6e\xff\x51\x49\x52\x34\x66\x55\xa1\x91\x1b\x95\x24\xdd\x37\x1d\x2b\x00\x8d\xde\xe2\x5b\xd9\xe6\x1b\x92\x03\x47\xbb\xb2\x29\x03\x9c\xe5\x64\x49\xc4\xb4\xa0\x73\x92\x83\x6c\x20\x2c\x2a\x21\x6b\xfc\x35\xfa\xe3\xa7\x48\x76\x75\x6f\x6c\x9a\xa1\x6c\x31\x86\x62\x9c\xd2\x44\xd3\x21\xa1\x0c\x6c\xdf\x33\xb1\xcc\xb7\x4c\x33\x3c\xab\x44\x4a\x6f\x8a\xa9\x20\x4b\xa0\x95\x40\x4f\xc7\x6a\x68\xc6\x4f\x11\xbe\xa6\x24\x45\x37\x98\x08\x52\x2c\x90\xa0\x14\xe5\xb4\x58\xa0\xb4\x62\xf2\x37\x46\x0c\x24\xfd\x75\x85\x2e\x68\x21\x61\x26\xe6\xf3\xa5\xf9\x7a\x77\x87\xf6\x1f\x3d\x82\x6b\x28\x04\x47\x9f\x1e\x21\x84\xd0\xb2\xca\x05\x99\xe2\x24\x81\x52\x20\xf3\xd0\x62\x5f\x7d\x33\x8d\x24\xb4\x28\x20\x11\x84\x16\x1c\xb9\x06\xde\xe2\x5b\xdd\xc6\x91\xf7\x55\x12\x49\x56\xac\x38\xa0\xe6\x03\x25\xcd\xf3\xfd\x47\x77\x8f\x1e\x49\xba\x99\xd6\x55\xbf\x6f\x40\x55\x10\x19\xa0\x6b\x9c\x57\x80\xe8\x5c\xfd\xc8\x14\x67\xa2\x9f\x87\x6f\x28\xbb\xc1\x2c\x85\x54\xfe\x87\x04\x45\x33\x40\x92\x3b\xe5\xbf\xb6\xe6\x02\xe8\x94\x94\xc8\x30\xa7\xa2\x91\x6e\xc0\x71\xf4\x07\x0e\x6a\x52\x9c\x33\x2a\x68\x42\x73\x64\x8a\x30\xc0\xf9\x94\x94\x53\xd3\x9c\x7a\xd4\x74\x92\xfc\xa6\x4a\xee\x5b\x50\x90\x73\xe8\xab\x66\x89\xe3\x10\x7e\x43\x99\x9e\x5f\x8e\x34\xde\x1c\xf0\xa1\x30\x39\x5d\x38\xb9\x06\x8f\xfc\x9f\x3e\x21\x86\x8b\x05\xa0\x6d\xc1\x2a\x2e\x20\x95\x1d\xdc\x3b\xd0\x4d\xa8\xae\x5c\x00\xce\x4f\xcf\x8f\x4e\x8f\x2f\x2c\x56\x1c\xc4\xd4\xc2\x9c\x33\xba\xb4\x58\x79\x10\x3a\x30\x51\x43\x91\x62\x81\x67\x58\xce\xa4\x8a\x43\x2a\xe9\x9b\x82\x00\xb6\x24\x85\xa6\x72\x42\xab\x42\xb0\x15\x4a\xa1\x84\x22\x95\x6c\x49\x0b\xfd\x21\x27\x50\x08\x74\x7a\x8e\x70\x9a\x32\xe0\xdc\x1f\x82\xbe\xb9\x22\x3f\xd4\x82\x63\x01\x94\x94\xfe\xb4\x69\x80\x11\x19\xe1\x88\x70\xc4\xe0\x97\x8a\x30\xc5\x00\x09\xce\x93\x2a\xc7\x02\x90\x60\x78\x3e\x27\x09\x9a\x53\x86\x48\x91\x92\x6b\x92\x56\x38\x77\x38\x57\x5c\xe2\xfb\x03\xd0\xd3\x73\x44\x34\xd6\x5c\x60\x51\x71\x54\xe2\x85\xc7\x32\x1a\x07\x5b\x4b\x3f\x9e\xb0\x53\x9f\xc7\x0a\xcc\x28\xc5\x62\xdf\xaf\x23\xc5\xa4\x7b\x62\x75\xce\x88\x80\x23\x22\x56\xcd\x9a\x94\x2d\x50\x7f\xcd\xd3\xf3\xc3\xc9\xbb\x6a\xd9\xac\xa8\x19\xb5\xe6\x1e\xc9\x3b\x4d\xc6\xd7\xa2\xfc\xa3\xe0\x13\xdd\x5d\xd3\xcf\xeb\x8c\x72\x31\x35\x44\x9b\x6a\x52\x4c\x7f\xa5\x05\x20\x9e\x61\x06\xe9\x5e\xac\xc0\x9e\x65\x71\x07\xee\x5f\xb4\x80\x09\xf9\x15\x1c\x5f\x45\xe1\xce\x49\x2e\x80\x4d\x67\xab\xa9\xe4\xd0\x2b\x58\x21\x0f\xd0\x31\xcc\x71\x95\x8b\x37\xaa\xcc\x8f\xb0\xea\x62\x51\x4c\x68\x4b\xac\x88\x8c\x01\x4e\xf9\xbe\x2d\x30\xbd\x61\x44\xf8\xd2\xc7\x51\x44\x24\xe5\xb4\xa0\x65\xc5\xb3\xf0\x63\xfd\x2d\x85\x1c\xaf\xda\x15\x73\xba\x98\xf2\x6a\x26\x79\x0e\xb8\x68\x7c\x64\x20\x3b\x24\xc5\x6f\x4a\x2b\xe1\xc9\xca\xba\xc8\x15\x40\x89\x73\x72\x0d\x4e\x4a\xbb\xce\xff\x08\x50\x1e\xca\x4f\xe8\xee\xce\xf4\xa1\x2e\x6d\x1a\xe4\xed\xd2\x17\xf6\x8b\x24\x94\xaa\xa5\xe7\x9f\x11\x46\xd3\x59\x35\x9f\xcb\xd5\x41\x0e\x4b\x28\x99\x8e\x54\x39\x2d\x93\x5e\xa9\x52\xc1\xd8\x85\x60\x1c\xba\xee\x89\x81\xa9\x17\x17\xd3\x83\x1c\xb3\x05\x4c\x63\x18\xf1\x00\xc8\x99\x2c\xd7\x46\x88\x37\xb1\x99\xd1\x74\x15\xe9\x52\x13\x9b\x57\x34\x5d\x75\x77\x49\x01\x69\x77\x28\x06\x24\xe8\x90\x82\x21\x65\xd3\x8b\xe9\x12\xdf\x4e\xe7\x04\xf2\x34\xc4\xc2\x83\x71\x72\x79\x79\xfe\xe2\x2d\xbe\x7d\x23\x4b\x05\x58\xd4\x10\x0c\x41\x1a\x20\x9a\x10\x34\x41\x1c\x08\xcd\xa4\xab\x12\xf8\x34\xc3\x3c\x53\x80\x9a\x48\xa0\x17\xbb\x2f\xbf\xdf\x37\xab\x80\x54\x4a\xa7\x05\x5e\xc6\x2b\xd8\xd6\xb4\xf2\xfa\x0e\x2f\xe1\x04\xf3\xec\x2d\xbe\x0d\x70\x6e\x43\x99\x55\xc9\x15\x08\x0b\x28\x0e\xe5\x95\x2a\x13\x00\x5a\xe2\x32\x56\xbf\xd5\xf9\xb7\xb8\x8c\x40\x50\x20\xb4\x9c\xd3\xb4\x8b\x75\xc9\x82\x38\xf7\xf4\xe0\x58\x9f\x22\x70\x02\xa4\xba\xe0\xc4\x70\xba\xc6\x8c\x48\xc9\x1a\x25\x8e\x87\xd3\x47\x5b\xae\x83\x3c\x0d\x38\xad\xb1\x8d\xc2\xf1\x3b\xa6\x75\xae\x42\xe2\x2a\xd5\x4e\x3e\x25\x85\xed\x62\x40\xe4\x70\x41\xf8\x50\x57\x38\x2d\xea\x5d\x00\x2d\x6a\x45\x87\xce\xe7\x4e\x04\x6b\x5c\xc9\xa2\x90\x8a\x2d\x29\xae\x71\x4e\xd2\xde\x56\x4e\x55\xd1\x53\x5d\x72\x13\xf8\x5a\x78\x28\x2d\x9c\xc1\x2f\x66\xe5\x40\x8d\xc7\x09\x0f\x59\xee\x02\x7e\xd1\x8b\xd0\x11\x4d\x3d\x52\xb4\xba\xea\xed\x32\xec\xea\x47\xbd\x57\x9e\xc2\x65\x96\x1b\xf9\xcb\xbe\x6a\xee\x53\xea\x3d\x8a\x22\x48\x91\xe4\x55\x1a\x6e\x87\xc8\x12\x46\x6a\xb2\x6a\xb0\xa9\x5e\xde\xa6\xf2\x15\x12\x70\x2b\xc6\x52\xb3\xe9\xc2\xf5\x15\xa3\x22\x27\x16\x89\x99\xfe\x65\x31\xd4\x3f\xa7\x09\x5d\x96\xd3\x1c\xae\x21\x77\xf4\xd0\xd5\xce\xd4\x3b\x3b\x58\xa6\xb4\x42\xa5\x51\xf0\x52\xbd\xeb\x54\x05\x7d\xa5\xf9\x87\x5f\x95\xd2\xa8\x95\x0e\xf9\xbf\x45\x46\xfe\xf0\x51\xf9\xd6\x7b\xad\xb4\x39\xb9\x31\x96\x2b\xe1\xf3\xd1\x73\xef\xd3\x92\x14\xd3\x1c\x8a\x85\xc8\xd0\x8b\x6f\xbf\xf3\x3e\x84\x78\xca\x66\x43\x2c\x55\x21\x39\x81\x09\xa4\x08\x17\x2b\xef\xed\x35\x66\xab\xc8\x30\xaa\x9f\x5b\xe8\xa8\xe2\x82\x2e\x91\x65\x56\xa9\x1f\x32\xe0\x25\x2d\x38\x34\x14\xed\xab\x67\x68\xfb\x5a\xe9\xd8\x38\xd8\x19\xcb\x52\x38\xb5\xfc\xae\x70\xbc\x92\xbb\x29\xef\x19\xc8\x97\xd7\xe8\xee\x6e\x10\xc5\xc2\x08\x53\x41\xaf\xa0\xe0\x3e\x85\x27\x19\xbd\xd1\x12\xf4\x52\x7f\x5b\x37\x05\xcd\x5e\x96\x8a\xce\xfa\x5a\xe8\xca\x79\x2a\x75\x13\xdb\xed\x81\x2e\xb5\x87\xe2\x08\x6e\xa1\x94\x70\xb5\xab\xba\xc1\xac\x20\xc5\x82\x1b\xb1\x42\x0a\x22\x08\xce\xc9\xaf\x90\x4e\xad\xa8\x9a\xca\x32\x66\x73\xae\x2b\x1f\xa6\x29\x91\x6a\x0f\xce\x11\xbe\xc6\x24\x57\x90\x9c\x64\xdb\x33\xa5\xb6\xd5\x62\x52\xe2\x04\xec\x0b\x52\x2c\xe4\x76\x41\xad\x32\xf6\x9d\xa4\x15\x49\xa0\x7e\x27\x35\xb0\x39\x65\x4b\x2c\x50\x55\x72\xc1\x00\x2f\x49\x31\xa7\x3e\x19\xcf\xe8\xe2\x8d\x2a\xf1\x9a\x27\xb8\x84\xff\x9c\xbc\x7f\x87\xee\xee\x40\xfd\x38\xf8\x37\xa7\x45\xdd\xdf\xc7\x76\x52\xbb\x3a\x1f\x0c\x50\x3b\xb5\x1f\xef\x7b\x7b\xa2\x25\x2e\x51\xc5\x72\x8e\x44\x86\x05\xe2\x19\xad\xf2\x54\x91\x1f\x97\x25\x60\xb9\xd5\x40\x72\xfb\xcc\xf9\x28\xa7\x8b\x87\x6d\x7b\x64\xff\x7c\x5b\x81\x86\x37\x0d\xe0\x49\x34\xb6\x8d\x4a\x38\xad\x18\x41\xdb\x39\x5d\x2c\x14\x99\xf5\x5e\x3a\xe4\x64\x06\xbf\x7c\x60\xc4\x6d\x17\x27\x57\xa4\x3c\x54\x50\xcf\xe8\xe2\xc3\xc5\x99\x63\x13\x2b\x53\x4d\xf9\xbb\x3b\xb4\xbb\x1f\xca\x41\x4f\x84\x21\x33\x8f\xdb\x72\xe2\x58\xf3\x8e\x6b\xc2\x4d\x9a\xba\x27\x8a\x5b\x50\x7b\x23\xdd\x92\x80\x93\x15\xcf\xa3\x10\xb8\xfa\xb0\xa7\xa7\xd2\x81\x53\x3f\xd4\xdb\x13\xca\xa5\xc6\xb6\x17\xbe\x3d\xa7\x4c\x59\x3d\x02\xae\x21\xf3\x03\x47\xbb\x28\x46\x5e\x93\x16\x9c\xeb\xd8\x39\x16\xd9\x86\x10\x6b\x12\x76\xcb\xd7\x58\x8f\x81\x31\xca\x7e\x63\x87\xed\xdb\xd7\x12\xd6\x19\x5d\x84\x0b\x43\xa3\xbf\x75\x83\xad\x7a\xb6\xbb\xeb\xe1\x85\xfd\x53\xf3\xeb\x02\x38\xcd\x95\x75\x54\xd5\xb5\x3f\x03\x8e\x39\x2d\xaf\xbf\x3b\x7e\x37\x09\xcd\x10\x3f\x65\x50\x80\x2c\xa9\x26\x0e\xd2\x32\x9f\x2b\x13\x98\xde\x83\xdd\x10\x91\x49\x15\x1d\xa3\x41\x6d\x7f\x1a\x18\x09\xff\x4c\xed\xed\x23\x1f\x10\xe1\x88\x83\x40\x82\xa2\x41\x92\x53\x0e\x83\xc6\x74\xbd\xc9\xa0\x40\x4b\x7c\xa5\xec\x6f\x19\x20\x21\x77\x28\xc2\xb6\x3a\x42\xe8\x32\x23\x1c\x2d\x01\x17\x46\x1a\xac\x68\x85\x12\x5c\x48\x69\xc0\xc9\xb2\xcc\x57\xca\x1e\x15\x02\x1d\x68\x9d\xb3\x16\xc5\xa8\xc6\x0c\x6d\xab\xf9\x9f\x78\xa8\xca\xd5\xe9\x27\x98\x4d\xa8\xd4\x13\x11\xaf\xca\x52\x0e\xe9\x0c\x12\x2c\x41\x2b\xc3\x05\xe1\x28\xc1\x1c\x74\x3f\x1b\x8d\x45\x7a\x7d\xa3\x24\xd6\x0c\x5c\xdf\x07\xaa\xa3\x8a\xc0\x12\x02\x65\x64\x41\xa4\xe0\xb6\xd4\x4d\x89\x16\x70\x19\xbe\x86\x2e\x12\x37\x09\x47\x92\xcc\x34\x24\xc9\x83\x0a\xda\x8f\x8a\x31\xc0\xb4\x08\x3c\x21\x45\x02\xba\x8b\xba\x6c\x0a\xd7\x04\x0b\x40\xca\x98\x15\x36\x5a\x48\xd9\x9d\x1b\x1e\x99\x41\x86\xaf\x09\x65\xe8\x06\x34\xde\xce\x36\x48\xb8\x94\xd4\x8c\xe2\x24\x1b\xd5\x10\xb6\xd0\x05\x08\x6c\xd0\xb0\xe2\x4d\x83\xca\x70\x91\xe6\x4a\x2f\x9c\x23\xb7\x07\xef\xe5\xb8\x5a\x40\xab\xe1\xac\xca\x05\xc3\x29\xa0\xed\x7a\x5c\xdd\xbb\x4f\x2d\x99\xea\x1e\x53\x64\xdf\x95\x78\xfc\xb8\xa1\xfc\x2a\xa6\x0d\x44\xb0\x6c\xd4\x4e\x37\xdf\xea\xd8\x63\x87\x44\xdb\x22\x03\x6b\x24\x74\x76\xd8\xb5\x66\x52\x4d\xb4\x1f\x20\x30\xf2\xa9\x51\x51\xc5\x91\x2d\xdf\xdd\xbf\xed\xd0\xaa\x3a\x95\x40\xa2\xf2\x28\x5e\x9b\xc1\x92\x0a\x68\xd4\xaa\x65\xac\x53\x63\x94\xa9\x53\xad\xbc\xd3\x5b\xa9\x35\x68\x0a\xe8\x66\x9d\x0e\x98\x50\xc6\x20\x11\xf9\x4a\x59\x0a\x13\xc9\x61\x9c\xe7\x72\x8d\xca\x29\x4e\x49\xb1\x68\x0c\x69\x1b\xd2\x76\x89\x39\x9f\x9a\xa5\x82\x27\x19\x2c\x7b\x07\xb7\x03\x4c\xcf\x60\x6f\x6b\xa0\xfb\x61\xef\xd4\x6e\x4a\xa2\x1b\x6b\x1f\x17\xa9\xad\x86\x30\x03\x45\x04\x39\x11\xe6\x94\x25\xa0\xc4\x67\x4a\x64\xb7\x5d\xe7\x06\xa6\xf4\x5e\x04\xda\x40\x92\x5c\x97\x9f\x0a\xaa\x14\x15\xde\xd7\xc3\xdd\xba\x2f\x03\xa5\xf7\xc8\x3f\x03\xfd\xe2\x79\xe3\x1b\xf7\x3e\x3e\x6f\x31\x74\x84\x56\x52\x06\x6a\x1c\x8d\x22\xad\xde\xf4\x60\xd3\x01\xa4\x87\xde\xd6\xaf\xe7\x95\x0b\xd7\x6b\x9c\xe7\xa3\x53\x3e\x99\x9c\x9d\x63\xce\x45\xc6\x68\xb5\xc8\x3c\x27\x9e\x1e\x1f\x89\xbf\xc6\x4d\x3b\x0e\x47\x67\x84\x0b\x28\xe4\xba\xcc\x47\xb2\xae\x9a\x2c\x77\x77\x72\x58\x5e\xbe\xfc\x46\x89\xfb\x88\xa3\x43\x96\xaf\xe9\xd1\xea\xb8\x7e\xd3\xa0\xc1\xba\x16\x83\xe7\xe5\xcb\x6f\xf6\xfb\xa6\x6a\xa3\x45\x4b\x0f\xd4\x9e\xad\xbf\x11\xc3\x93\xcb\xcb\xf3\xc9\xe7\x46\x2f\xd8\xd7\xbc\x9f\x29\x41\x3f\x03\x23\x16\x50\x46\xb9\x68\x30\x9b\x7c\x25\x05\x23\xe1\xfa\xdf\xb5\x33\x59\x96\xea\x9b\xbc\xf5\xf7\x5e\xc6\xd6\xed\x4a\xd4\xa6\x35\x1e\xf7\x12\x23\xeb\x10\x71\x7d\xea\x52\xdd\x8f\xe8\xb2\xac\x04\xbc\xa9\xf2\x3c\x58\x41\x1c\x4b\xff\x04\x52\xc7\x79\x2c\xd4\x7a\x6a\x84\xb8\xdc\x0c\xfb\x58\x48\x36\xb6\x3a\x8a\x5c\x51\xe5\xf2\xe2\xdc\x71\x06\x0e\x83\x32\xc7\x09\x70\x53\xc0\x49\x73\xe5\xea\xe4\x94\x16\x3d\x74\x92\xf0\xb7\xe7\x55\x9e\xb7\xde\x06\xdc\x65\xa7\xe9\xd1\x9a\x85\xac\x45\xd7\x41\xb4\xc9\x67\xd1\x35\x6b\xd0\x43\xee\xc1\x9a\x0a\x9b\xac\x74\x9d\xb8\x68\xa2\x4e\x3d\xd2\xf5\xa3\xd2\x5b\xde\x39\xb3\x51\xd7\xcc\xf1\xec\xbf\x53\x52\x4c\xed\x62\x50\x6f\xe4\xe4\xcc\x0b\xbe\x98\xa7\xb6\x0b\x30\x50\xee\x18\xbd\xb7\xf0\x1e\xe7\x1b\xe1\x3c\x77\xb4\xaa\x6d\x3f\x5a\x6a\x99\x97\xce\xac\xb7\x85\x44\xc5\x0a\x44\x0b\xc4\x81\x2b\xc3\x52\x82\x93\x4c\xfb\xca\x51\xca\x30\x17\x24\xc1\xb9\x5c\xd2\x97\x25\xa3\xd7\x80\x4a\x60\xca\x6a\x50\x24\xd0\x64\xfa\xc9\xe4\x6c\xa2\x81\x1c\xe1\x24\x73\xe3\x21\xd1\x31\xc0\xa7\x89\xfa\x20\x35\x2b\x41\x8a\xbd\xe7\xbb\xbb\xbb\xd6\x31\x36\x99\x9c\xed\x79\xa8\xfa\x80\x42\x03\xba\x07\xad\xe9\xa0\xaf\xeb\xd5\xee\x86\x0e\xbb\x0c\xce\x73\x7a\x83\x12\x5a\xcc\xc9\x42\xc7\x02\x48\x55\xc5\xd2\x40\x10\xb9\x51\xe0\x91\x06\xd5\xfb\x78\xa7\x2f\xcd\xc7\xb5\xe6\xd8\xda\xd8\xf4\x04\x96\xa5\x58\xc5\x01\xfd\x08\x2b\xb4\x13\xa3\xa1\x46\x42\xf9\xfb\x3c\x03\xa9\x41\x6d\x74\x05\xab\x8e\x2e\xf3\x9c\x2c\x32\xa9\x9d\x31\x48\xab\x44\x8b\x14\x49\xc1\xa1\xa0\xc3\x39\x61\x5c\x0c\x67\x2b\x01\xae\x39\xdf\x39\xe4\x11\xb8\xe1\x0d\xea\xef\xd0\x11\x29\x33\x60\x7c\xa7\x96\x7b\x6d\xba\x27\xda\x90\x28\xc9\x9f\xe8\xe2\x0e\x05\xf3\x1b\x3d\xf6\xda\x37\x20\xb5\x41\xa9\xe6\x76\x50\xb8\xea\xc9\x65\xab\x75\xd8\x2e\x3b\xb1\x3d\x3e\x39\xc7\x0c\x2f\xdb\xd8\x6a\x0c\x8f\x4f\x90\x0a\x63\xd9\xd0\xfe\x24\xf1\xf2\xed\x4f\xf2\x77\x9a\x95\xb2\x05\x87\xb7\xf9\xed\xd3\xd7\x20\xd1\x6f\x46\x76\x86\x4a\xad\x2a\x1d\xaf\x0a\xbc\x24\xc9\xe5\xd9\xe4\x02\x12\xca\x52\xee\xb3\x4d\xba\x92\xc2\x24\x51\x03\x39\xcd\xa9\x55\x29\x9b\x72\x89\xe7\x53\x48\xd2\x6c\x9a\x54\xec\x3a\x18\xf0\xd7\x47\xc7\x27\x47\xea\x65\x63\xbc\x47\xda\x04\xac\xac\x17\xbc\xa6\x99\x31\x0c\x2b\xfb\x87\x8a\x02\xd0\xe3\xa9\x45\x38\x29\x04\xb0\x04\x4a\x31\x05\x5d\xad\x7b\x8c\x8c\xcd\x0d\x18\x53\x8e\x08\x6b\x74\xd3\xe0\xa5\x82\x13\x36\xac\xed\x2d\x2a\xea\x40\x22\x6f\xab\xdd\xdd\xa1\x03\xf4\x1f\x7a\x04\xa7\xe1\x87\xfd\x46\x9b\xc6\xa4\xe0\xcd\x34\x06\x72\xe9\x8d\xb9\xff\x0f\x25\x63\x98\x78\x31\x6d\x02\x76\x5b\x41\x0f\x96\xd2\xa8\x8c\x22\xaa\x4b\xad\xe9\xac\x29\x6b\xfb\x7a\x42\x52\xa8\x0d\xe6\xc6\xcd\x46\x52\xf0\x4d\xe6\x59\x6f\x28\x4c\x9c\xd7\x95\x7a\x58\x90\xb2\x04\xb1\xd3\x1a\xb8\x44\x52\x87\xeb\xaf\x6e\xa2\x42\x6a\xad\x0b\xf6\x0d\x56\xa6\x16\xfd\x6b\x89\x4b\xdb\x5a\x13\x7e\xb7\xb5\xce\x74\x59\xae\x84\xcf\xd0\xb6\x35\xfd\xa9\xbe\xcf\xbc\x40\xbc\xba\x17\xf0\x4b\x5d\x6c\x64\x44\xe5\xe1\x7c\x4e\x0a\x22\x56\x23\xfb\xcf\xe5\xaa\x04\x34\x48\x28\xbd\x22\x30\xb0\xf5\x1d\x70\xb9\x9a\x5d\xad\x86\x12\x4f\x07\xe9\x1d\x5e\x2a\x36\xa9\x75\x1e\x5d\x0a\x65\x98\x67\x07\x41\xd1\x66\xa3\x47\xaa\x99\xe6\xdb\x13\xcc\x95\x79\x4f\xf6\xec\x21\xf5\x2d\x42\x4a\xd0\xd0\x22\x5f\x19\xf6\xab\x29\xf1\x64\x61\xa6\xbf\xb5\xb1\xff\x68\xe3\x1b\xfc\xc0\xb1\xdd\x1d\x5f\x23\x72\x21\x10\x6e\x94\x7a\x2b\x5b\x7e\x8a\x8c\x5d\x38\x7e\x5a\xe6\xaa\x61\x73\xfd\x7c\x5d\xa4\x25\x25\x85\x5a\x0b\xcd\xf7\x3a\xc4\x73\x74\x68\xec\x1c\xff\x83\xb4\xfb\xe1\xf4\xdc\x9a\x5c\x4d\x01\x6b\x6f\x55\xb1\x01\x98\xe4\xfc\xc0\xfb\xf8\x16\xdf\xbe\x91\xef\x64\x01\xf9\xd1\x2a\x01\x7e\x19\x59\xa0\xa9\x01\x44\x3a\x52\xf3\xa2\xff\xd6\x31\xcb\x1a\x2e\xa9\x1d\x1e\x38\x7d\x85\x73\x5c\x24\xa4\x58\x1c\xa9\xf9\xe0\xb1\xb3\xf1\xa3\xd8\x22\x70\x98\x2f\x28\x23\x22\x5b\x36\xc9\xf9\xf7\xb0\x7e\x86\x61\xed\x1e\x55\x65\xdc\x54\xe3\xa5\xa4\xd8\x12\x97\xc6\xda\x7c\x43\xf2\x1c\xcd\x4c\xb4\x24\xad\x4d\x41\xb2\xd4\x4f\x19\x11\x90\x13\x2e\x82\xd8\x47\x43\x21\x52\xa4\x70\xfb\x2c\xa0\x14\xaf\xe3\x96\xc3\xb2\x39\x4d\xb4\xbc\xac\x4b\x8d\xce\xcc\x3b\xbf\xf8\x76\x89\x45\x26\x0b\x19\xce\x32\xb5\xea\xfa\xa1\x5c\x27\xdc\x16\x51\xeb\x11\xa4\x61\xc9\xba\xe0\x42\xa0\x27\x39\x78\x80\x46\xae\x6b\xa3\xa3\xd3\xe3\x8b\x1d\x1d\xb5\x6b\x16\x82\x63\x28\x56\xca\x86\xf2\xe9\x13\x2a\x19\x29\x84\xc3\xf9\x84\x72\x21\xc5\x1a\x32\x98\xd6\xd1\x7d\x0d\x03\xa8\x99\x1b\x12\x92\x8d\xb0\x40\x4f\x3a\x60\x0d\xa6\x03\x03\x6f\x27\x9c\x61\x9e\x83\x2c\xc2\xa1\x26\x6e\xb3\xa3\x47\x4d\x57\x9c\x72\xb7\xb7\xdc\x70\xcd\xb5\x69\xf3\x5f\x8d\x01\x66\x2a\x98\xfd\x89\x8e\xc8\xbb\xc0\x02\x54\x28\x05\xaf\x59\xc2\x5b\x67\xe5\x67\x15\x91\xa1\x7d\x84\xb9\x95\x2d\x71\x52\x6e\xdf\xd8\x7e\x4d\x4d\xf1\xd3\xe3\x38\x99\x76\xf7\xbb\xa9\xc4\xf2\x9a\x3e\x71\xd2\x3c\x6f\x91\x66\x13\x74\x95\x61\xa1\x03\xc3\x6d\x1d\x76\xd2\x81\xf5\x6e\x18\x75\x22\x85\xd4\xbf\x68\x01\x8e\x5b\xfc\x09\xfe\x1c\x0d\x06\x3d\xd6\x28\x6f\x6e\xe3\x3c\x37\x96\x10\x15\xcb\x9a\x22\x26\xe7\xb2\x46\xff\x57\x5a\x00\x1f\xa1\xd7\x38\xc9\x90\x72\x2f\xe9\x89\x62\x8a\x72\x84\x51\x0a\xda\x6c\x9d\xaa\xb2\x0d\xcf\xc8\xf3\xb7\xaf\xd0\xf0\xff\xa3\xe7\xdf\x21\x91\xd1\x8a\xe3\x22\x45\xdf\xbd\x54\x5b\x26\x15\xf2\x0a\x1c\x51\x86\xf0\x4c\x0a\xa7\xef\xeb\x22\xcf\x5f\x7c\x1f\x94\x89\x08\x12\xd5\x96\xe4\x1e\xed\xdf\xb3\xcc\x23\xa9\x51\x33\xd0\x8e\x2f\x25\x54\x8d\x2e\x96\x1c\x3f\x45\xaf\x14\x2d\x8c\x60\xb2\x86\x04\x8e\x9e\xcc\x19\x5d\x8e\x05\x45\x37\x37\x37\x3b\x31\x4c\x32\x33\x25\x9f\xa1\x6d\x41\xd5\x59\x86\x0b\x53\x79\x12\x4a\x36\x2b\xfd\x23\x0c\x67\xbd\x18\x2a\xde\xc3\x58\x8d\x5e\x91\x22\x35\xcb\xc3\x69\x79\xfd\xd2\x67\xc0\x5c\x59\x2d\x91\x39\x46\xa1\x6a\x9a\x55\x23\x66\xd3\x44\x77\x77\xeb\x0d\x52\x8d\x40\xf3\x46\xa4\x47\x6f\xa3\xeb\x2d\xd2\xeb\xec\xc1\xed\xb6\xb5\x19\xa0\xcf\x4a\xfb\xf0\x2e\xb9\x7f\xe4\xfe\xad\xd7\x20\xe6\x77\xf9\x4b\x10\xf6\x2f\x44\xc9\x30\x6a\xc3\x34\xd1\x3a\x6e\xf4\x90\x99\xf0\xdd\xdf\x33\xe1\xb3\x8f\xdf\x26\xb3\xe0\xbf\xf6\xf6\xfe\xfb\x0b\x51\xd6\x36\xf5\x17\xa1\x67\x6b\x2e\x34\xde\x78\xe6\x6d\x6d\x9d\xb0\x4a\x9e\xb3\x1d\xd5\x73\xa8\x80\x2e\xc4\x5f\xbe\xfc\xa6\x1d\x4a\x65\xbc\xa6\xca\xfb\x25\x57\x4b\xa5\x4d\xce\xd1\x60\xef\xff\x5d\x0f\x3a\x00\x05\x3b\x25\x06\xca\xd2\x6d\xc9\x75\x64\xec\x14\x76\x85\xb3\xd6\x22\xeb\xbc\x1d\x8f\xd5\x11\x1f\x6a\x28\x1c\xb6\x7f\x77\xe7\x47\x8d\xf5\xb2\xdc\xc3\x9b\xed\x6e\xa2\x5b\x81\xbd\xd7\x1e\x45\x2b\x78\x5b\x52\x35\x61\x02\xb5\x77\x74\x27\xf5\xe0\xc5\x57\xfd\xe6\x68\xb7\xeb\x05\x1b\xc4\x9c\xe0\xd6\x0e\x54\xc0\xb2\x54\x07\x8d\x06\x93\xd7\x17\x1f\x5f\x5f\x0c\x0c\x50\xbb\x91\x96\x0a\x9d\x45\xbf\xbd\x63\x6e\x19\x71\x55\xc1\xa6\x69\x0b\x7d\x26\xf3\x16\x6a\xc5\xe7\x37\x8c\x5c\x91\xb1\x68\x75\xf3\xe8\xc3\xe4\xf2\xfd\xdb\xe9\xeb\x8b\x8b\xf7\x17\x13\xcd\xb8\xe1\x60\x6e\x6d\x29\x00\xfd\xc3\x11\xb7\xf0\xdb\x9d\x80\xae\xf0\x4c\x9f\x37\x93\x1b\xb9\x77\x3f\x9c\xbe\xfb\x19\xe9\xd3\xb0\x49\x06\xc9\x95\x8a\x6a\xd0\x91\x09\x72\xd7\xab\x63\x74\xa4\x8a\xca\xe3\x23\xbd\x85\x3e\x18\x27\x64\xb7\x1f\xde\x1e\x84\x42\x4f\x18\x2e\x52\xba\x34\x07\x0f\xff\x5d\x71\x15\x21\xa5\x4f\x62\x5e\x15\xf4\xa6\x50\x40\xf8\x0e\xc2\xdc\xa1\xac\xc0\x4a\x54\xb5\x59\xdd\x1f\xb7\x0c\xcb\x77\x0b\x1d\x75\xa4\x61\x7a\x3a\x7b\x92\x29\x56\x27\xc5\x9e\x57\x47\x87\x43\x8c\xc7\x0b\x22\xb2\x6a\x36\x4a\xe8\x72\x7c\x55\xcd\x80\x15\x20\x80\x8f\x4d\x78\xec\x50\x3b\x4e\x66\x39\x9d\x8d\x97\x98\x0b\x60\xe3\x84\x16\x82\xd1\x3c\x07\xc6\x8d\x5b\xa5\xbc\x5a\x8c\x93\x65\xea\x7d\x31\x86\xff\x05\xdd\x44\xb7\xaa\x89\x62\x03\xd6\xeb\x71\xf5\x25\xf3\x05\x54\x1c\x8c\x81\x44\x59\x9d\x25\x3d\x6a\x9d\x64\x86\x93\xab\x9c\x2e\x0e\x6c\x13\xaf\xf4\xef\xc0\x31\x86\xba\x95\x93\x75\xcb\xde\x97\xc1\x32\xb6\x5a\x08\xeb\x0c\xb6\x46\x26\x2d\x4c\x06\xc3\x81\xb7\x5c\x38\x9b\x46\xe3\x48\x77\xb0\x9f\x44\x1d\x81\xb1\x0d\x39\xfc\x62\xd7\xdb\x26\xdf\x45\xda\xd0\xc3\x6b\x0f\x4a\x84\xf0\xbb\xf1\x55\x7e\x8d\x02\xe7\x3e\xda\x28\x16\x95\xda\x3a\x31\x68\x9f\xe8\x09\xbf\x94\xf0\x32\xc7\xab\xfd\x8d\x4b\xda\x88\x6e\x7d\x18\xa2\x81\x49\x73\x69\x5a\x47\x32\x2e\xaa\x99\x25\x84\xf5\xd3\xf8\xe0\xc2\xc1\x8c\x12\xb3\x41\xc0\x1e\xc7\x91\x7d\x5a\x81\x9d\x08\xa1\x9f\x87\x6a\x99\x7c\xb9\xfb\x72\x1d\x12\xfd\xa3\x64\x7f\x0e\x0d\x9b\x0f\x8d\xa3\x61\xb0\x1f\x41\xa1\xc4\xdc\x3b\x28\x63\x9c\x7e\x5d\x10\xa2\x3c\xb5\xb9\xdc\xbf\x7b\xf4\xc8\x1a\x9d\x1f\xa1\x30\x36\x5f\x1d\x94\xac\x0d\xd2\x41\x58\xfe\x44\xbf\x8f\x9d\xd1\xf9\x0d\xb1\xe3\x9b\x44\x6a\xd7\x58\x45\xdd\x4e\xeb\x83\x9f\x5d\xf8\xc1\xe5\xd1\x39\x32\x67\x13\x78\x53\x7b\x79\x86\xb6\x45\x52\x4e\x9c\xf2\x32\xba\x3c\x3a\x7f\xd5\xf0\x0d\x39\x4b\xbb\x48\x4a\xe5\xd8\x71\x35\xac\xc1\xb9\xf1\xd6\x00\x50\x66\x2c\x75\x6a\xa2\xbf\x48\xf7\x57\x17\x16\xde\x40\xfb\xdf\xcf\xd0\x36\x18\x53\xb9\x52\xb9\xea\xaa\xbe\x05\xbd\xa1\x45\xa1\xd6\xa3\xbc\x95\xa6\x82\xb3\xae\x9b\x2d\xa1\x7b\x6f\x90\x88\x07\x6f\xa2\xdf\xc3\x54\x13\xc5\xb3\xb1\x63\x6d\x8d\x81\xe1\xcc\x08\x11\xfd\xfd\xc8\xe8\x18\x12\xa3\x0f\xaf\xdd\x5f\x75\xef\xee\xa2\x08\x7e\x21\x8c\xbe\xac\xad\xe0\xcf\x37\x14\x4e\x05\xf9\x5a\xe3\xd1\x78\xa3\x81\x74\x9f\xc9\xd6\x19\x5f\x94\x80\x89\x79\x9e\x62\x2b\x05\xd2\x47\xdf\xbf\x8a\x2c\x6a\x69\x82\xeb\xc8\xf9\xba\x30\xe4\x6c\x76\xc9\x5a\x08\xdc\xe3\x2b\x00\x9b\x38\xdc\xb6\xd0\x87\xe3\x5e\xc9\x5e\xa5\xbe\x64\xff\x70\xdc\x2d\xd9\xab\x54\x53\xd3\xd5\x08\xa8\x59\xbf\xed\xa4\x66\xbc\x48\xf7\xd7\x8d\x25\x7b\x5d\xf5\x0b\x4b\xf6\xaf\x27\xda\x5b\x83\x20\x87\xe7\xc1\x62\x79\x03\x68\x7f\x3c\x91\xfa\xf9\x48\xe0\xc4\xe1\x43\xe8\x10\x15\x65\xf6\x0c\x2e\x0f\x3a\xd0\x10\x65\x17\xae\x50\x5b\x98\x7d\x76\x59\xf8\xb5\x66\x6f\x33\x34\xdb\x90\xcb\x26\x9a\x4a\x41\x85\xdb\xa8\xa4\x22\x73\xa7\xa7\xf3\xda\x52\xc1\xa0\x04\x41\xb4\x87\xde\xe4\x93\xd2\x95\xda\xca\x7c\xc3\x56\x59\x36\xd2\x84\x75\xa4\x0e\x6b\xb3\xac\x17\xeb\xa6\xd8\xb5\x2b\xd6\x0d\xf9\x7b\xac\x78\x70\x5b\x63\xe3\x65\xf7\xa7\x8d\xed\x69\x57\x50\x9e\x8b\x35\x0e\x0b\x86\xbb\xb2\x7a\x63\x86\x1a\xdc\xe2\xc5\xd8\x6d\x06\x45\x6f\x67\xbc\x92\x3a\x5a\x5b\x67\xd0\xda\x10\xc6\x7b\x73\xe2\x6e\xf8\xe1\xe2\x54\xc3\x88\xda\x4f\x7b\x61\xd4\xbc\x67\xf1\x70\x67\xab\x37\x84\x70\x6a\x6c\x4b\x8a\x45\x15\x04\xff\x30\xf6\x86\x40\x26\x7a\xd5\xf4\x80\xf8\xa7\xb7\x1b\x43\x63\xc2\xc1\x51\xe3\x79\x32\x7a\xba\x83\xc6\x68\xc6\x00\x5f\xad\xdf\xde\xde\x6f\x87\x6b\xff\xab\x67\x55\x90\x85\x6e\xfc\x14\x1d\xbd\xbf\x98\xb8\x73\x96\xea\x40\x9b\x35\xc9\x2d\x49\x92\x11\xc8\xaf\x70\x7e\xb5\xc4\x85\x32\xcd\x19\x6b\xac\x31\xb9\x0d\x13\xca\xf8\x90\x96\x50\x0c\x03\x63\xac\x97\xba\xca\x9f\x89\xc1\x04\x54\xa2\x8a\x9a\x29\x77\x44\x19\x37\x66\x64\xfb\x7d\x0b\xc9\x97\xe8\x9c\xc1\x5c\x05\x43\xa3\x25\x88\x8c\xa6\x1c\x15\x00\x29\x47\xb8\x3e\x6f\x4f\x4b\x3d\xf3\x71\x91\xa2\x94\xcc\xe7\xc0\xa0\x10\xe8\x42\x1b\x91\x24\x73\x6b\x80\x64\x8e\x9e\x38\x3e\xd3\xc0\xd0\x01\x7a\xfc\xfe\xfc\xf2\xf4\xfd\xbb\xc9\xe3\x1d\x6f\x1a\xb6\x72\x07\x3c\xd6\xbb\xea\xe1\x91\x36\x2d\x0e\x55\x0c\x8f\x61\xe3\x3d\xd7\x15\xd5\x0d\xf5\x49\x7f\xa9\x03\x9f\x91\xb7\xe3\x0f\x0a\x1e\x31\x48\xa1\x10\x04\xeb\x70\xaa\x0d\x1b\xf6\x6a\xc5\x5a\x0f\x81\x3e\xde\x8f\xac\x40\x1b\x36\xf4\x56\xd3\x3c\xd6\x88\xf9\x14\xf6\x71\x43\xb0\x46\xb2\xc6\xc0\xd6\x42\xf7\x3e\x60\xdf\xe2\xdb\xe1\xe1\x02\x1a\x00\xdf\xe2\xdb\xc3\x05\xac\x03\x25\x61\x40\x21\x86\x97\xab\x12\xf6\x74\x7e\x92\x32\xc7\xa4\x40\x49\x86\x19\x07\x71\xf0\xe1\xf2\xcd\xf0\xfb\x8d\x40\x9c\xa9\xb4\x1e\x7b\x68\xd7\x2b\xed\x8c\x99\xd6\x20\xe6\x59\x9d\xfe\xe6\xb3\x3f\x06\x9f\xb5\x64\x62\xa8\x71\x68\xe5\x7d\xe8\x0c\x84\x51\xbd\xe3\x86\x88\xcc\x96\xc4\xca\x7d\xd6\x94\x7f\xd6\x6b\xd6\x50\x41\x6c\x76\xd5\x37\x84\xb5\x03\xbe\x6a\x6f\xe0\x68\x02\x09\x6d\x29\x96\x7f\xf8\x48\x9e\x3a\x1e\x3c\x12\x4b\xf8\xfb\x7a\x31\x3e\x7d\x52\x07\xbc\xbe\x5a\xac\xcd\x1f\xad\xeb\xd1\xdd\x99\x0e\x74\xf8\x13\x07\xc8\x7c\x55\x2a\xff\x21\x02\x59\xfe\x78\x14\x58\x1f\x7a\xb2\x91\x33\x51\x89\x62\x4d\x2a\x44\x3b\x9c\xb6\x5e\xd4\x8d\x3d\x7f\xdb\xe9\xf6\x76\x47\xad\x89\xc9\xef\x6a\x02\x09\x2e\xcf\x26\x88\x17\xc4\x1a\x69\x5c\xb4\xa5\xc3\x41\xa5\x3d\xd1\xe3\x08\x0c\x2d\x2b\x2e\x10\xce\x6f\xf0\x8a\xeb\x54\x1b\x0d\x3b\x1c\xe8\x89\xf4\x2c\x38\x10\x3c\x79\x77\x5a\x43\x30\x07\x5b\xb9\x3a\xcb\x49\x2b\x96\x00\x52\x49\x59\xe7\x54\xa2\x44\xc4\xa8\x89\x43\x33\x80\xc2\x0c\xf4\x64\x72\x76\x04\x4c\x90\xb9\x0a\x85\xdd\xf9\x7d\xd7\x86\xcf\x1d\x16\x85\xbe\x5c\x9c\xe0\xd7\x97\xc4\xea\xcc\x64\xbb\x2b\x2a\xdd\x25\xba\xbb\x53\xe9\x31\xef\x25\x4e\xfe\x1e\x90\xaf\x36\x20\x5f\x70\x1d\xbd\xc7\xcc\xff\xeb\x85\x87\xfe\x45\xd8\xa5\x31\x7f\xef\x3f\xa4\x7f\xfa\xb8\xd4\xbf\xc8\x40\xae\xd3\x6a\x94\xaa\x90\xd0\xe5\x12\x0a\x81\xce\x5f\xbf\x45\x3c\xc3\x5e\xb2\x76\x97\x4e\x3e\x11\x26\x12\x8e\x5b\x05\x64\x21\xb5\x02\x75\x98\x25\x8c\x69\xc4\x45\xea\xe5\x2e\xaa\x6f\x3f\xb0\x2d\x6e\xd9\x66\xf6\xfc\xe0\x43\x39\xe2\xb0\x3c\xca\x20\xb9\xe2\xd5\x32\xd0\xbb\x78\x3e\x4d\x6a\x1e\x43\x5d\x4f\x08\xcc\xe3\xca\x80\x26\x0d\x68\x2a\xcb\xc1\xc3\xa1\xf5\xcd\x8b\x37\x55\x9e\x1f\x65\x98\x14\xfe\x04\x69\xf4\xcb\x66\xf8\xef\xeb\x5f\x88\x49\x0c\x6a\xab\x83\x5c\xe0\x52\x25\x43\xeb\x79\x7c\x7f\xab\x5f\x67\x7a\x0d\x8c\xcc\xe3\x44\xe9\xf6\xd1\xa2\xce\xc8\xd4\x38\x7d\x0e\x2b\x91\x5d\x9e\x4d\x94\xdb\xa1\x11\x47\xeb\x47\xf4\x7a\xa5\x22\x31\xcf\x2f\x77\xbf\x89\x4a\xad\xf5\xcd\x7b\xc4\x93\x6d\x8c\x8e\x0e\xdf\x90\x1c\xde\xe1\x25\x34\x90\x89\xb1\x6a\xb3\xf2\x39\x2c\x27\x27\x87\x2d\x96\xd5\x29\xcc\x7b\x39\xb7\x07\x68\x8d\x51\x6b\x74\xf5\x00\x99\x06\x3a\x46\xb7\x07\xf2\x47\x55\x5d\x67\x4e\xef\x82\x9d\x42\x29\xb2\x0e\xd0\xbd\xb0\xf5\xe9\x56\x42\x8b\x63\x05\x61\xa3\xb9\xd2\x04\xa2\x86\xfb\x1c\x2f\x82\xd9\xe2\xa5\x5f\x78\xf9\xcf\x6f\xd1\xcb\x7f\x7e\x87\x0e\xfa\x30\x71\x40\x36\x96\x88\x9b\x2d\x76\x8d\x84\x23\xa8\x91\x49\xa4\xef\x69\x88\x14\x97\x67\x64\xdd\x89\xe9\x0e\x64\x3a\x43\xd1\xfd\x76\xee\x17\x45\x7e\x9f\xd3\xc4\xb6\xa5\x0d\x4e\x14\xfb\xc5\x71\x25\xb2\x73\xbf\x8a\x1c\xad\x9e\x83\xc8\x71\x1a\xb8\x43\xb9\x17\xda\x39\x35\x3a\x2c\xcb\x0b\x4a\x85\xcf\x31\xca\x75\x52\x31\x82\x0e\xd0\x78\xa7\xe1\xae\x34\x02\xe4\x9b\xdd\x17\x0a\xa9\x2e\x70\xc1\xe0\x6c\xc0\x33\x75\xef\x62\x8e\xd4\x83\x90\x00\x3d\x3e\x54\xff\x6d\xb7\xd9\x01\x6e\x75\xf9\xa1\x04\x09\x85\x20\xba\x9d\x66\x88\xb0\x97\x2a\xc4\x3a\x92\x66\x34\xd5\x02\xbe\x15\x92\xdb\xe1\x32\x54\x4f\xe8\x30\x50\x47\x66\x83\xba\x86\x06\x8e\x98\xaf\x0d\x7e\x6a\x3e\x6a\x8b\x78\x3c\x18\xd7\xf8\xb5\x1a\x4f\x30\x30\x71\x58\x9b\xe3\x1e\x71\xdf\xaa\xe7\xde\x3e\x5c\x03\x6d\xa2\xf3\x35\x36\x9e\x48\x42\xc6\xae\x80\xe2\x8d\xdb\x52\x29\x83\x23\x4f\x37\x79\x4c\x92\xe1\x07\x12\xe7\xcc\xeb\x8e\x3b\x33\x54\xa7\xcf\x7b\x28\xc1\x5c\x0b\x6f\xfd\xc1\x6e\xb8\x36\xef\x35\x02\x92\x15\xdf\x98\xdb\x92\xdc\x33\xd0\x2e\x5e\x7b\x02\xa3\x3e\x55\x71\x2f\x66\x35\x57\xb5\xd8\x33\x54\x9b\x84\x90\xd7\x88\x49\x08\x43\x03\x61\xe8\x40\x74\x0f\x57\xbb\xb1\x8d\x02\xeb\x1f\x82\x44\xf7\xe0\xf5\x32\x66\x70\x2f\x80\x7b\xdc\x05\x01\x0d\x8c\x54\x7e\xa3\xfa\xdc\x96\x7e\x9a\xe1\xfd\x11\xa1\xe4\xae\xa5\x68\x96\x35\x9a\xd4\x12\xdf\xea\x0b\x61\xfc\x7b\x36\x06\x01\x5d\xd5\x26\x6f\xf4\x8a\xa6\x2b\xb3\x7f\x1a\xb4\x7a\xa9\xb2\x5a\x28\x35\x25\x7a\x01\x4d\x0d\xab\xe3\x7e\x9a\x18\x66\xd1\xbb\x6e\x02\xc4\x7a\x2f\xbb\x59\x33\x06\x6a\x01\x30\x39\x97\xbb\xb9\x48\x4e\xdc\xf8\x9c\x57\x81\x18\x06\xc0\x86\xab\x59\x70\x20\xa6\x8c\x2e\x56\x26\xa3\x8c\xdc\xec\x3d\x59\x6f\x17\xd8\xf1\x0e\x27\x4e\x2e\xc3\x73\x93\xc8\xae\xd5\x26\x07\xee\x81\x0e\xe5\x68\x2e\xd9\x2d\xef\x69\xc7\x33\x98\x08\x46\x12\x31\xbc\x64\xb8\xe0\x72\xaf\x3d\x9c\x98\x5b\x0d\xf7\xd0\x12\xdf\x0e\xf1\x02\x0e\x82\xc3\x92\x93\xcb\x89\xf3\xb9\x37\xf6\xd8\xf2\xdb\xa9\xbe\x2b\x64\x52\xcd\x52\xba\xc4\x44\xe7\xb8\xb1\x37\x88\x4c\xaa\xd9\xb1\x7e\x5b\x6f\xbf\x23\x30\xce\xcd\x3e\x58\x99\x1d\xd4\xbf\xae\x78\x83\x43\xef\xba\x38\x22\x42\x7c\x95\xa4\xcd\x71\xc3\x19\x5d\x70\x73\x8e\xe2\x3e\x67\x70\xba\x26\x7e\x33\x4b\x64\x53\x5e\x7e\xd0\x46\x8d\xd3\xe2\xc2\xa5\x7f\x58\x9b\x97\x30\x44\xdf\x51\xa8\x7d\x70\xa9\xd9\xd8\x47\xc1\xfd\x7b\xc6\xee\x73\x5b\x59\x17\x8c\xfd\xb6\xa1\x27\x32\xed\xa2\x7a\x97\x4d\x3e\x63\x13\x21\xa9\x4d\x5a\xcb\x36\xe4\xac\x39\x2a\xe4\xd8\x57\x6c\x23\x4b\xd1\xb6\xdc\xac\xef\x1d\xa0\x27\x0b\x10\x26\xc2\xeb\xb4\xd0\x07\x74\x02\xb5\x78\x64\x3e\xd6\xe9\x6c\x1a\x90\xc6\x4f\x15\x2c\xa9\x22\xe1\x14\x0b\x8c\xe4\x0a\xa8\xb8\x56\x64\x80\x6c\xed\xa5\xfd\x1a\x18\x66\x5c\xaf\x8b\x30\x4a\x6d\x60\x10\x0c\x22\x27\x07\x11\x2d\xd5\x8f\x44\xf3\xeb\x5d\x54\x79\x57\x15\x3f\xee\xcc\xaf\x62\x22\xd4\xa2\xd4\x1a\x3f\x75\x39\x47\x90\xa0\x48\xdb\xfc\x12\x5c\xa8\x1b\x26\x93\x8c\xc0\xb5\x3e\x95\x9a\xd8\x1b\x01\xea\x24\xa8\x0c\x65\xf8\x5a\x5f\xcc\x39\x99\x9c\x21\xdf\x86\xe2\x1d\xd5\x9d\x53\x9d\x63\x3f\xe6\x5a\xab\xf9\xf7\x09\x65\x91\x9d\xc3\x1b\xca\x12\x98\x4c\xce\xdc\x9a\x7b\x0f\x11\xd9\x02\xe6\xc1\xd9\x69\x0d\xf6\x16\x82\x42\xdb\xd9\x54\x12\xf4\xc2\xa2\xcb\x89\x0d\x1e\x33\x8f\x89\x21\x6b\x64\x05\x6f\xca\x57\x14\x51\x8a\xa2\x93\xbc\x55\x6b\xcb\xdc\xd2\x68\xd2\x58\xaa\xb3\xb7\xee\xb2\x47\xec\x45\xb7\xd9\x48\x42\x0d\x8b\x5c\x43\x0c\x81\xcf\x70\x12\xdf\x3e\x81\xcd\xe0\x1f\xe8\x60\xdd\x19\x79\x1b\x42\xa8\xb2\x0a\xac\x3f\x94\xdf\x6a\xcf\x9a\xa5\xfe\xf9\x8f\xfd\x58\xcf\x62\x5a\x1c\xda\xfc\x04\xbf\xc3\x2e\x4c\x3c\xdd\xad\xd3\xa1\xce\x13\x8c\x9d\xab\x4c\x84\x19\x42\x29\xdd\xb8\x5b\xd8\x2f\xef\xdd\x1f\x5c\xa7\xb4\x8c\x7c\x9c\xb2\x2a\x07\x25\xae\x9b\xf7\x11\xdb\x12\xfe\xff\x23\x39\x2f\x63\x5a\x5c\x03\xb1\xf7\x3f\x1d\x4e\xce\x8f\x28\x03\x29\x6c\x5a\x6c\xba\xbe\x79\x7a\x83\x79\x39\xf4\xca\x0d\x13\x7b\x46\x7b\xb8\x16\x9d\x08\x89\x7b\x89\xba\x41\x5e\xb5\xb0\xc2\x86\xf9\xd5\xfc\x8a\x72\xd6\xff\x86\x34\x69\x31\xf1\x10\x33\xbb\xde\x9b\x9d\x22\x16\x12\xa4\xf3\x44\xab\x78\x05\x4b\x86\xfa\x04\x7e\x60\xdc\x08\xf5\x9a\x4a\x64\xd3\xe0\x86\x4f\xd4\x34\xb1\xec\x77\x56\x90\x5a\x82\x7c\xa7\x4a\x4f\x75\x42\xcf\x3a\x17\xa1\x49\xb1\x0b\xc2\x7c\x69\xc0\xa9\x6f\x15\x73\xcf\x04\xc4\xf0\xc8\x40\xf1\x40\x36\x79\x65\xe8\x8e\x28\xa5\xb7\xcf\xd0\x76\x4e\x74\x6e\x2e\x67\x0a\xb3\x47\x27\x6c\xa8\x5f\x1f\x63\xe8\xda\xad\xf7\xc3\x7b\xf3\x63\xc7\x9e\x62\x42\x16\x05\x29\xf4\xce\x22\xa8\xe5\x0b\xd6\xdd\xe7\xda\xb0\xe5\x7a\x20\x6b\xc9\x3a\x1b\x00\xdd\x48\x15\x55\x0b\x3e\xd1\xb7\x4b\x3b\x62\x38\xb5\x06\xfb\x19\xd8\xea\xac\x6b\xcf\x50\xc2\x40\x7e\x08\xf2\xac\x85\xb4\x53\x09\xf4\x2c\xed\x5d\x5a\xb4\x5e\x8a\x5b\x03\xa9\x2a\xa8\xb2\x03\x6a\x28\x5d\xf0\xbb\xd5\xcb\x26\xe1\x5f\x61\x4e\x92\x63\xb2\x00\x2e\x34\x99\xa4\xc0\x81\xd8\x30\x1a\x5f\x64\x67\x4d\x9d\xa1\x76\x26\xdf\x0e\x5a\x3b\x01\xc9\x98\xea\x53\x63\xe7\xdc\x04\x72\x01\x38\x5f\xb6\x75\xb6\xba\xfe\xb4\xe2\xc0\xa6\xf6\xda\xf5\x6e\x40\x6f\x48\x1e\xdf\xe9\xc6\x72\x05\x48\xe8\xa9\xaa\xfb\x1b\xd0\xd3\x00\x7e\x33\x7e\xed\x29\xd4\xb2\xb8\x48\x00\x94\x91\x5f\x35\xb7\x0c\xda\xc6\x86\x4d\x06\xbe\x3e\x45\xa0\xfe\x8d\x04\x62\x98\x5a\xde\x51\x7f\x7d\xc2\xbf\x87\x4f\xbb\x1b\xee\xb0\xa2\x6b\x55\x63\xf4\xe1\xe2\x2c\xbe\x37\xaf\x18\x41\xff\xfb\xd4\xb7\x07\xf4\x2c\x10\x0d\x93\xba\x81\xed\x0e\x0e\x45\xbf\xc6\x04\xc2\x46\xdd\xea\xb3\x0e\xf9\xcf\x1f\xd7\x52\xd4\x68\xf7\xf3\x58\x8d\x74\x9e\xc6\x95\xcb\x7f\x53\x71\xd0\xdb\x66\x84\xb9\xb6\x29\x0b\xea\x4e\xc0\x3e\x43\xb3\x4a\x98\x64\xf4\xf4\x1a\x18\x23\xa9\x9f\x4a\x72\x03\x0e\xb2\x7b\xe1\x8f\xb2\x89\x16\x0b\xb5\x66\x4e\x87\x51\x3b\x1c\xa3\x00\x66\x74\x88\x36\xb2\x8b\x76\xb4\xd5\x50\xa3\x37\x22\xea\x16\x3a\xc7\x5c\x6f\xa5\xe1\x56\x30\x9c\xa8\xe8\x07\xed\x49\xf5\x1d\xbd\x82\xaa\x32\xe6\x64\xd3\x1a\x1a\xde\xcf\x25\x5d\xc3\xe8\x74\x47\x63\xce\xe5\xbb\x4b\xea\x6e\xc8\x5c\x47\x22\xce\xf3\xa1\xee\xc6\x50\x76\xc3\x91\xc8\xf3\x63\xeb\x4b\x39\x75\xa4\xc2\xc3\xc6\xa1\xa3\x91\x6e\xb1\xb9\x29\x34\x3f\x60\xc1\x47\x59\xbf\x5f\xe3\x53\xf0\xe0\xa4\x9e\x71\xdb\x87\xc3\xa7\x69\x24\x39\xcd\x67\xec\xf2\xa6\x9d\xbb\x4f\x3d\xbf\x33\x1b\xae\x4c\x5b\x48\xed\x46\xd0\x0d\xcc\xb8\xbe\xc8\xb0\xbe\x0a\x8f\x6f\xec\x7b\xf0\x9f\x0f\xe6\xfe\x3c\x8f\xae\xfe\x5d\x7b\xd1\x6d\x9d\xb7\x30\xda\xc6\xcd\x16\x2f\xbd\x87\x07\xc4\x7f\xbc\x9b\x1b\xeb\xa6\xa2\xed\x9c\x84\x77\x1d\xf8\xf4\xba\xa7\x07\xa6\xbf\xfd\xc8\x1d\x83\x0f\xf3\x13\xfe\x3c\x94\x9a\xd0\xf0\xf4\x3c\x6c\xd1\x4f\xf0\xdc\xbb\x77\x5e\x73\x8d\x54\x4f\xbb\xf5\xad\x67\xb2\xbc\x6d\x37\x76\xd9\xd3\xc3\x68\xd9\xd5\x42\x5f\xcf\x36\x91\x1b\x3e\x5c\x6f\x65\xe8\x5d\x0d\x7a\x81\xa8\xd0\x3e\x03\xc4\x5d\x9f\x76\x9f\xfa\xea\x62\x42\xaf\x7e\x8f\xfb\x38\x02\x28\xea\xd6\xbe\x87\x93\xb6\xc3\x95\x1d\x45\xa5\x6b\x2d\x74\x77\x91\x36\x06\x6d\x63\xdc\xc3\xa1\x8e\x5f\x8d\x69\x59\x36\x7a\x3d\x66\x0b\xb7\x25\x11\x64\x21\x97\xe2\x93\xcb\xcb\x73\x7a\xbb\x42\x1f\xab\xbc\x00\x86\x67\x24\x27\x62\xd5\x28\x6c\x2d\x6b\x37\x37\x37\x23\x9d\x7c\x2f\xa1\xcb\xf1\x2c\xa7\x8b\xb1\x81\x43\x8a\xc5\x50\x64\x30\x54\x37\x66\xdc\xae\x86\xd7\x3e\xb4\xe1\x0d\x11\x99\x49\xf6\xd7\xdf\x65\x1d\xd3\xda\x7a\x5a\x91\x14\xad\xdb\xcf\x05\x45\xf6\x0e\x75\xbd\xea\x77\x6c\x4c\xbd\xab\xd0\xf3\xbc\x2f\x27\x40\x14\xbd\x4f\x91\x1b\xd2\x1d\x8e\x9f\xc2\x9b\xd2\xbd\xb6\xbb\x25\x95\x11\x73\x91\x9c\x0f\x5e\xf5\xa6\x52\x6e\xc4\x65\x9d\x02\x82\xc7\x59\xb8\x48\x7b\xe0\xc6\x41\x4f\xa0\x48\xd7\xc0\x65\x80\xef\x0f\xf7\x02\x70\x08\x37\x02\x58\x6b\xfd\x7d\x41\x99\xb1\x1d\x8a\xfa\xfb\xca\x55\x6d\x91\xdf\x87\xdd\xb9\xf5\xe9\xda\xfd\xf8\x9b\x8a\x1e\xb8\x7d\x51\x6d\x2f\x1f\x08\xd9\x45\x22\x75\x52\x25\x06\xd7\x04\x34\x34\xe8\x11\x01\x1f\x8f\x58\xf0\x1f\x15\xbd\x10\x65\x59\x7a\x45\x60\xaa\x7d\xbd\xd1\x9a\x51\x96\x95\x95\xb4\x27\xb8\xc3\x0b\x6f\xe0\xaa\xcd\x73\xfc\xe9\x84\x1b\x66\xb4\xb3\xcf\x16\x3a\x2d\xd4\x8d\xd2\x88\xce\x91\xc9\xab\x21\xd8\x4a\x09\xe4\x02\x6e\x85\x77\x29\x91\xf6\x0b\xcd\x60\x4e\x19\x98\x3d\xba\xf2\x81\x15\xba\x5e\x04\x5b\x09\xc0\xb9\x3d\xbb\xb0\x55\x42\xfa\x1d\xdc\x7a\x37\xf1\x37\xf0\x0f\x3f\xd6\x11\xf1\x82\xad\xde\xd1\xe2\x34\x85\x65\x49\x85\x0d\x43\x8d\x79\xf9\xb4\xbf\x88\x16\xf9\x0a\xdd\x50\x76\xc5\xad\x1d\x30\xd1\xa1\x68\x88\x70\xb5\x95\x4a\xe8\xb2\x64\xc0\x39\xa4\x5d\x9b\xd6\x48\x88\x5f\x9a\xbe\xc2\x1c\x22\xd6\xcd\x4d\xf5\xba\x43\x95\x3d\x64\xa8\x52\x5c\x59\x0e\xde\xd8\x08\x34\x7e\x8a\x0e\xd3\x14\xe1\x62\xe5\x67\x85\x08\x23\xe9\xf5\x19\xec\x78\x9f\x02\xfd\xb5\xae\xe3\x85\x7a\xae\xd9\x76\xda\xd1\xb0\x9e\x88\x58\x24\x29\xfa\x8c\x89\x8d\x2d\xde\x1d\xed\x6e\x6c\xc4\xd2\xc6\xe0\x1b\x7d\x57\xb2\x5c\x05\x6a\x2f\xaf\x76\x04\x08\x8a\xb0\xf5\x45\x5a\xeb\x87\xd9\x89\x3f\x53\xf5\xd2\x34\xbc\xc2\xc3\x2e\xb2\x5d\x7e\xde\x0c\xf3\x73\x06\x73\x72\x1b\x98\x11\x15\x40\x34\xd0\x0d\x35\x93\x99\x0c\x07\xeb\x6d\x20\xfa\x89\x64\xb8\xf9\xb6\xe9\x5f\xf9\x5d\xd3\xda\xfc\x49\x52\xd2\x6c\xc4\x1b\x9d\xe6\x29\x33\x5c\x31\x4b\x8a\x92\x62\xfa\x74\x90\x0a\x94\xda\x3c\x8e\x23\xc6\x2b\x94\xa1\x27\x81\x75\xde\x5b\xc6\xad\xad\x53\x05\x2d\x0e\x0c\xc7\x0c\x76\x36\xad\x40\xe7\xf3\x41\x3b\x0a\xc0\x2e\xa7\xe1\x65\xae\xed\xa7\x4b\xb7\x08\xda\xb8\xd7\xc6\xf7\xb3\xb5\xb9\xb6\xdc\x25\xdd\xd0\x42\xdf\x81\xef\x16\x7a\x47\x11\xb8\x04\x7a\xf8\x1a\x93\x5c\xb9\x42\x6d\xa0\x87\x11\x1d\x41\x25\x63\xcb\x6e\x4d\xc6\x7b\xb6\xec\x42\xdb\x53\x28\x08\xa4\x23\x74\x01\x98\x53\x93\x17\xc5\x75\xfa\x58\x7d\x6c\xd6\xde\x1c\x85\xfe\x13\x5e\x1d\xd1\xea\x1d\x27\xda\xc2\x03\x30\x3a\x1d\x36\x52\x49\xdd\xd5\xd1\xaf\x24\xa7\x55\x2a\x59\xe0\x9a\x28\xa9\x69\x03\x3d\x24\x1d\x2b\xad\x8d\xf4\x9e\x65\x8f\x86\xc6\xdb\xc2\x27\xbf\x4f\xf2\x6d\xe3\x5c\x6e\x1c\x6b\xd3\xe9\x50\xf4\x3d\xa2\x52\x70\xa8\x1c\xf5\x84\xa3\x19\xc8\x25\x65\x49\x0b\x22\x28\x83\xd4\x83\xa2\xd2\xa5\x48\xb5\xc9\x38\x34\x11\xa7\x73\x71\x23\x17\xa2\x27\x39\xb9\x02\xc4\x57\x3c\x25\x8b\x9d\x76\xff\xfa\x92\x7e\x6b\xb3\xfb\xf3\x17\xff\x18\xed\x8e\x76\x9b\x31\xb5\x3d\x07\x75\x75\xbd\xbd\xbd\xe6\xc5\x5a\xf6\x49\x41\xea\x16\x79\x33\x25\xdb\x43\x12\x72\x87\xac\x53\x27\x9d\xb1\xff\xfe\x5f\x00\x00\x00\xff\xff\xb7\x5b\xb0\x16\x70\x9b\x00\x00") func etcNginxTemplateNginxTmplBytes() ([]byte, error) { return bindataRead( @@ -105,7 +105,7 @@ func etcNginxTemplateNginxTmpl() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "etc/nginx/template/nginx.tmpl", size: 40070, mode: os.FileMode(420), modTime: time.Unix(1517597409, 0)} + info := bindataFileInfo{name: "etc/nginx/template/nginx.tmpl", size: 39792, mode: os.FileMode(420), modTime: time.Unix(1520621922, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -125,7 +125,7 @@ func ingressControllerCleanNginxConfSh() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "ingress-controller/clean-nginx-conf.sh", size: 901, mode: os.FileMode(493), modTime: time.Unix(1516916602, 0)} + info := bindataFileInfo{name: "ingress-controller/clean-nginx-conf.sh", size: 901, mode: os.FileMode(493), modTime: time.Unix(1519920732, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/internal/ingress/annotations/annotations.go b/internal/ingress/annotations/annotations.go index 083fc3bc50..64d69281d6 100644 --- a/internal/ingress/annotations/annotations.go +++ b/internal/ingress/annotations/annotations.go @@ -34,6 +34,7 @@ import ( "k8s.io/ingress-nginx/internal/ingress/annotations/defaultbackend" "k8s.io/ingress-nginx/internal/ingress/annotations/healthcheck" "k8s.io/ingress-nginx/internal/ingress/annotations/ipwhitelist" + "k8s.io/ingress-nginx/internal/ingress/annotations/loadbalancing" "k8s.io/ingress-nginx/internal/ingress/annotations/log" "k8s.io/ingress-nginx/internal/ingress/annotations/parser" "k8s.io/ingress-nginx/internal/ingress/annotations/portinredirect" @@ -83,6 +84,7 @@ type Ingress struct { SSLPassthrough bool UsePortInRedirects bool UpstreamHashBy string + LoadBalancing string UpstreamVhost string VtsFilterKey string Whitelist ipwhitelist.SourceRange @@ -121,6 +123,7 @@ func NewAnnotationExtractor(cfg resolver.Resolver) Extractor { "SSLPassthrough": sslpassthrough.NewParser(cfg), "UsePortInRedirects": portinredirect.NewParser(cfg), "UpstreamHashBy": upstreamhashby.NewParser(cfg), + "LoadBalancing": loadbalancing.NewParser(cfg), "UpstreamVhost": upstreamvhost.NewParser(cfg), "VtsFilterKey": vtsfilterkey.NewParser(cfg), "Whitelist": ipwhitelist.NewParser(cfg), diff --git a/internal/ingress/annotations/loadbalancing/main.go b/internal/ingress/annotations/loadbalancing/main.go new file mode 100644 index 0000000000..fb7f34404f --- /dev/null +++ b/internal/ingress/annotations/loadbalancing/main.go @@ -0,0 +1,40 @@ +/* +Copyright 2016 The Kubernetes Authors. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package loadbalancing + +import ( + extensions "k8s.io/api/extensions/v1beta1" + + "k8s.io/ingress-nginx/internal/ingress/annotations/parser" + "k8s.io/ingress-nginx/internal/ingress/resolver" +) + +type loadbalancing struct { + r resolver.Resolver +} + +// NewParser creates a new CORS annotation parser +func NewParser(r resolver.Resolver) parser.IngressAnnotation { + return loadbalancing{r} +} + +// Parse parses the annotations contained in the ingress rule +// used to indicate if the location/s contains a fragment of +// configuration to be included inside the paths of the rules +func (a loadbalancing) Parse(ing *extensions.Ingress) (interface{}, error) { + return parser.GetStringAnnotation("load-balance", ing) +} diff --git a/internal/ingress/annotations/loadbalancing/main_test.go b/internal/ingress/annotations/loadbalancing/main_test.go new file mode 100644 index 0000000000..0082c86f32 --- /dev/null +++ b/internal/ingress/annotations/loadbalancing/main_test.go @@ -0,0 +1,61 @@ +/* +Copyright 2017 The Kubernetes Authors. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package loadbalancing + +import ( + "testing" + + api "k8s.io/api/core/v1" + extensions "k8s.io/api/extensions/v1beta1" + meta_v1 "k8s.io/apimachinery/pkg/apis/meta/v1" + "k8s.io/ingress-nginx/internal/ingress/annotations/parser" + "k8s.io/ingress-nginx/internal/ingress/resolver" +) + +func TestParse(t *testing.T) { + annotation := parser.GetAnnotationWithPrefix("load-balance") + + ap := NewParser(&resolver.Mock{}) + if ap == nil { + t.Fatalf("expected a parser.IngressAnnotation but returned nil") + } + + testCases := []struct { + annotations map[string]string + expected string + }{ + {map[string]string{annotation: "ip_hash"}, "ip_hash"}, + {map[string]string{}, ""}, + {nil, ""}, + } + + ing := &extensions.Ingress{ + ObjectMeta: meta_v1.ObjectMeta{ + Name: "foo", + Namespace: api.NamespaceDefault, + }, + Spec: extensions.IngressSpec{}, + } + + for _, testCase := range testCases { + ing.SetAnnotations(testCase.annotations) + result, _ := ap.Parse(ing) + if result != testCase.expected { + t.Errorf("expected %v but returned %v, annotations: %s", testCase.expected, result, testCase.annotations) + } + } +} diff --git a/internal/ingress/controller/controller.go b/internal/ingress/controller/controller.go index 879cf3a267..d85c916ea4 100644 --- a/internal/ingress/controller/controller.go +++ b/internal/ingress/controller/controller.go @@ -599,6 +599,9 @@ func (n *NGINXController) createUpstreams(data []*extensions.Ingress, du *ingres if upstreams[defBackend].UpstreamHashBy == "" { upstreams[defBackend].UpstreamHashBy = anns.UpstreamHashBy } + if upstreams[defBackend].LoadBalancing == "" { + upstreams[defBackend].LoadBalancing = anns.LoadBalancing + } svcKey := fmt.Sprintf("%v/%v", ing.GetNamespace(), ing.Spec.Backend.ServiceName) @@ -654,6 +657,10 @@ func (n *NGINXController) createUpstreams(data []*extensions.Ingress, du *ingres upstreams[name].UpstreamHashBy = anns.UpstreamHashBy } + if upstreams[name].LoadBalancing == "" { + upstreams[name].LoadBalancing = anns.LoadBalancing + } + svcKey := fmt.Sprintf("%v/%v", ing.GetNamespace(), path.Backend.ServiceName) // Add the service cluster endpoint as the upstream instead of individual endpoints diff --git a/internal/ingress/controller/template/template.go b/internal/ingress/controller/template/template.go index e17f300ff4..24556e0c16 100644 --- a/internal/ingress/controller/template/template.go +++ b/internal/ingress/controller/template/template.go @@ -122,6 +122,7 @@ var ( "buildLocation": buildLocation, "buildAuthLocation": buildAuthLocation, "buildAuthResponseHeaders": buildAuthResponseHeaders, + "buildLoadBalancingConfig": buildLoadBalancingConfig, "buildProxyPass": buildProxyPass, "filterRateLimits": filterRateLimits, "buildRateLimitZones": buildRateLimitZones, @@ -277,6 +278,31 @@ func buildLogFormatUpstream(input interface{}) string { return cfg.BuildLogFormatUpstream() } +func buildLoadBalancingConfig(b interface{}, fallbackLoadBalancing string) string { + backend, ok := b.(*ingress.Backend) + if !ok { + glog.Errorf("expected an '*ingress.Backend' type but %T was returned", b) + return "" + } + + if backend.UpstreamHashBy != "" { + return "hash {{ $upstream.UpstreamHashBy }} consistent;" + } + + if backend.LoadBalancing != "" { + if backend.LoadBalancing == "round_robin" { + return "" + } + return fmt.Sprintf("%s;", backend.LoadBalancing) + } + + if fallbackLoadBalancing == "round_robin" { + return "" + } + + return fmt.Sprintf("%s;", fallbackLoadBalancing) +} + // buildProxyPass produces the proxy pass string, if the ingress has redirects // (specified through the nginx.ingress.kubernetes.io/rewrite-to annotation) // If the annotation nginx.ingress.kubernetes.io/add-base-url:"true" is specified it will diff --git a/internal/ingress/defaults/main.go b/internal/ingress/defaults/main.go index 01f5d02145..ab238a4a5c 100644 --- a/internal/ingress/defaults/main.go +++ b/internal/ingress/defaults/main.go @@ -121,6 +121,9 @@ type Backend struct { // http://nginx.org/en/docs/http/ngx_http_upstream_module.html#hash UpstreamHashBy string `json:"upstream-hash-by"` + // Let's us choose a load balancing algorithm per ingress + LoadBalancing string `json:"load-balance"` + // WhitelistSourceRange allows limiting access to certain client addresses // http://nginx.org/en/docs/http/ngx_http_access_module.html WhitelistSourceRange []string `json:"whitelist-source-range,-"` diff --git a/internal/ingress/types.go b/internal/ingress/types.go index 7c84f6e70a..7f1e3c9b66 100644 --- a/internal/ingress/types.go +++ b/internal/ingress/types.go @@ -88,6 +88,8 @@ type Backend struct { SessionAffinity SessionAffinityConfig `json:"sessionAffinityConfig"` // Consistent hashing by NGINX variable UpstreamHashBy string `json:"upstream-hash-by,omitempty"` + // LB algorithm configuration per ingress + LoadBalancing string `json:"load-balance,omitempty"` } // SessionAffinityConfig describes different affinity configurations for new sessions. diff --git a/internal/ingress/types_equals.go b/internal/ingress/types_equals.go index b03f3a2663..333d3647fa 100644 --- a/internal/ingress/types_equals.go +++ b/internal/ingress/types_equals.go @@ -152,6 +152,9 @@ func (b1 *Backend) Equal(b2 *Backend) bool { if b1.UpstreamHashBy != b2.UpstreamHashBy { return false } + if b1.LoadBalancing != b2.LoadBalancing { + return false + } if len(b1.Endpoints) != len(b2.Endpoints) { return false diff --git a/rootfs/etc/nginx/template/nginx.tmpl b/rootfs/etc/nginx/template/nginx.tmpl index 48ec311d85..bbb0a7626d 100644 --- a/rootfs/etc/nginx/template/nginx.tmpl +++ b/rootfs/etc/nginx/template/nginx.tmpl @@ -321,12 +321,7 @@ http { {{ end }} upstream {{ $upstream.Name }} { - {{ if $upstream.UpstreamHashBy }} - hash {{ $upstream.UpstreamHashBy }} consistent; - {{ else }} - # Load balance algorithm; empty for round robin, which is the default - {{ if ne $cfg.LoadBalanceAlgorithm "round_robin" }}{{ $cfg.LoadBalanceAlgorithm }};{{ end }} - {{ end }} + {{ buildLoadBalancingConfig $upstream $cfg.LoadBalanceAlgorithm }} {{ if (gt $cfg.UpstreamKeepaliveConnections 0) }} keepalive {{ $cfg.UpstreamKeepaliveConnections }};