| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-09-06 | Stream: $proxy_protocol_addr and $proxy_protocol_port. | Dmitry Volyntsev | 1 | -0/+50 | |
| 2016-08-11 | Stream: the $status variable. | Roman Arutyunyan | 1 | -0/+23 | |
| The stream session status is one of the following: 200 - normal completion 403 - access forbidden 500 - internal server error 502 - bad gateway 503 - limit conn | |||||
| 2016-08-26 | Stream: the $protocol variable. | Vladimir Homutov | 1 | -0/+19 | |
| The variable keeps protocol used by the client, "TCP" or "UDP". | |||||
| 2016-08-26 | Stream: the $session_time variable. | Vladimir Homutov | 1 | -0/+34 | |
| The variable keeps time spent on processing the stream session. | |||||
| 2016-08-26 | Stream: the $bytes_received variable. | Vladimir Homutov | 1 | -4/+13 | |
| The variable keeps the number of bytes received from the client. | |||||
| 2016-06-14 | Stream: core module variables. | Vladimir Homutov | 1 | -0/+350 | |
| 2016-07-04 | Stream: variables and script. | Vladimir Homutov | 1 | -0/+621 | |
| This is a port of corresponding http code with unrelated features excluded. | |||||
