24
http2 h2/c Support
Source: directus/directus#20022 · opened by @mario4rma
Summary The native support of h2 and or h2/c would be a great benefit. For performance and the choice of infrastructure. Basic Example _No response_ Motivation There are some limitations in certain infrastructures. The best example is, when you are using CloudRun inside a GCP. You have a hard request limit defined by google CloudRun [ You are limited to 32MB per Request unless you use http2. The problem is, that as soon as you activate the http2 feature for your CloudRun container, the communcation breaks between the container and the directus instance. This is because CloudRun does not migrate h2 requests down to h1.1 requests anymore. In fact you are not able to send requests (upload files) which are larger than 32MB. Detailed Design We should be using [ Furthermore the server needs to support h2c [ as the CloudRun instance will terminate TLS. Requirements List Must Have: • Support for http2 Requests • Support for h2c Requests Should Have: •…
No pledges yet. Be the first to back this.
Comments
Similar requests
Support 'Features' from the GeoJSON spec to store address data in the Map Field
11 votes · 0 comments
MongoDB support (also with Atlas integration)
2 votes · 0 comments
Allow editing on the system fields
50 votes · 0 comments
MongoDB Database Support
45 votes · 0 comments
Add YugabyteDB support to Directus
1 vote · 0 comments
No comments yet.