/[Apache-SVN]
ViewVC logotype

Revision 1910012


Jump to revision: Previous Next
Author: rpluem
Date: Tue May 23 07:08:33 2023 UTC (11 months, 3 weeks ago)
Changed paths: 2
Log Message:
Add a configurable retry period for dead servers instead of the currently
hardcoded period of 5 seconds. The default is still 5 seconds.

* include/apr_memcache.h::struct apr_memcache_t:
    Add retry_period to struct.

* memcache/apr_memcache.c::apr_memcache_set_retry_period
    Added setter function for retry_period field

* memcache/apr_memcache.c::apr_memcache_get_retry_period
    Added getter function for retry_period field


Changed paths

Path Details
Directoryapr/apr/trunk/include/apr_memcache.h modified , text changed
Directoryapr/apr/trunk/memcache/apr_memcache.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26