about summary refs log tree commit homepage
path: root/script/mwrap-rproxy
diff options
context:
space:
mode:
Diffstat (limited to 'script/mwrap-rproxy')
-rw-r--r--script/mwrap-rproxy4
1 files changed, 3 insertions, 1 deletions
diff --git a/script/mwrap-rproxy b/script/mwrap-rproxy
index da5379a..af5bdf9 100644
--- a/script/mwrap-rproxy
+++ b/script/mwrap-rproxy
@@ -74,7 +74,7 @@ environment (see L<mwrap-perl(1p)>).
 =item --no-deflate
 
 L<Plack::Middleware::Deflater(3pm)> is loaded by default if available.
-Using C<--no-deflate> will save CPU cycles at the expe
+Using C<--no-deflate> will save CPU cycles at the expense of bandwidth.
 
 =back
 
@@ -87,6 +87,8 @@ mwrap-rproxy supports systemd (and compatible) socket activation via
 C<LISTEN_PID> and C<LISTEN_FDS> variables.  See L<systemd.socket(5)>
 and L<sd_listen_fds(3)>.
 
+C<PLACK_ENV> is also supported as described by L<plackup(1p)>
+
 =head1 CONTACT
 
 Feedback welcome via plain-text mail to L<mailto:mwrap-perl@80x24.org>