Smalyshev added a comment.

ProxiedHttpConnectionFactory is the one used for federated connections (it doesn't do much except invoking DefaultHttpClientFactory() and assigning proxy, the other one is used for the Updater and is irrelevant for current case.

I do not see where there's a place for specifying protocol version. I think it's part of ALPN which is a separate extension and not very well supported in Java 8.

I would expect in the absence of such support the server would default to HTTP/1.1, as HTTP/2 client surely can negotiate the connection correctly, but HTTP/1.1 can't.

According to the parent POM, the Query-Service runs with Java 8, right?

Yes, it runs on Java 8.


TASK DETAIL
https://phabricator.wikimedia.org/T202785

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev
Cc: Mchlrch, Gehel, Aklapper, Smalyshev, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to