IIS WebServices (XML/SOAP) - grego

13-Feb-07 10:07:30
I am running 4x IIS6.0 Webservices servers and have been monitoring
connections on the f5 load balancer and perfmon'ing the sites. 2 used
HTTP Keep Alives and had a steady number of connections...the other 2
had keep disabled and 0 connections, although IIS logs reported the
amount of connections/requests being handled.

Now I realise that without keepalives connections are cleaned up, but
my question is whether to use Keep Alives with WebServices
anyway......they are pretty much asyncronous calls and non session
based.......posts and results, so probably no need to keep alive the
connection right??? As Keep-alives are more use with user type sites.

If you have any experience with webservices and this setting, I'd like
to know your thoughts. Is there a performance benefit of using HTTP
Keep Alives? Is there any point??
reply
 

Problem Installing IIS on Win XP Pro
promotion
Silverlight    WPF    WCF    WWF    LINQ   
JavaScript    AJAX    ASP.NET    XAML   
C#    VB.NET    VB 6.0    GDI+    IIS    XML   
.NET Generics    Anonymous Methods    Delegate   
Visual Studio .NET    Expression Blend    Virus   
Windows Vista    Windows XP    Windows Update   
Windows 2003 Server    Windows 2008 Server   
SQL Server    Microsoft Excel    Microsoft Word   
SharePoint    BizTalk    Virtual Earth   
.NET Compact Framework    Web Service   

"Everything" RSS / ATOM Feed Parser
How to send and receive messages through message queuing in .Net
How to Read text file as database
SQL Server 2005 Paging Performance Tip
Display code of web page.
Fully Scalable Excel File Importer class for .net using Microsoft Jet driver
Generic Chart Color Manager class that can be used for any charts
Helper class to style the infragistics wingrid
Using Reflection to detemine as Assembly Info in and out.
Helper class to play with Window (Owners and position)
Resolving displayname from the culture using the XmlLanguage and LanguageSpecificStringDictionary class