Giter Site home page Giter Site logo

greenlightning's People

Contributors

caer avatar dleskov avatar dsjove avatar dwaks avatar gareyhoffman avatar jahanner avatar jasontypescodes avatar nathantippy avatar pcginc avatar ray-lo avatar stgk4 avatar wall1ce avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

greenlightning's Issues

Better support for large payloads

Hi,

I'm working on moving a REST API from Tomcat to GreenLightning. On average, the API takes in a list of 100 items to update, but occasionally can receive requests with 1000 or even 10000 items. Because of this, I have to set the max request size to 600000 and the heap size to 12GB. Even when I do this, I have to set the concurrency parameters very low or I run out of heap. Also with such a large heap, garbage collection times are unacceptably long. Are there any ways to get around this, or perhaps any future plans for streaming chunks of the request through to be processed separately?

Thanks,
Jason

Optional --s argument

Hi,

I want to use this java http server as a custom "default-http-backend" for a kubernetes ingress, but it is not possible to satisfy this requirement:

  • Serve a 404 page at /

GreenLightning is started with a required argument that specifies the default landing page, so it ends there.

In addition, it will be nice if GreenLightning do a redirect to 404.html, 500.html, 403.html, etc.. static pages according to the http error code at response.

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.