Skip to content

处理超过 8KB 的 cookie #86

Open
@cyfdecyf

Description

@cyfdecyf

Twitter @little_cup 报告的错误。

chiphell.com 的 cookie 大小超过目前的 8KB buffer,用 cow 访问会遇到 Bad request bufio: buffer full 的错误,发生在解析 request header 时。

简单增加 buffer 大小来解决这个问题会增加内存占用,考虑下能不能用其他方式解决。

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions