Skip to content
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

AccessLogFilter 产生的日志不完整 #9

Closed
zhangyijun opened this issue Jul 28, 2013 · 0 comments
Closed

AccessLogFilter 产生的日志不完整 #9

zhangyijun opened this issue Jul 28, 2013 · 0 comments

Comments

@zhangyijun
Copy link

使用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" />

wuwen5 pushed a commit to wuwen5/dubbo that referenced this issue Jan 24, 2015
修复admin没有consumer时出现空指针异常
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants