Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5624bcb

Browse files
authored
doc: updated maxConnections defaults
1 parent 04b21c3 commit 5624bcb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎core/src/main/java/com/arangodb/ArangoDB.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,8 @@ public Builder chunkSize(final Integer chunkSize) {
528528
* {@link Protocol#VST} == 1
529529
* {@link Protocol#HTTP_JSON} == 20
530530
* {@link Protocol#HTTP_VPACK} == 20
531+
* {@link Protocol#HTTP2_JSON} == 1
532+
* {@link Protocol#HTTP2_VPACK} == 1
531533
* </pre>
532534
*
533535
* @param maxConnections max number of connections

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /