diff xml/ru/docs/http/ngx_http_ssl_module.xml @ 817:4fecf0715bbf

Introducing "worker_processes auto" in SSL configuration examples.
author Andrei Belov <defan@nginx.com>
date Tue, 22 Jan 2013 17:45:12 +0400
parents b95a6d779c89
children 95c3c3bbf1ce
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_ssl_module.xml	Wed Jan 16 14:31:09 2013 +0400
+++ b/xml/ru/docs/http/ngx_http_ssl_module.xml	Tue Jan 22 17:45:12 2013 +0400
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_ssl_module"
         link="/ru/docs/http/ngx_http_ssl_module.html"
         lang="ru"
-        rev="6">
+        rev="7">
 
 <section id="summary">
 
@@ -61,7 +61,7 @@
 </list>
 
 <example>
-<emphasis>worker_processes 2;</emphasis>
+<emphasis>worker_processes auto;</emphasis>
 
 http {