On Wed, Sep 19, 2001 at 06:53:26AM -0000, [EMAIL PROTECTED] wrote:
> jerenkrantz    01/09/18 23:53:26
> 
>   Modified:    server   Makefile.in
>                modules/loggers mod_log_config.c
>                .        CHANGES
>   Added:       include  util_time.h
>                server   util_time.c
>   Log:
>   The call to apr_explode_localtime() in mod_log_config is one of the more
>   expensive operations in the httpd.  This patch attempts to reduce the
>   overhead by caching the result for 15 seconds.

Committed.  Some minor tweaks to get it to build and some licensing
issue cleanups (util_time.{ch} isn't from NCSA, so it doesn't need
that particular clause).  -- justin

Reply via email to