index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
ap_socache.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/ap_socache.h: Update comment only, to remove reference to
Joe Orton
2023-11-22
1
-3
/
+4
*
Fix spelling.
Graham Leggett
2012-02-10
1
-1
/
+1
*
* include/: Various doxy markup tweaks.
Joe Orton
2011-12-07
1
-7
/
+12
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-10
/
+10
*
Introduce an socache iterator 'userctx' for the user to track the
William A. Rowe Jr
2010-06-26
1
-13
/
+16
*
fix typo in comment
Jeff Trawick
2010-02-09
1
-1
/
+1
*
Illustrate an ->iterator() implementation for mod_socache_shmcb.
William A. Rowe Jr
2010-02-09
1
-3
/
+6
*
The iterator data is not volatile, data aught to be const
William A. Rowe Jr
2010-02-09
1
-1
/
+1
*
The iterator data is not volatile, datalen by value is just fine
William A. Rowe Jr
2010-02-09
1
-1
/
+1
*
Let us be clearer about suggestions vs. necessity
William A. Rowe Jr
2010-02-09
1
-2
/
+1
*
distcache already demonstrates sub-second resolutions, but much more
William A. Rowe Jr
2010-02-09
1
-4
/
+44
*
socache API tweaks based on chrisd's review:
Joe Orton
2008-12-12
1
-4
/
+9
*
* include/ap_socache.h: Use C++ safety wrappers, and rename ->delete
Joe Orton
2008-12-09
1
-2
/
+10
*
* include/ap_socache.h: Define AP_SOCACHE_DEFAULT_PROVIDER as a
Joe Orton
2008-12-09
1
-0
/
+3
*
Reduce config overhead for use of socache interface by allowing
Joe Orton
2008-12-09
1
-7
/
+12
*
ap_ namespace, a dead giveaway that this information should reside
William A. Rowe Jr
2008-06-07
1
-0
/
+159