==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=7674
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #2 from Jesper Holck <[email protected]> ---
I now make a verbose log from memcached. In it, I can see some information that
maybe can lead forward:
A lot of the time, memcahced nicely handles the requests from sogo regarding
user "bolig":
<29 set bolig@+attributes 0 300 225
>29 STORED
<29 set bolig+attributes 0 300 225
>29 STORED
<29 set [email protected]+attributes 0 300 225
>29 STORED
But sometimes an extra space is introduced, which makes memchached unhappy:
<31 set bolig +attributes 0 300 56
>31 CLIENT_ERROR bad command line format
It is only the "set" commands that make problems, not "get":
<30 get bolig+settings
>30 sending key bolig+settingse 0 270
--
<30 get bolig +attributes
>30 END
This seems confusing to me. Sometimes the key starts with just "bolig",
sometimes with "bolig ", sometimes with "bolig@". Is this OK?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/