From 15e14f11af0b9919f11e0c186b365ae0154e7e77 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 22 Dec 2016 07:29:17 +0000 Subject: doc: various comments on async handling Notes for future developers (myself included) since we can't assume people can read my mind. --- lib/PublicInbox/HTTPD.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/PublicInbox/HTTPD.pm') diff --git a/lib/PublicInbox/HTTPD.pm b/lib/PublicInbox/HTTPD.pm index 433d6da7..fb476624 100644 --- a/lib/PublicInbox/HTTPD.pm +++ b/lib/PublicInbox/HTTPD.pm @@ -29,6 +29,8 @@ sub new { 'psgi.multiprocess' => Plack::Util::TRUE, 'psgix.harakiri'=> Plack::Util::FALSE, 'psgix.input.buffered' => Plack::Util::TRUE, + + # XXX unstable API! 'pi-httpd.async' => do { no warnings 'once'; *pi_httpd_async -- cgit v1.2.3-24-ge0c7