Supporting CLI/CGI/FastCGI

31 views
Skip to first unread message

Dave

unread,
Oct 24, 2015, 5:32:56 PM10/24/15
to XCache

Do the PHP objects that XCache caches contain any pointers into memory? I've done some work investigating/patching in support for caching under models that don't inherit shared memory from a parent process, and its possible as long as the actual data cached isn't process memory map specific. There may even be a safe (not MAP_FIXED) way to maintain mmap address even given ASLR, although its not pretty and obviously storing offsets instead of pointers makes more sense.
Reply all
Reply to author
Forward
0 new messages