Skip to content

AccessLogFilter 产生的日志不完整 #9

@zhangyijun

Description

@zhangyijun

使用ab做测试-n 5000 -c 1,调用无异常,但日志中记录少于实际调用次数,c越小记录越少,不知是存在并发问题还是有意丢弃了?

测试脚本
ab -n 5000 -c 1 http://172.17.20.26:9180/jersey-dubbo/service/consumer/person/bob
消费端测试配置
<dubbo:protocol name="http" port="9180" server="servlet" contextpath="jersey-dubbo"
serialization="json" accesslog="/work/dubbo/ac.log" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions