Microsoft
Software
Hardware
Network
Question : Any ideas how to create your own loadbalancer using linux?
Hi i need to test my theory on something, basically i need to have a linux box that can do the following have a virtual ip on it, so when user gong to src.msg.yahoo.com in our DNS server the A record will point to that virtual IP. Then to that virtual ip there should be binded two internal ip address. Traffic should go all the time to internal ip1 at all times whenever requests go to src.msg.yahoo.com, if ip1 is down traffic should go to ip2 all traffic will need to maintain persistency, meaning after first resolution to the primary ip occurs clients communicate directly on that ip so that ip1 would see a source ip address of a pc that's performing the request to src.msg.yahoo.com. Any ideas?
Answer : Any ideas how to create your own loadbalancer using linux?
There will be two case when you get that error:
1) before compiling/generating class file, you are trying to run
or
2) you are giving wrong class name while running
Random Solutions
mssphtb.dll disabled in Outlook 2010
Can we create a SSIS package such that it verifies a Sql statement and depend upon that statement the package should execute if the sql statement does not satisfy then the package should not exe
Installing second SSL certificate on IIS 7
DNS failing test Basic and missing(?) srv records
Added 2nd Win 2003 DC local site - don't see in auto replication link
Windows 7 slow logon sbs 2003
Any way of listing avi files in Windows 7 by the codec type?
Using cookies with ASP.NET
PHP File Upload
How to sort grid view grouping in delphi by different value and not by caption of the text?