Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

There was some changes in Memcached server 1.4.5, resulting 2nd optional
parameter of "delete" function called "$expiration" became required. That
parameter is however not required based on it's documentation on
www.php.netwebsite. Because of that we can't delete keys we can get
some outdated
cached data as a result.

Way we process memcached servers doesn't correctly process case, when
connection should be made using unix sockets.

Task:

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.


Ready for testing.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

memcache_unix_socket_support.patch

memcache_delete_doesnt_work_on_latest_version_of_memcache.patch

  • No labels