Message303352
It has been pointed out to me that this issue may be related to chrome making multiple requests in parallel.
A test with wget seems to support this.
wget -E -H -k -K -p http://domain1.com:8000/domain1.html
...does not hang, whereas requests from chrome do hang.
On some level I guess I wonder about the usefulness of simple web servers if they choke on very basic website requests from modern browsers. |
|
| Date |
User |
Action |
Args |
| 2017-09-29 18:38:56 | mattpr | set | recipients:
+ mattpr, ronaldoussoren, ned.deily |
| 2017-09-29 18:38:56 | mattpr | set | messageid: <[email protected]> |
| 2017-09-29 18:38:56 | mattpr | link | issue31639 messages |
| 2017-09-29 18:38:56 | mattpr | create | |
|