Search results

  1. B

    CVE-2021-44228, CVE-2021-45046 affecting ScaleOut versions >= 5.8.15.345

    What you need to know: If you are not using the ScaleOut Java API libraries then LOG4J is not used, and this vulnerability will not affect your system. ScaleOut Java APIs do not log untrusted user input. Apache LOG4J libraries version 2.0-beta9 to 2.14.1 contain a severe vulnerability. Apache...
  2. B

    How do I optimize my application's session state performance?

    My application's session retrieval times slow down as load increases. Are there any best practices or optimizations that I can implement to improve ASP.NET session state performance?
Top