WAS v8.5 > Tune performance > Tune security > Tune, hardening, and maintaining security configurations

Tune security configurations

Performance issues typically involve trade-offs between function and speed. Usually, the more function and the more processing involved, the slower the performance. Consider what type of security is necessary and what we can disable in the environment. For example, if your application servers are running in a Virtual Private Network (VPN), consider whether we can disable SSL. For a lot of users, can they be mapped to groups and then associated to your Java EE roles? These questions are things to consider when designing your security infrastructure.


Results

You always have a trade off between performance, feature, and security. Security typically adds more processing time to your requests, but for a good reason. Not all security features are required in the environment. When you decide to tune security, create a benchmark before making any change to ensure the change is improving performance.

In a large scale deployment, performance is very important. Running benchmark measurements with different combinations of features can help you to determine the best performance versus the benefit of configuration for the environment. Continue to run benchmarks if anything changes in the environment, to help determine the impact of these changes.


Subtopics


Related


Tune, hardening, and maintaining security configurations
Tune Web Services Security for v8.5 applications


Reference:

Commands for the AdminApp object using wsadmin.sh
Common Secure Interoperability v2 outbound communications settings
Session management settings


+

Search Tips   |   Advanced Search