Eric Wong <[email protected]> wrote: > +++ b/Documentation/yahns_config.pod > @@ -451,6 +451,9 @@ An example which seems to work is: > # but disable client certificate verification as it is rare: > ssl_ctx.set_params(verify_mode: OpenSSL::SSL::VERIFY_NONE) > > + # Built-in session cache (only works if worker_processes is nil or 0)
Ermm. That should be: "nil or 1" :x Haven't pushed, yet. -- unsubscribe: [email protected] archive: https://yhbt.net/yahns-public/
