comparison xml/en/docs/http/ngx_http_stub_status_module.xml @ 2735:ff357b676c2e

Removed trailing spaces.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 10 Jun 2021 18:27:24 +0300
parents 5cacd6fffade
children
comparison
equal deleted inserted replaced
2734:ce45ee742fbe 2735:ff357b676c2e
37 } 37 }
38 </example> 38 </example>
39 This configuration creates a simple web page 39 This configuration creates a simple web page
40 with basic status data which may look like as follows: 40 with basic status data which may look like as follows:
41 <example> 41 <example>
42 Active connections: 291 42 Active connections: 291
43 server accepts handled requests 43 server accepts handled requests
44 16630948 16630948 31070465 44 16630948 16630948 31070465
45 Reading: 6 Writing: 179 Waiting: 106 45 Reading: 6 Writing: 179 Waiting: 106
46 </example> 46 </example>
47 </para> 47 </para>
48 48
49 </section> 49 </section>
50 50