From: Jim Jagielski Date: Fri, 24 Aug 2018 19:48:29 +0000 (+0000) Subject: comment change... no functional X-Git-Tag: 2.4.35~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51802df1ef285344a1d8344e6ea19e1f44e92e22;p=apache comment change... no functional git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1838944 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/proxy/mod_proxy.h b/modules/proxy/mod_proxy.h index f74b7bc541..91e9b58cb0 100644 --- a/modules/proxy/mod_proxy.h +++ b/modules/proxy/mod_proxy.h @@ -411,7 +411,7 @@ typedef struct { flush_on, flush_auto } flush_packets; /* control AJP flushing */ - apr_time_t updated; /* timestamp of last update */ + apr_time_t updated; /* timestamp of last update for dynamic workers, or queue-time of HC workers */ apr_time_t error_time; /* time of the last error */ apr_interval_time_t ttl; /* maximum amount of time in seconds a connection * may be available while exceeding the soft limit */