Add NGINX Unit to the list of PSGI handlers. github/fork/artemkonev/patch-1
Artem Konev [Tue, 21 Apr 2020 17:21:11 +0000 (20:21 +0300)]
lib/Catalyst/Manual/Deployment.pod

index a56c314..0f1c18f 100644 (file)
@@ -68,6 +68,11 @@ Catalyst can be deployed with any PSGI-compliant handler. See L<Catalyst::PSGI>
 for more information; a list of possible deployment servers are shown
 below:
 
+=head3 NGINX Unit
+
+L<NGINX Unit|https://unit.nginx.org> is a lightweight, dynamically configurable
+web app server that supports running PSGI-capable apps.
+
 =head3 Starman
 
 L<Starman> is a high-performance Perl server implementation, which is designed