Hello,
Litespeed 4.2.3 was released as stable a few weeks ago, I've seen a few bug reports on this forum that were fixed, actually more reports than I've seen with previous versions.
Are there still any bugs that are known but not fixed yet ? Are there alot of servers that have now been upgraded without any issues ?
I'm panning to upgrade this evening and just want to make sure I won't run into any issues.
Should I also upgrade PHP with easy apache just after running the litespeed upgrade ? or is this completly independent ?
Are there any new options that need to be set after upgrading ?
There's an option I'm interested in but am not yet sure what activating it implies :
Telling litespeed not to kill php processes when a client closes the connection.
Some scripts rely on not being killed when a client connection is lost and use php functions like ignore_user_abort(true)
However what would the impact be to disable killing php scripts on client connection close ? Would litespeed still close runaway php processes ?
I would like to not forcefully kill php processes unless they are old (maybe 5 or 10 minutes old).
Litespeed 4.2.3 was released as stable a few weeks ago, I've seen a few bug reports on this forum that were fixed, actually more reports than I've seen with previous versions.
Are there still any bugs that are known but not fixed yet ? Are there alot of servers that have now been upgraded without any issues ?
I'm panning to upgrade this evening and just want to make sure I won't run into any issues.
Should I also upgrade PHP with easy apache just after running the litespeed upgrade ? or is this completly independent ?
Are there any new options that need to be set after upgrading ?
There's an option I'm interested in but am not yet sure what activating it implies :
Telling litespeed not to kill php processes when a client closes the connection.
Some scripts rely on not being killed when a client connection is lost and use php functions like ignore_user_abort(true)
However what would the impact be to disable killing php scripts on client connection close ? Would litespeed still close runaway php processes ?
I would like to not forcefully kill php processes unless they are old (maybe 5 or 10 minutes old).