On Sun, 9 Sep 2001, Brian Pane wrote:

> 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.

Looks quite reasonable... I wouldn't mind seeing this as an ap_ function,
since other modules also use apr_explode_locatime and could take advantage
of it as well.  (Haven't we talked about doing this before?  What ever
happened to that?)

--Cliff

--------------------------------------------------------------
   Cliff Woolley
   [EMAIL PROTECTED]
   Charlottesville, VA


Reply via email to