Tags: Blog |
Categories: Blog
Posted by
admin on
3/9/2009 5:54 PM |
Comments (0)
I have been working in a Load balancer for a web server, with the news of IIS 7 I stop the project and I’ll start working in the new Load Balancer for IIS7. http://forums.iis.net/thread/1297689.aspx
You can find the control if you want to play with it at
http://alpascual.com/control/loadbalancer.htm
This is a great load balancer without using any hardware, only issue, you are going to need to dns every computer with a different name:
www1.domain.com
www2.domain.com
www3.domain.com
Please any feedback will be very helpful to develop my next control for IIS7.
IIS7 comes with a great API to allow developers to get control of the web server, something that all of us have been waiting for a very long time. This is the link to develop modules for IIS 7: http://www.iis.net/default.aspx?tabid=2&subtabid=25&i=942
There is also an API for C++ : http://www.iis.net/default.aspx?tabid=2&subtabid=25&i=938
So no more interrogating the metadata of IIS6 or making requests to check if the server is down.
Cheers
Al
a93a361d-ae96-488b-88ff-45381e8dcfdf|0|.0