WebSockets Support for Java The WebSocket protocol was implemented to replace existing bi-directional communication mechanisms that use HTTP as the transport layer, since HTTP...
WebSockets Support WebSockets is a prominent web-technology, that ensures establishing of a continuous full-duplex connection between client and server for the bi-directional...
What is AutoClustering In the modern world, the importance of data availability cannot be underestimated. Herewith, you want to maintain immediate access to...
WildFly Application Server WildFly is a modern, flexible, lightweight, and managed application runtime written in Java that implements the latest standards and technologies...
WordPress Speed Optimization with Proper Caching Caching is best defined as saving the processed requests so they can be served faster when requested again. It’s been...
WordPress Speed Optimization Images Images are actually very simple assets, not much complex processing is required from web servers. Where they hold back your...
NGINX Load Balancer The NGINX balancer stack is HTTP/3 ready with the feature support enabled by default since the 1.16.1 release. However, a...
NodeJS Package Managers Each created Node.js application server within the platform is provisioned with out-of-box support of two main package managers for this...
Nodejs Versions The platform allows you to pre-select any of the latest major NodeJS application server releases and the required process and...
Personal Access Tokens Personal Access Tokens are an alternative approach to authenticate API requests in the platform, which, in comparison to the default...