Merge pull request #8 from artemkonev/patch-1
Graham Knop [Mon, 20 Jul 2020 15:08:32 +0000 (17:08 +0200)]
Add NGINX Unit to the list of PSGI handlers.

lib/Catalyst/Manual/Deployment.pod

index 8903826..294450f 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