Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Taik
on Dec 14, 2019
|
parent
|
context
|
favorite
| on:
Ways to reduce the costs of an HTTP(S) API on AWS
This is basically saying, use a 3rd party CDN (e.g. Cloudflare) to handle and terminate client connections, letting the CDN pipeline the actual requests through a handful of persistent connections to your server.
stavros
on Dec 14, 2019
[–]
Ah, I see, thank you. So this is just to avoid TLS negotiation every time.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: