https://bz.apache.org/bugzilla/show_bug.cgi?id=65985
--- Comment #3 from [email protected] --- (In reply to Stefan Eissing from comment #2) > Which version of the test cases do you run? The ones included in the 2.4.51 > release? Checkouts from the subversion branch 2.4.x? > > What I would do is to insert a `time.sleep(300)` just before the failing > assertion and then run the `nghttp` command line as listed below against the > server to see what it returns. > > If the manually executed command only produces a single resource and not all > " assets", e.g. resources contained in the first ones html, the question > becomes if the mismatch is an error in the server setup or if your "nghttp" > has somehow trouble to do its job. Thanks for your reply. The httpd version is 2.4.51 and the nghttp2 version is 1.46.0.1. I try to follow the method you said, and the result is the same. I think it has nothing to do with time.sleep (300). If the server replies only with the HTML file, the server does not parse the HTML file and sends the JS link in the HTML file again and returns the request, just like the browser. I look forward to your reply again. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
