CVSROOT: /cvs Module name: www Changes by: r...@cvs.openbsd.org 2015/03/14 20:35:38
Modified files: papers : httpd-asiabsdcon2015.pdf Log message: Add Errata to the httpd paper, including: The upstream version of nginx does not enable SPDY by default, never did; it was done by the developer who imported it into OpenBSD. nginx also doesn't ship with a bundled PCRE library, it was added in OpenBSD because users demanded it. Pointed out by Maxim at nginx dot com