[Bug 3905] New: Push hangs on big chunk (Windows 2008R2 + IIS)

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Tue Apr 23 15:43:16 CDT 2013


http://bz.selenic.com/show_bug.cgi?id=3905

          Priority: normal
            Bug ID: 3905
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Push hangs on big chunk (Windows 2008R2 + IIS)
          Severity: bug
    Classification: Unclassified
                OS: Windows
          Reporter: jesus.vidal at upct.es
          Hardware: PC
            Status: UNCONFIRMED
           Version: 2.5.4
         Component: hgweb
           Product: Mercurial

When a user try to push a big chunk size, it hangs at ~30000kb aproximately.
I've configured IIS correctly to allow big files as mentioned here
http://stackoverflow.com/questions/3068627/mercurial-client-error-255-and-http-error-404-when-attempting-to-push-large-file/3079399#3079399
but the behaviour it's the same.

I've tried using a timeout of 120 seconds, and then, when it hangs, after that
timeout, it push more bytes (approximately the next 30000kb).

This happens only using https, when configuring hg repository to allow push
without SSL, the push works fine, but i need to use SSL.

There is no problem with IIS size, it seems a problem with hgwebdir or perhaps
Python?

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


More information about the Mercurial-devel mailing list