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
Follow the below link on how to enable Async mode Nginx\* with QAT Hardware and software
11
-
Aceeleration using best known configuration.
11
+
Acceleration using best known configuration.
12
12
[Async mode for Nginx\*](https://intel.github.io/quickassist/qatlib/asynch_nginx.html)
13
13
14
-
### NGINX\* QUIC with QAT
15
-
Experimental QUIC support for NGINX\* with Intel® QAT Engine for
16
-
BoringSSL\* Library can be found [here](https://www.intel.com/content/www/us/en/content-details/737522/experimental-quic-support-for-nginx.html)
17
-
18
14
### HAProxy\* with QAT
19
15
HAProxy\* is a free, very fast and reliable reverse-proxy offering high availability,
20
16
load balancing, and proxying for TCP and HTTP-based applications.
21
17
22
-
Follow the instructions from HAProxy [Install](https://github.com/haproxy/haproxy/blob/master/INSTALL)
23
-
to build and install Haproxy. Use `USE_PTHREAD_EMULATION=1` option in the make command which improves performance
18
+
Follow the instructions from the HAProxy [INSTALL](https://github.com/haproxy/haproxy/blob/master/INSTALL) file
19
+
to build and install HAProxy. The validated release is listed in [Software Requirements](software_requirements.md#applications). Use `USE_PTHREAD_EMULATION=1` option in the make command which improves performance
24
20
utilizing HAProxy's much lighter locks replacing OpensSL\* Pthread locks.
25
21
26
22
Add the following options along with other standard settings in the
*[Intel® QuickAssist Technology and OpenSSL-1.1.0:Performance](https://www.intel.com/content/www/us/en/content-details/709581/intel-quickassist-technology-and-openssl-1-1-0-performance.html)
37
39
*[Intel® QuickAssist Technology - NGINX\* Performance White Paper](https://networkbuilders.intel.com/solutionslibrary/intel-quickassist-technology-nginx-performance-white-paper)
38
-
*[Accelerate HAProxy\* with Intel QAT](https://www.intel.com/content/www/us/en/content-details/814574/accelerating-haproxy-with-intel-quickassist-technology.html)
40
+
*[Accelerate HAProxy\* with Intel QAT](https://builders.intel.com/solutionslibrary/accelerating-haproxy-with-intel-quickassist-technology)
39
41
40
42
Other Application Integration and more case studies can be found at QAT link below
0 commit comments