-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
當value值太大時會出現亂碼... #10
Comments
Please provide a minimized sample configuration that can reproduce this. Thanks! |
thx for your reply thie config files is ... server {
|
And the request you're using as well as the response you're seeing? Also, please keep in mind that the memcached server has a limit of 1MB on the values, IIRC. |
thanks for your suggestion i found the problem that the memcached server has a limited one the values ... |
您好:
我用了這個model時發現memcached裡的value太大時
就會出現亂碼
請問該如何解決呢?
祝安好~
:)
The text was updated successfully, but these errors were encountered: