]> granicus.if.org Git - apache/commit
Allow 0 as a valid value (never close idle connections)
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 1 Sep 2015 08:23:01 +0000 (08:23 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 1 Sep 2015 08:23:01 +0000 (08:23 +0000)
commit6930a7b64dc633c7b6d8417f5529a5a07fd6aafd
tree3ee50b073023a76149b962b57cfac5715f9c2c76
parent01d13ed57bf9b21ee34d8fc67671341de7d1992b
Allow 0 as a valid value (never close idle connections)
Increased maximum allowed value to 3600 s (1 hour)
Use 'ap_timeout_parameter_parse' to allow more flexible configuration (i.e. h, min, s, ms suffixes)
Use 'apr_time_from_sec' when applicable.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1700418 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_socache_memcache.xml
modules/cache/mod_socache_memcache.c