From: Artem Konev <41629299+artemkonev@users.noreply.github.com> Date: Tue, 21 Apr 2020 17:21:11 +0000 (+0300) Subject: Add NGINX Unit to the list of PSGI handlers. X-Git-Tag: v5.9011~6^2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=11d412b6cfce631dd961ae9ba3435c1976254557 Add NGINX Unit to the list of PSGI handlers. --- diff --git a/lib/Catalyst/Manual/Deployment.pod b/lib/Catalyst/Manual/Deployment.pod index a56c314..0f1c18f 100644 --- a/lib/Catalyst/Manual/Deployment.pod +++ b/lib/Catalyst/Manual/Deployment.pod @@ -68,6 +68,11 @@ Catalyst can be deployed with any PSGI-compliant handler. See L for more information; a list of possible deployment servers are shown below: +=head3 NGINX Unit + +L is a lightweight, dynamically configurable +web app server that supports running PSGI-capable apps. + =head3 Starman L is a high-performance Perl server implementation, which is designed