Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Bugs

[Bug 43352] Apache2: out of memory during heavy webdav files copy using SSL

 

 

Apache bugs RSS feed   Index | Next | Previous | View Threaded


bugzilla at apache

Oct 27, 2009, 9:14 AM

Post #1 of 2 (235 views)
Permalink
[Bug 43352] Apache2: out of memory during heavy webdav files copy using SSL

https://issues.apache.org/bugzilla/show_bug.cgi?id=43352

Ryan McGuire <rmcguire [at] sonusnet> changed:

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

--- Comment #3 from Ryan McGuire <rmcguire [at] sonusnet> 2009-10-27 09:14:18 UTC ---
I have what appears to be this identical issue running apache 2.2.3-22. I have
a subversion repository that is accessed using mod_dav_svn.

Here is the abbreviated config:

<Location /svn>
DAV svn
SVNPath /stats/svn
SSLRequireSSL
AuthType Basic
AuthName "***"
AuthBasicProvider external
AuthExternal pwauth
Require valid-user
</Location>

Whenever a file is copied to the server (typically via 'svn import' or 'svn
commit' with new file additions) it appears memory is not being freed after the
transfer completes.

This has never caused a crash since there is 4GB of ram and an equivalent swap
partition so I have no core files. Restarting apache when I notice the low
memory condition does free the memory.

If necessary I can force a core of the httpd pid while in the low memory
condition but I would like to avoid if possible since this is a production
machine and the issue is easily reproducible.

B.T.W. I see nothing strange in the logs.

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd


bugzilla at apache

Oct 27, 2009, 10:06 AM

Post #2 of 2 (211 views)
Permalink
[Bug 43352] Apache2: out of memory during heavy webdav files copy using SSL [In reply to]

https://issues.apache.org/bugzilla/show_bug.cgi?id=43352

Ryan McGuire <rmcguire [at] sonusnet> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |rmcguire [at] sonusnet

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd

Apache bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.