Database session storage not working

I have enabled DB session storage using session_save_handler = dbtable to improve performance, as explained here.

However, the system check page still warns about NFS being used. I’ve tried to log-out and log-in again, but still the same.

What could be wrong? Thank you