Created
December 11, 2016 22:39
-
-
Save f1erro/c0bdd0f6fc44fbf011d8739798f4c894 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| scopes: | |
| 3cef180d: | |
| proxies: | |
| edgemicro_hello: | |
| revision: '15' | |
| proxy_name: 'default' | |
| base_path: '/iloveapis' | |
| target_name: 'default' | |
| url: 'http://mocktarget.apigee.net/' | |
| vhost: myvhost | |
| plugins: | |
| - analytics | |
| - spikearrest | |
| - verify-api-key | |
| analytics: | |
| uri: >- | |
| https://edgemicroservices-us-east-1.apigee.net/edgemicro/axpublisher/organization/ws-poc3/environment/test | |
| spikearrest: | |
| timeUnit: minute | |
| allow: 10 | |
| buffersize: 0 | |
| system: | |
| logging: | |
| level: error | |
| dir: /var/tmp | |
| stats_log_interval: 60 | |
| rotate_interval: 24 | |
| port: 8000 | |
| max_connections: 1000 | |
| max_connections_hard: 5000 | |
| restart_sleep: 500 | |
| restart_max: 50 | |
| max_times: 300 | |
| vhosts: | |
| myvhost: | |
| vhost: www.myhost.com:9000 | |
| cert: /path/to/cert | |
| headers: | |
| x-forwarded-for: true | |
| x-forwarded-host: true | |
| x-request-id: true | |
| x-response-time: true | |
| via: true | |
| analytics: | |
| uri: >- | |
| https://edgemicroservices-us-east-1.apigee.net/edgemicro/axpublisher/organization/ws-poc3/environment/test | |
| spikearrest: | |
| timeUnit: minute | |
| allow: 10 | |
| buffersize: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment