[Bug 5913] New: hgweb leaks like a sieve

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Fri Jun 8 15:08:46 UTC 2018


https://bz.mercurial-scm.org/show_bug.cgi?id=5913

            Bug ID: 5913
           Summary: hgweb leaks like a sieve
           Product: Mercurial
           Version: 4.6
          Hardware: PC
                OS: Other
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: hgweb
          Assignee: bugzilla at mercurial-scm.org
          Reporter: jeffpc at josefsipek.net
                CC: mercurial-devel at mercurial-scm.org

I have a hgweb process serving a number of repos.  (There is an nginx in front
of it proxying everything between hgweb and the client.)  Most of the traffic
to it is from the various web crawlers requesting random links.  This hgweb
process consumes quite a bit of memory.

Most recently, it consumed just shy of 4.6GB of memory in about 5 days serving
approximately 170k requests.  (For comparison, a freshly started hgweb process
consumes about 60MB.)

(hg version 13b2812cf, no extensions enabled, Python 2.7.15 on OmniOS 026)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list