On Sun, Nov 20, 2011 at 5:01 AM, Gadi Katsovich <ga...@checkpoint.com> wrote:
> Hello All,
>
> We’re trying to set up an Apache server that would serve requests for large
> static files (500MB).
>
> We use AliasMatch to match the request url to the actual path.
>
> It works fine when no caching is involved.
>
> However, when we do use caching, we get memory leaks the size of the served
> files.

What kind of caching?  What's the point in caching a static file
that's already on disk?  How do you measure the leak?
>
>
>
> Is there a way to configure Apache to serve and cache large files without
> hogging so much memory?
>
>
>
> Thanks,
>
> Gadi K



-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to