Results 1 to 1 of 1
Hi there
I need an application which received a request through one port and then this same application takes that request and forwards it to different port from a pool.
...
- 04-20-2011 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 33
Application for Balancing ports
Hi there
I need an application which received a request through one port and then this same application takes that request and forwards it to different port from a pool.
Is there such application?
But also I need for the pool ports to reply to the original requester.
Thanks
Example:
I receive a request to port 45 and then I will forward this request to port 5600 or 5601 or 5603 or 5604 and so on, then when we reach the end of the pool it would go to the first one.


Reply With Quote