Public bug reported: This affects all versions between 12.04 and 14.04
Default configuration file memcache.ini contains the following lines: [memcache] memcache.dbpath="/var/lib/memcache" memcache.maxreclevel=0 memcache.maxfiles=0 memcache.archivememlim=0 memcache.maxfilesize=0 memcache.maxratio=0 However, none of these parameters are referenced anywhere in the source code for php5-memcache module nor mentioned anywhere in this module's documentation. This can be confirmed by searching http://git.php.net/?p=pecl%2Fcaching%2Fmemcache.git&a=search&h=HEAD&st=commit&s= They should be removed since they are unused and redundant. ** Affects: php-memcache (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1431574 Title: Orphan values in memcache.ini To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php-memcache/+bug/1431574/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
