Posted by fractile81 on March 11, 2009 at 4:39pm
Jump to:
| Project: | Memcache API and Integration |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
I bumped into a problem when going to /admin/reports/memcache . If the "default" bin isn't the first key in $conf['memcache_servers'], then this page will give the wrong information. This is because the page assumes that the first key in the servers array is always the default, which it may not be. Although I could just link to /admin/reports/memcache/[server] to get to what should be displayed for the array's first server, I can't find a direct link to do so (the first local task always goes to /admin/reports/memcache).
Comments
#1
Interesting. I'm also seeing all of my report bins showing the same pid and I wonder if the bins mechanism is working totally correctly.
#2
Duplicate of #961472: Memcache stats reporting page menu items only reflect state at which menu router was rebuilt.
#3