Skip to content

Incorrect error code/string (ENOSTR) #13203

@ant5

Description

@ant5

I've encountered many more than few errors which seems related to huge delay in content delivery. Lines of error looks like:

20260527.14h04m02s CONNECT: attempt fail [CONNECTION_ERROR] to 72.167.35.147:443 for host='docs.trafficserver.apache.org' connection_result=ENOSTR [60] error=ENOSTR [60] retry_attempts=0 url='https://docs.trafficserver.apache.org/en/latest/_static/css/theme.css?v=9edc463e'

I've failed to identify a place in the sources that produce the error. Moreover, ENOSTR seems related to deprecated XSI STREAMS:

ENOSTR	       Not a STREAM (POSIX.1 (XSI STREAMS option))

I've not finded any evidenvce that Traffic Server uses XSI streams (stropts.h not included).
It seems that there is something wrong with error code/error sting matching/interpretation.

So I'm stuck in exploring delay of content delivery.

P.S. Apache Traffic Server 10.1, FreeBSD 14-stable

Metadata

Metadata

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