TCA 3.31 Released

November 14, 2008 at 1:45 pm | In TCA | Comments Off

TCA 3.31 is now released.  Headline features are:

.NET Proxies are now Serializable

This means that the Proxy objects may be stored in an ASP.NET session even when running as part of a Web Farm or Web Garden (see http://msdn.microsoft.com/en-us/library/ms178586.aspx for details) .

Component Broker supports up to 10000 connections under UNIX

The broker will attempt to allocate up to 10000 connections on UNIX systems (this may be limited according to kernel parameters).  When LogLevel=1 is in effect, a message showing how many connections are available will be logged:

30/Sep/2008 10:09:46 Requesting 10240 fds.  10240 Client connections available (pid = 24315, tid = 0)

TCA Monitor shows service parameters

A list of service parameters may be obtained by right-clicking on the service in the monitor:

TCA Monitor

TCA Monitor

Make HTTP Requests from Javascript Adapter

It’s now possible to make HTTP GET and POST calls from the Javascript adapter

Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.