You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bmc-addons/bmc-apache-connector-provider/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ The add-on provides two features:
9
9
***Connection pooling**. A detailed explantation can be found [here](https://hc.apache.org/httpcomponents-client-ga/tutorial/html/connmgmt.html)
10
10
***HTTP(S) proxy support**.
11
11
12
-
Note: The `ApacheConnectorProvider` buffers requests into memory and can impact memory utilization of your application. This increased use of memory is especially relavent when using`ObjectStorageClient` to upload large objects to the Object Storage service.
12
+
Note: The `ApacheConnectorProvider` buffers requests into memory and can impact memory utilization of your application. This increased use of memory is especially relevant when using`ObjectStorageClient` to upload large objects to the Object Storage service.
13
13
14
14
## Installation
15
15
1. The OCI Java SDK must be installed and configured before installing the add-on. See [the documentation](https://docs.us-phoenix-1.oraclecloud.com/Content/API/SDKDocs/javasdk.htm) for details.
@@ -92,4 +92,4 @@ Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
92
92
93
93
This SDK and sample is dual licensed under the Universal Permissive License 1.0 and the Apache License 2.0.
94
94
95
-
See [LICENSE](../../LICENSE.txt) for more details.
95
+
See [LICENSE](../../LICENSE.txt) for more details.
0 commit comments