Giter Site home page Giter Site logo

Comments (4)

mjw99 avatar mjw99 commented on May 23, 2024 1

I would check this setting: https://doc.traefik.io/traefik/migration/v2/#entrypointtransportrespondingtimeoutsreadtimeout

from traefik.

clementcohen avatar clementcohen commented on May 23, 2024

I try to add limit middleware:

http:
  middlewares:
    limit:
      buffering:
        maxRequestBodyBytes: 5000000000
        maxResponseBodyBytes: 5000000000

same errors

from traefik.

BornToBeRoot avatar BornToBeRoot commented on May 23, 2024

I have a Traefik as a reverse proxy in front of a Gitlab registry.

After upgrading from 2.10 to 2.11 i also see some issues with docker push. Images are ~500 MB.

from traefik.

nmengin avatar nmengin commented on May 23, 2024

Hey @clementcohen,

Thanks for reaching out.
Indeed, as said by @mjw99, to fix the CVE-2024-28869, we have set the default value of the option respondingtimeouts to 60s.

To allow long running requests, you must set a bigger value than the default one.

I close this issue because the original question is answered.
You can comment it if you think we have to re-open it.

from traefik.

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.