All,

Someone asked a question on SO about how to get these identifiers:
https://stackoverflow.com/questions/79850261

It looks like org.apache.coyote.streamID was replaced by HttpServletRequest.getProtocolRequestId but I don't see any way to get the connection id anymore. The constants mentioned in the docs[1] are just not there anymore, though they are documented to be.

I think we should definitely fix the documentation, but I wonder if we should restore the org.apache.coyote.connectionID attribute. Is it even useful to anyone, other than for protocol debugging?

-chris


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to