Giter Site home page Giter Site logo

Comments (4)

kaboombot avatar kaboombot commented on August 28, 2024

We should also take bandwidth usage into consideration. While it's unlikely that we'll ever hit the bandwidth limit on Hetzner with something like this, I don't want to provide a public endpoint that could easily be abused. It's also an aspect I personally care about, seeing how bloated a large portion of the web has become.

from server.

 avatar commented on August 28, 2024

We should also take bandwidth usage into consideration. While it's unlikely that we'll ever hit the bandwidth limit on Hetzner with something like this, I don't want to provide a public endpoint that could easily be abused. It's also an aspect I personally care about, seeing how bloated a large portion of the web has become.

From taking a quick look at the screenshots on the UnifiedMetrics GitHub repository, it seems that most of the site graphics are things that should be easily representable using simple CSS/JS (i.e. gradient backgrounds & graphs), so the server probably doesn't need to respond with very many graphics.

Looking at the total bytes transferred statistic available in the Firefox Network tab, it seems that a full uncached page refresh takes up around ~9mb of bandwidth.
image

It would take around ~222k uncached requests to hit the (I assume) 2TB data cap on Hetzner. I'm not sure how within limits this is.

from server.

 avatar commented on August 28, 2024

Maybe you could use Github Pages to host the static files, and then only route the api requests to the hetzner server.

from server.

kaboombot avatar kaboombot commented on August 28, 2024

Not currently interested in this.

from server.

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.