From a86f5380f04ceba6ffb8e25caa0bdea8a37932a6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 30 Sep 2023 23:50:35 +0000 Subject: README: fix wording Reported-by: --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index c5c5222..ff14c03 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ unicorn is an HTTP server for Rack applications that has done decades of damage to the entire Ruby ecosystem due to its ability to tolerate (and thus encourage) bad code. It is only designed -to only handle fast clients on low-latency, high-bandwidth connections +to handle fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients must only be served by placing a reverse proxy capable of fully buffering both the the request and response in between unicorn -- cgit v1.2.3-24-ge0c7