Bug 120559

Summary: webdavs memory consumtion complete file
Product: [Frameworks and Libraries] kio Reporter: christian <ch75>
Component: httpAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: luizluca
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description christian 2006-01-21 16:29:18 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    Compiled From Sources
Compiler:          3.4.4 gentoo std.
OS:                Linux

Webdavs caches the complete File in Memory resulting in Big memory usage when uploading movie files. I think uploading DVD is not possible because it cant cache 4gb.


512mb system:

 9987 chris     16   0  VIRT:846m RES:116m SHR:3256 S  0.3 23.1(<-Memory percent)   0:12.80 kio_http

----
Comment 1 Hamish Rodda 2006-01-21 20:01:48 UTC
Uploading is done through HTTP put -> reassigning to kio_http
Comment 2 christian 2006-01-21 22:20:06 UTC
i looked @ kio_http , perhaps we should not read the complete file but chunks. Or substitute file_reader through stream_reader :-/ 
Comment 3 Thiago Macieira 2006-02-02 20:32:38 UTC
*** Bug 121075 has been marked as a duplicate of this bug. ***
Comment 4 Dawit Alemayehu 2007-09-02 06:49:36 UTC

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