It would be nice if the memcache statistics were visible from the admin screens.
http://au.php.net/manual/en/function.Memcache-getExtendedStats.php
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | memcache-ss.PNG | 10.23 KB | nicholasthompson |
| #2 | memcache-status_0.patch | 2.3 KB | lyricnz |
| #1 | memcache-status.patch | 2.18 KB | lyricnz |
Comments
Comment #1
lyricnz commentedI know it's "coming soon", but here's a quick and dirty implementation until then. See attachment.
Comment #2
lyricnz commentedUpdated version that supports unavailable servers.
Comment #3
lyricnz commentedTODO:
Comment #4
robertdouglass commentedNice stuff. Nicholas Thompson has already implemented many of the things on your TODO list, so don't duplicate his effort. I'll try to get as much of this into the repository as soon as possible. Thanks!
Comment #5
nicholasthompsonAs Rob said - I've already made a start on this + a complete admin section. This will be a "sibling" module to the main memcache setup.
This means that when you dont want the stats or the admin config pages, you can disable the module thus reducing page loading overhead.
My current admin page consists of all of your To Do list excecpt a cache dump list which I think will be quite hard to do.
I've attached a screenshot of roughly how the new admin screen will look (the attached one is an old/custom one for www.pponline.co.uk which is a 4.7 site).
Comment #6
nicholasthompsonComment #7
nicholasthompsonJust to keep this updated - I spent tonight working on it and made good progress...
I hopefully will have something to post in the next few days.
Comment #8
lyricnz commentedO honey nurse, what news?
Comment #9
nicholasthompsonI thought I committed something... I'll have to take a look (been sidetracked recently).
Comment #10
robertdouglass commentedThe memcache_admin module is working pretty well now. Closing this, BUT lyricnz, it would be great if you could add your support for the offline servers to the existing code.
Comment #11
(not verified) commented