Reordered changes for 1.26.0 by significance (subjective).
This commit is contained in:
@@ -64,6 +64,13 @@ rather than a document root directory to be prepended to the request URI.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para>
|
||||
automatic adjustment of existing configurations to the new "share" behavior
|
||||
when updating from previous versions.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para>
|
||||
variables support in the "share" option.
|
||||
@@ -84,8 +91,7 @@ variables support in the "chroot" option.
|
||||
|
||||
<change type="feature">
|
||||
<para>
|
||||
automatic adjustment of existing configurations to the new "share" behavior
|
||||
when updating from previous versions.
|
||||
PHP opcache is shared between application processes.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
@@ -95,15 +101,10 @@ request routing by the query string.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para>
|
||||
PHP opcache is shared between application processes.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para>
|
||||
fixed building with glibc 2.34, notably Fedora 35.
|
||||
the router and app processes could crash when the requests limit was reached
|
||||
by asynchronous or multithreaded apps.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
@@ -116,8 +117,7 @@ after the corresponding listener had been reconfigured.
|
||||
|
||||
<change type="bugfix">
|
||||
<para>
|
||||
the router and app processes could crash when the requests limit was reached
|
||||
by asynchronous or multithreaded apps.
|
||||
fixed building with glibc 2.34, notably Fedora 35.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user