openresty / openresty/memc-nginx-module

當value值太大時會出現亂碼...

Open
#10 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
213
Forks
55
Avg merge
1h 29m
Merged PRs (30d)
2

Description

您好:

我用了這個model時發現memcached裡的value太大時

就會出現亂碼

請問該如何解決呢?

祝安好~

:)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the problem with a sufficiently large value in memcached and inspect the module's value-handling path. The issue does not name a source file or test, so first locate the relevant handling code and establish the size at which corruption appears. Done means large values are returned without garbling and the regression is covered by a test.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, memcached
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.