Git Product home page Git Product logo

Comments (9)

dylanwh avatar dylanwh commented on August 23, 2024 1

This is one of the things I really should get back-ported to 5, or hurry up and get 6.0 bugzilla released. c.f. https://dylanwh.tumblr.com/post/147319029597/bmo-memory-leaks

from bugzilla-customisation.

kaihendry avatar kaihendry commented on August 23, 2024

Tbh I am not sure if this is having any effect on the UX, so maybe I won't bother adjusting it.

from bugzilla-customisation.

kaihendry avatar kaihendry commented on August 23, 2024

I don't think this is an issue. So closing. Feel free to re-open.

from bugzilla-customisation.

kaihendry avatar kaihendry commented on August 23, 2024

Noticed this has come up again
Apache2::SizeLimit httpd process too big, exiting at SIZE=410020 KB SHARE=9656 KB UNSHARED=400364 REQUESTS=107 LIFETIME=1411 seconds

https://github.com/unee-t/bugzilla-customisation/blob/master/start#L30 should be bumped to 800_000 under recommendation from dylan.

However we have a balancing act with memory limits:

jfhearn from #bugzilla irc channel told me if we have a lot of products/components, Bugzilla will bloat in memory usage. I am not sure how to optimise out of here, since the Perl code base is a bit of black box to me.

from bugzilla-customisation.

franck-boullier avatar franck-boullier commented on August 23, 2024

if we have a lot of products/components, Bugzilla will bloat in memory usage

This will be a growing concern as we expect to have A LOT of products and components as we scale (10s... hopefully 100s of thousands of product/components)

from bugzilla-customisation.

kaihendry avatar kaihendry commented on August 23, 2024

Maybe we should go for memory optimized instances like the r4.large to deal with this Bugzilla symptom.

https://aws.amazon.com/ec2/pricing/on-demand/

But at this stage, I don't see it interfering with UX. It just that one of the two instances cut out from time to time.

from bugzilla-customisation.

franck-boullier avatar franck-boullier commented on August 23, 2024

Maybe we should go for memory optimized instances like the r4.large to deal with this Bugzilla symptom

@kaihendry I'll let you make the call on that one, let me know if/when I can help

from bugzilla-customisation.

franck-boullier avatar franck-boullier commented on August 23, 2024

This is one of the things I really should get back-ported to 5

That'll be great @dylanwh. Let me know if there's a way for us to sponsor that somehow so we can make it happen soon

from bugzilla-customisation.

kaihendry avatar kaihendry commented on August 23, 2024

Just seen it happening again. Oddly there are no 500 in the logs but the target group IIUC will report them since the instance gets killed AFAICT.

aws --profile uneet-dev logs filter-log-events --log-group-name "bugzilla" --start-time $(date -d "-1 hours" +%s000)

from bugzilla-customisation.

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.