4 guides

Middleware tutorials

Practical Middleware walkthroughs, troubleshooting notes, and best practices.

Topic archive

All Middleware guides

Browse every Knowledge Basement article filed under Middleware.

Linux

Tengine seems to be a popular web server for Chinese websites. I've come upon it while browsing through Aliexpress and stumbling upon a 404 error:…

2 min read πŸ‘ Read guide β†’
Middleware

Notice: This article was written when SuPHP was the most popular choice for running multiple PHP sites on the same Apache server. Now, php-fpm with…

4 min read πŸ‘ Read guide β†’
Middleware

To secure the communication and increase the level of privacy to and from your Tomcat servlet container you should use SSL. Usually there's an…

3 min read πŸ‘ Read guide β†’
Middleware

Changing Tomcat's initial (Xms) and maximum (Xmx) memory turns out to be counter-intuitive on Windows, especially when Tomcat is installed as a…

1 min read πŸ‘ Read guide β†’