On 24/01/2020 12:26, Manuel Dominguez Sarmiento wrote: > Hi Mark, thanks for your feedback. Please see below: >> On 23/01/2020 13:40, Manuel Dominguez Sarmiento wrote: >>> Hi, we started >>> noticing that HttpServletRequest.getRemoteAddr() was >>> sometimes returning NULL (which is invalid according to the servlet >>> spec), about 20-50 times per day (we have high-load servers which >>> routinely handle over 100 requests per second). This only happens on >>> secure HTTP/2 requests.
<snip/> >>> Our server.xml is below (confidential data has been modified). We are >>> using the NIO connector, Tomcat Native + APR libraries (but NOT the APR >>> connector). The useAsyncIO flag is disabled because of server lockups >>> we've experienced with this flag enabled on our production servers. Any >>> ideas? >> Nothing comes to mind immediately. >> >> Mark > Please let me know if there's any diagnostic info that might help with > this and we'll produce it. Sorry it has taken me so long to get back to this. I haven't fixed this but I can reproduce it easily with the h2spec test suite. As I have a reproducible test case I'm hopeful I'll be able to find a fix fairly quickly. Kind regards, Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org