Hello all users,
We are currently working with Apache 2.2.16 and are considering the option of
upgrading to Apache 2.2.22.
I was wondering if Apache 2.2.22 is common enough to be verified as a stable
version.
Has anyone come across any problems with this version?
Thank you,
Gadi K
e-
From: Eric Covener [mailto:cove...@gmail.com]
Sent: 20 November 2011 15:14
To: users@httpd.apache.org
Subject: Re: [users@httpd] Serving and caching large static files
On Sun, Nov 20, 2011 at 5:01 AM, Gadi Katsovich wrote:
> Hello All,
>
> We're trying to set up an Apache ser
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.