Archive for April, 2010


Improve straitPortal Express performance

Tom van Oost @ 8:19 AM on April 29, 2010

In Internet Information Services, you can vastly improve server performance by setting content expiration for the HTTP headers of all webresources used by straitPortal:

Open the Internet Information Services applet. For example, enter the following in the Run box: “%SystemRoot%\System32\inetsrv\iis.msc”
Expand the Web Sites node and expand the Web site where the files are located, for example [...]

More >>

Howto upgrade a straitPortal Connection Pool

Tom van Oost @ 6:49 AM on April 9, 2010

In this post we explain howto upgrade an existing instance of a straitPortal Connection Pool to a newer version.

Stop the Connection Pool Windows Service (”Infostrait.Generic.ConnectionPool.Service.exe”) or close the Connection Pool Development Client (”Infostrait.Generic.ConnectionPool.DevelopmentClient.exe”).
Overwrite all .exe and .dll files starting with “Infostrait.” with the new versions.
Check the Global Assembly Cache. Copy new versions of all dll’s installed [...]

More >>