Giter Site home page Giter Site logo

Comments (7)

sclevine avatar sclevine commented on August 16, 2024 3

I'll re-open this, especially since NGINX supports dynamic modules now.

from staticfile-buildpack.

jchesterpivotal avatar jchesterpivotal commented on August 16, 2024 1

Hi @Wykks

We looked into it a bit and we drew a different conclusion. Nginx does not support HTTP/2 "out of the box". It would require us to compile in a custom module, which is currently marked by the developers as "experimental".

Nginx compiles to a single binary, so we'd be imposing that experimental code on everyone who uses the staticfile buildpack.

Until Nginx fold HTTP/2 into the mainline, or mark the HTTP/2 module as being production-ready, we don't think we can do this. Closing.

from staticfile-buildpack.

danielraad avatar danielraad commented on August 16, 2024 1

This module is no longer marked as experimental:

http://hg.nginx.org/nginx.org/rev/88228d493640

Would it be possible to reopen this issue?

from staticfile-buildpack.

cf-gitbot avatar cf-gitbot commented on August 16, 2024

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/128965745

The labels on this github issue will be updated when the story is started.

from staticfile-buildpack.

cf-gitbot avatar cf-gitbot commented on August 16, 2024

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/148776859

The labels on this github issue will be updated when the story is started.

from staticfile-buildpack.

dgodd avatar dgodd commented on August 16, 2024

@danielraad I'm wondering what your use case is for this? For most CF installations, gorouter will live in front of the app and terminate using HTTP/1.x, and proxy to the app over HTTP/1.x (https://github.com/cloudfoundry/gorouter#http2-support) so in that usecase adding HTTP/2.0 to the app container will not be relevant.

Is there a different usecase that I'm not thinking through?

from staticfile-buildpack.

danielraad avatar danielraad commented on August 16, 2024

@dgodd that was indeed the use case that I was interested in, I didn't realize that gorouter does not support http/2 yet.

from staticfile-buildpack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.