High availability IBM Domino servers with haproxy  

By Csaba Kiss | 10/1/17 5:00 AM | Infrastructure - Notes / Domino | Added by Oliver Busse

High availability IBM Domino servers with haproxy. A video tutorial and demo of three Domino servers in high availability configuration using haproxy.

Nginx/Domino server setup with websocket plugin  

By Csaba Kiss | 9/18/17 12:42 PM | Infrastructure - Notes / Domino | Added by Oliver Busse

In this blog post, I will show you how to set up an Nginx reverse-proxy server in front of a websocket enabled Domino server to handle SSL/TLS encryption and direct http and ws traffic to the appropriate ports on the Domino server.

Domino REST performance analysis  

By Csaba Kiss | 3/14/17 2:26 PM | Infrastructure - Notes / Domino | Added by Oliver Busse

In this blog post, I have tested various REST services that are available in Domino including DAS, viewJsonService, customRestService, SmartNSF. My conclusion is that Domino REST services are woefully slow.

File compare tool in Domino Designer  

By Csaba Kiss | 2/9/17 2:17 PM | Infrastructure - Notes / Domino | Added by John Oldenburger

This is a quick tip how to use the convenient built-in Eclipse file comparison tool in DDE. Some of us have multiple applications that share the same or similar structure with different data. Then you decide to update a custom control in one application.

Setting up the websocket user  

By Csaba Kiss | 7/17/16 2:48 PM | Infrastructure - Notes / Domino | Added by Oliver Busse

We began with the basic Websocket server install in the previous blog post. It’s time to secure our server by adding a special user to the database that will be responsible for running the WebSocket server.