GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/483
JENA-1620: Protocol timeouts
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena fuseki-timeout
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/483.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #483
----
commit d6645286a01d680b1572dab5b015dcdccedf7041
Author: Andy Seaborne <andy@...>
Date: 2018-10-26T14:00:32Z
JENA-1620: Clean up timeout processing.
commit 7d2213079c5f86a5c0b2ec5a8490c227e8232299
Author: Andy Seaborne <andy@...>
Date: 2018-10-26T14:35:27Z
JENA-1620: Support N,M (in seconds) in the HTTP protocol setting.
----
---