You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2019/04/09 11:01:13 UTC

[Bug 63329] New: 2.4.39 broke svn and git integration

https://bz.apache.org/bugzilla/show_bug.cgi?id=63329

            Bug ID: 63329
           Summary: 2.4.39 broke svn and git integration
           Product: Apache httpd-2
           Version: 2.4.39
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: All
          Assignee: bugs@httpd.apache.org
          Reporter: apache-bugs.a2@x25.pl
  Target Milestone: ---

2.4.38 - works fine
2.4.39 with same config, same configure parameters, everything same, does not
work with svn (mod_dav_svn) and git (git-http-backend) when comminting or
pushing files larger than about ~15MB.

git returns error
error: RPC failed; HTTP 408 curl 22 The requested URL returned error: 408

svn returns error 
Commit failed (details follow):
Unexpected end of svndiff input

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 63329] 2.4.39 broke svn and git integration

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63329

Ruediger Pluem <rp...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Ruediger Pluem <rp...@apache.org> ---
Sounds like a duplicate of bug 63325. Can you please test the solution offered
there?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 63329] 2.4.39 broke svn and git integration

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63329

Yann Ylavic <yl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |DUPLICATE

--- Comment #4 from Yann Ylavic <yl...@gmail.com> ---


*** This bug has been marked as a duplicate of bug 63325 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 63329] 2.4.39 broke svn and git integration

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63329

apache-bugs.a2@x25.pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
          Component|All                         |mod_reqtimeout

--- Comment #1 from apache-bugs.a2@x25.pl ---
I've recompiled httpd 2.4.39 with modules/filters/mod_reqtimeout.c from httpd
2.4.38 and everything works fine again. 
Problem is with mod_reqtimeout and changes done in it  httpd version 2.4.39

ps. all test were made with plain http (not https)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 63329] 2.4.39 broke svn and git integration

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63329

apache-bugs.a2@x25.pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from apache-bugs.a2@x25.pl ---
mod_reqtimeout.c code from revision 1857129
(https://svn.apache.org/viewvc/httpd/httpd/trunk/modules/filters/mod_reqtimeout.c?view=markup&pathrev=1857129)
seems to work fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org