- Saturday, February 20, 2010, 21:31
- Tech Tips, Web Server FAQ
- 325 views
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
- Thursday, December 31, 2009, 16:28
- Tech Tips, Web Server FAQ
- 196 views
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