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 2005/02/03 10:34:03 UTC

DO NOT REPLY [Bug 33382] New: - mod_proxy and MS streaming server memory leak ?

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33382>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33382

           Summary: mod_proxy and MS streaming server memory leak ?
           Product: Apache httpd-2.0
           Version: 2.0.52
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: mod_proxy
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: replayit@post.cz


Hello Apache developers,
I try to use mod_proxy (mod_proxy_http) on APACHE 2.0.52 to proxy a Windows 
Media streaming services 9 on HTTP protocol. It works OK, but when stream 
duration is long (minutes) APACHE2 start to eat server memory slowly and its 
unlimited process. 
Memory is cleaned if I restart APACHE2.

I try to emulate more users with MS media load test software and for 100 users 
its eat 100KB each 10 seconds.

I tried both patch from BUG 31952 and Chunked content encoding patch from 
http://www.apache.org/~trawick page. No success.

This is the header from stream with data:
-----------------------------------------

HTTP/1.1 200 OK
Content-Type: application/x-mms-framed
Server: Cougar/9.00.00.3380
Date: Tue, 01 Feb 2005 13:32:19 GMT
Pragma: no-cache, client-id=841485782, features="broadcast", timeout=60000, 
AccelBW=0, AccelDuration=0, Speed=1.000
Cache-Control: no-cache, x-wms-event-subscription="remote-log", x-wms-stream-
type="broadcast"
Last-Modified: Sat, 30 Dec 1899 00:00:00 GMT
Transfer-Encoding: chunked
Supported: com.microsoft.wm.srvppair, com.microsoft.wm.sswitch, 
com.microsoft.wm.predstrm, com.microsoft.wm.fastcache

-----------------------------------------------------

If you need more info or test I can help.

Thanks for help 
Rudolf

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

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org