File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -45,49 +45,49 @@ disallowed abstract Unix domain socket syntax in non-Linux systems.
45
45
46
46
<change type =" feature" >
47
47
<para >
48
- support for abstract Unix sockets .
48
+ basic statistics API .
49
49
</para >
50
50
</change >
51
51
52
52
<change type =" feature" >
53
53
<para >
54
- support for Unix sockets in address matching .
54
+ customizable access log format .
55
55
</para >
56
56
</change >
57
57
58
58
<change type =" feature" >
59
59
<para >
60
- forwarded header to replace client address and protocol .
60
+ more HTTP variables support .
61
61
</para >
62
62
</change >
63
63
64
64
<change type =" feature" >
65
65
<para >
66
- ability to get dynamic variables .
66
+ forwarded header to replace client address and protocol .
67
67
</para >
68
68
</change >
69
69
70
70
<change type =" feature" >
71
71
<para >
72
- more HTTP variables support .
72
+ ability to get dynamic variables .
73
73
</para >
74
74
</change >
75
75
76
76
<change type =" feature" >
77
77
<para >
78
- the $dollar variable translates to a literal "$" during variable substitution .
78
+ support for abstract Unix sockets .
79
79
</para >
80
80
</change >
81
81
82
82
<change type =" feature" >
83
83
<para >
84
- customizable access log format .
84
+ support for Unix sockets in address matching .
85
85
</para >
86
86
</change >
87
87
88
88
<change type =" feature" >
89
89
<para >
90
- basic statistics API .
90
+ the $dollar variable translates to a literal "$" during variable substitution .
91
91
</para >
92
92
</change >
93
93
@@ -105,20 +105,20 @@ force SCRIPT_NAME in Ruby to always be an empty string.
105
105
106
106
<change type =" bugfix" >
107
107
<para >
108
- the Ruby application process could crash on SIGTERM.
108
+ when isolated PID numbers reach the prototype process host PID,
109
+ the prototype crashed.
109
110
</para >
110
111
</change >
111
112
112
113
<change type =" bugfix" >
113
114
<para >
114
- the Ruby application process could crash on SIGINT .
115
+ the Ruby application process could crash on SIGTERM .
115
116
</para >
116
117
</change >
117
118
118
119
<change type =" bugfix" >
119
120
<para >
120
- when isolated PID numbers reach the prototype process host PID,
121
- the prototype crashed.
121
+ the Ruby application process could crash on SIGINT.
122
122
</para >
123
123
</change >
124
124
You can’t perform that action at this time.
0 commit comments