cloud-gov / secureproxy-boshrelease

Other
1 stars 4 forks source link

Updates to secure proxy for better performance #72

Open ChrisMcGowan opened 1 year ago

ChrisMcGowan commented 1 year ago

To make secure proxy perform better, we need to remove the hard coded max connection value as to allow more connections when using larger VM sizes. We also need to add a healthcheck/drain piece to the openresty config to support CF Drain

Notes

Acceptance Criteria

jameshochadel commented 1 year ago

May be relevant: https://github.com/cloud-gov/cg-secureproxy-boshrelease/pull/73