]> granicus.if.org Git - apache/commitdiff
comment change... no functional
authorJim Jagielski <jim@apache.org>
Fri, 24 Aug 2018 19:48:29 +0000 (19:48 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 24 Aug 2018 19:48:29 +0000 (19:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1838944 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/mod_proxy.h

index f74b7bc5415111b4b89544ebe029368e8d6fb5c3..91e9b58cb05b55fbfaa0fc4a6515f3a832023d54 100644 (file)
@@ -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 */