Coder Social home page Coder Social logo

Comments (9)

faddat avatar faddat commented on May 17, 2024

image

Suppose that means trae passed this test! How else can we mess with it?

from traefik.

faddat avatar faddat commented on May 17, 2024

I tweaked the script a little bit to make it enrage trae more. I was not successful:

image

#toss in a URL or two, see how it goes....
#!/bin/bash 
COUNTER=0
while [  $COUNTER -lt 1000000 ]; do
echo The counter is $COUNTER
#to make your systems extra crazy, you could put multiple URLs here
curl http://ozzadar-4psaxe23-ghost.klouds.org/welcome-to-ghost/
curl http://ozzadar-conn96gn-ghost.klouds.org/welcome-to-ghost/
curl http://ozzadar-yiitrnhq-etherpad.klouds.org/p/chickenfart
let COUNTER=COUNTER+1 
done

from traefik.

faddat avatar faddat commented on May 17, 2024

image

Seems that there is indeed an upward trend. Could this be because I have logging on DEBUG?

from traefik.

faddat avatar faddat commented on May 17, 2024

image

from traefik.

faddat avatar faddat commented on May 17, 2024

image

from traefik.

emilevauge avatar emilevauge commented on May 17, 2024

Hi @faddat , Thank you for reporting :)
Could you give a bit more information on you configuration? Your traefik.toml file for exemple.
What are you calling "reseting" Traefik?
About benchmarks, you can get more here https://github.com/EmileVauge/traefik/blob/master/docs/index.md#benchmarks. I would advise to use ab to make concurrent requests on Traefik.

from traefik.

emilevauge avatar emilevauge commented on May 17, 2024

@faddat, any news on this ?

from traefik.

faddat avatar faddat commented on May 17, 2024

@emilevauge -- I can't, it's not in our stack at the moment-- should I close the issue for now or...?

from traefik.

emilevauge avatar emilevauge commented on May 17, 2024

Ok, closing this one for now :) thanks!

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.