You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Evgeny Kotkov (JIRA)" <ji...@apache.org> on 2016/08/29 17:37:20 UTC

[jira] [Comment Edited] (SVN-3084) apache memory leak with mod_deflate and mod_dav_svn

    [ https://issues.apache.org/jira/browse/SVN-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446519#comment-15446519 ] 

Evgeny Kotkov edited comment on SVN-3084 at 8/29/16 5:37 PM:
-------------------------------------------------------------

The unbounded memory usage with mod_dav_svn + mod_deflate has been fixed in trunk (r1758204, r1758207 and r1758224):

  https://svn.apache.org/r1758204
  https://svn.apache.org/r1758207
  https://svn.apache.org/r1758224


was (Author: kotkov):
The unbounded memory usage with mod_dav_svn + mod_deflate has been fixed in trunk (r1758204, r1758207 and r1758224).

> apache memory leak with  mod_deflate and mod_dav_svn
> ----------------------------------------------------
>
>                 Key: SVN-3084
>                 URL: https://issues.apache.org/jira/browse/SVN-3084
>             Project: Subversion
>          Issue Type: Bug
>          Components: mod_dav_svn
>    Affects Versions: 1.5.x
>            Reporter: Subversion Importer
>            Assignee: Evgeny Kotkov
>            Priority: Critical
>             Fix For: trunk
>
>
> {noformat:nopanel=true}
> I'm using
> windows server 2003 R2 SP1
> apache 2.2.6 (xampp http://www.apachefriends.org/en/xampp-windows.html )
> svn 1.4.5
> My problem is that the memory usage of the apache process is growing and growing.
> It starts with about 20MB and goes up to about 1.5 GB until there is no more
> memory and apache crashes.
> According to the response on
> http://subversion.tigris.org/servlets/ReadMsg?list=users&&msgNo=73162 I'm not
> the only one who's having this problem
> The memory usage only grows when I'm using a svn client.
> When I'm browsing the repository with firefox, everything is fine.
> {noformat}
> http://subversion.tigris.org/servlets/ReadMsg?list=users&&msgNo=73162
> Original issue reported by *schrei5*



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)