Application Security and Performance Settings

Application security and performance settings are crucial for ensuring that your application runs efficiently and securely. Proper configuration of these settings helps prevent vulnerabilities, safeguard sensitive data, and optimize the application’s speed and scalability. With Kloudbean, you can easily manage and fine-tune these settings, ensuring your application remains secure while delivering top-notch performance

Enable application caching using varnish

Kloudbean provides very well pre-configured and optimized varnish webserver along with nginx fastcgi caching for application content caching on server level, which drastically improve website performance. However in some cases mostly when doing dev work, you might want to disable caching. In order to do that you can enable or disable varnish and NGINX caching by using toggle available Settings section.

Demonstration on enabling/disabling Varnish and NGINX cache.
Demonstration on enabling/disabling Varnish and NGINX cache.

Enable CORS Headers 

Enabling or disabling CORS (Cross-Origin Resource Sharing) headers is an important step in controlling how your application interacts with external resources. CORS headers define which domains are allowed to access your resources, ensuring security by preventing unauthorized cross-origin requests. With Kloudbean, managing CORS settings is straightforward, allowing you to control access to your APIs and resources efficiently.

Demonstration on enabling/disabling CORS Headers.
Demonstration on enabling/disabling CORS Headers.

Enable Application access

If you to temporary disable your application access, you can do that by simply using toggle button in Application Access section. And to enable it back is as simple as disabling it.

Demonstration on enabling/disabling application web access.
Demonstration on enabling/disabling application web access.

Enable Force HTTPS

Enabling Force HTTPS ensures that all communication between users and your application is encrypted and secure. By redirecting all HTTP requests to HTTPS, you protect sensitive data from potential threats, such as man-in-the-middle attacks. Kloudbean makes it simple to enable Force HTTPS, ensuring that your application always uses a secure connection, providing users with a safer browsing experience.

Kloudbean allows you to easily enable Force HTTPS, guaranteeing that all traffic to your application is encrypted and secure. This added layer of security helps protect your data and builds trust with your users.

Demonstration on enabling/disabling application force https.
Demonstration on enabling/disabling application force https.

Conclusion

Kloudbean makes it simple to configure and manage your application’s security and performance settings, providing you with the tools to enhance both its safety and efficiency. By optimizing these aspects, you can ensure a smoother user experience and stronger protection against potential threats.

If you need any help with security or performance settings, our expert support team is available 24/7 to assist you in achieving optimal results.

Was this article helpful?

Accessing & Managing Application Database
Connecting Git for code deployment