On Sun, Nov 20, 2011 at 5:01 AM, Gadi Katsovich <gadik@xxxxxxxxxxxxxx> 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 covener@xxxxxxxxx --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx