Mohan Cheema's Online Diary

Site Just to Keep Track of My Day to Day Work.

April 28, 2010
by Mohan Cheema
0 comments

Bonding or teaming multiple network interfaces into single interface on Linux

Today I had implemented NIC bounding (bind both NIC so that it works as a single device). We have two Custom servers that need setup with Nvidia MPC55 NIC. Idea is to keep server accessible from both NIC without using any other method.

Share
Share

April 28, 2010
by Mohan Cheema
0 comments

Apache Tomcat Loadbalancing

This article contains step by step instructions for configuring an Apache web server which handles static content and delegates JSP (Java Server Pages) and Servlet requests to two Tomcat servers using AJP 13 connectors and a load balancing worker.

Share
Share