Download & Extend

Extra long URLs combined with unicode causes cid clashes

Project:Memcache API and Integration
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

We encountered a problem with a site that uses Greek in long URL aliases. It turns out that with unicode and urlencoding we overflow the key limit of 250 bytes withing memcached.

The solution is to change dmemcache.inc to use an md5 hash.

Tested and found to work.

Comments

#1

#2

Status:needs review» closed (duplicate)

Duplicate of #525400: long keys get truncated

nobody click here