Hello,
How to build Apache with pcre lib provided by OS (such as Linux)?
( by default apache was built with bundled PCRE library, is it?)
I'm using httpd-2.0.59 from the sources.
when I run ./configure --help |grep -i pcre I got nothing output.
Thanks.
-
2009/2/4 Darvin Denmian :
> We are having trouble tracking the performance of the application, is
> there any software capable of monitoring:
>
> - Number of hits to each file
you should be able to analyze it from access_log.
> - Amount of memory and processing used by each file
> - Average time
Though mod_cache + mod_proxy is well, but I'd suggest you use Squid
instead, and use mod_expire to set an expire time for objects.
Ralf.
2009/2/4 giovanni.forme...@libero.it :
> Hi,
> we need to use Apache to cache an RSS feed and some images/documents for a
> Portal with heavy traffic. What we