|
@@ -19,7 +19,7 @@ Next release
|
|
|
|
|
|
- Bug fix for FCGI sockets not getting cleaned up when the ``reload`` command
|
|
- Bug fix for FCGI sockets not getting cleaned up when the ``reload`` command
|
|
is issued from supervisorctl. Also, the default behavior has changed for
|
|
is issued from supervisorctl. Also, the default behavior has changed for
|
|
- FCGI sockets. They are new closed whenever the number ofrunning processes
|
|
|
|
|
|
+ FCGI sockets. They are now closed whenever the number of running processes
|
|
in a group hits zero. Previously, the sockets were kept open unless a
|
|
in a group hits zero. Previously, the sockets were kept open unless a
|
|
group-level stop command was issued.
|
|
group-level stop command was issued.
|
|
|
|
|