File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2565,7 +2565,7 @@ <h3 id="transit_searchThreadPoolSize">searchThreadPoolSize</h3>
2565
2565
< strong > Path:</ strong > /transit </ p >
2566
2566
< p > Split a travel search in smaller jobs and run them in parallel to improve performance.</ p >
2567
2567
< p > Use this parameter to set the total number of executable threads available across all searches.
2568
- Multiple searches can run in parallel - this parameter have no effect with regard to that. If 0,
2568
+ Multiple searches can run in parallel - this parameter has no effect with regard to that. If 0,
2569
2569
no extra threads are started and the search is done in one thread.</ p >
2570
2570
< h3 id ="transit_transferCacheMaxSize "> transferCacheMaxSize</ h3 >
2571
2571
@@ -2606,7 +2606,7 @@ <h3 id="transit_dynamicSearchWindow_maxWindow">maxWindow</h3>
2606
2606
< p > < strong > Since version:</ strong > < code > 2.2</ code > ∙ < strong > Type:</ strong > < code > duration</ code > ∙ < strong > Cardinality:</ strong > < code > Optional</ code > ∙ < strong > Default value:</ strong > < code > "PT3H"</ code > < br />
2607
2607
< strong > Path:</ strong > /transit/dynamicSearchWindow </ p >
2608
2608
< p > Upper limit for the search-window calculation.</ p >
2609
- < p > Long search windows consumes a lot of resources and may take a long time. Use this parameter to
2609
+ < p > Long search windows consume a lot of resources and may take a long time. Use this parameter to
2610
2610
tune the desired maximum search time.</ p >
2611
2611
< p > This is the parameter that affects the response time most, the downside is that a search is only
2612
2612
guaranteed to be pareto-optimal within a search-window.</ p >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments