Web Server FAQ

Web server plug-in tuning tips



Important tips for Web server plug-in tuning include how to balance workload and improve performance in a high stress environment. Balancing workloads among application servers in a network fronted by a Web server plug-in helps improve request response time. Limiting the number of connections that can be established with an application server works best for Web servers that follow the threading ... Full story

How to enable https for tomcat ?



Introduction to SSL SSL stands for Secure Socket Layer, is a technology that provides secure connection between the web browser and web server. Means the data sent by one side is encrypted, transferred and decrypted on the other side of the communication. Introduction to digital certificates Before implementing secure connection, web server should have an digital certificate. In simple terms, digital certificates are like driver's license for ... Full story
Copyright © 2010 Techglimpse. All rights reserved.