Replies: 3 comments 2 replies
-
|
Paging @monty-linden - this seems like it's up your alley. |
Beta Was this translation helpful? Give feedback.
-
|
We are currently working on updating OpenSSL and CURL. |
Beta Was this translation helpful? Give feedback.
-
|
So, my warning here is the same as for old PR 3101: the HTTP pathway is performance-critical so acceptance will require more than just a PR and a merge. @Geenz and the viewer team will have to test the implications of the libcurl update. (Which we really do want and need.) But our infrastructure isn't quite ready yet. After some recent changes, https: forms now do something other than generate errors: That change is likely an accident and HTTP/2 is not yet supported. If you really want to do local testing, one possibility is a local proxy/cache configuration. The Firestorm team publishes instructions for setting up a 'squid' proxy. Using this or an apache2 or nginx proxy should allow you to create an http2-to-http (or even http3-to-http) rewrite service. Then force the viewer under test to use your service as the CDN. This is not enough for an acceptance test, but it should be adequate for functional testing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Are there plans to upgrade from http/1.1 to http/2 and to update libcurl and openssl?
There may not be any particular reason to update, but there is no reason to stick with unsupported libraries or old technology.
I think it needs to be updated to a better alternative.
Beta Was this translation helpful? Give feedback.
All reactions