Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Have "HPE_INVALID_HEADER_TOKEN" issues when doing testing on CentOS VM #1245

Closed
ld0906 opened this issue Nov 30, 2021 · 1 comment
Closed

Comments

@ld0906
Copy link

ld0906 commented Nov 30, 2021

Hello there,

Recently I met below error when doing testings on CentOS VM, This error cannot be reproduced 100%, but can reproduce 50%+ .
I am not sure if others also have this error.
Other informations:
1: CentOS 7 (linux /x64)
2. Node version: 16.13.0
3. artillery version: 1.7.9

Thanks!

Summary report @ 07:32:18(+0000) 2021-11-30
Scenarios launched: 400
Scenarios completed: 0
Requests completed: 0
Mean response/sec: 6.52
Response time (msec):
min: NaN
max: NaN
median: NaN
p95: NaN
p99: NaN
Scenario counts:
xxxxxxxxxx: 400 (100%)
Errors:
HPE_INVALID_HEADER_TOKEN: 400

@hassy
Copy link
Member

hassy commented Nov 30, 2021

hi @ld0906 - the error originates in Node.js itself because it's rejecting an invalid HTTP response header from the server. More information here: nodejs/node#27711

It's quite odd that it's not 100% reproducible. Do you only see it under load? What's the stack of the system under test? (server, web framework etc)

@artilleryio artilleryio locked and limited conversation to collaborators Nov 30, 2021
@hassy hassy closed this as completed Nov 30, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants