Wednesday, June 27, 2012

TCP Port Mapper

TCP Port Mapper is a command-line tool that listens connections on the specified TCP Port and redirects requests to the specified web server. Then it sends Web Server's response back to client. It allows to cache static content (.css,.jpg,.jpeg,.gif,.png,.ico) to speed up loading.
TCP Port Mapper very fast and allows to handle a lot of incoming connections.
It is designed to protect your real web server from attacks and increase performance and scalability of your web site.

Read more: http://optinsoft.net/tcpportmap-console.php

( Read more... )