SP3 - Secure portal SSL performance improvements ?

Portal Gurus,

One of the major enhancements I was looking for in SP3 was an improvement in

the SSL gateway performance. However testing I've done so far only shows a

30% improvement in Requests/second and in open mode SP3 actually seems a

little slower than SP2. I realize there are environment and specific

workload factors at work, but under near identical conditions comparing SP2

to SP3 secure mode, the performance increase wasn't what I had hoped for.

I followed the tuning instructions in the SP3 release notes and noticed a

small improvement, ~5%, and was wondering what other people are seeing.

Given the numbers I'm seeing I have to wonder if using SSL is really viable

for a busy portal site.

Anyone seeing a big improvement in SSL performance with SP3 ?

Cheers,

[862 byte] By [708766] at [2007-11-25 4:28:28]
# 1

I would recommend applying sp3a. The ssl have changed only in sp3a, this should give you much better and faster performance.

Else, these tuning parameters should help the performance. Goto Admin Console | Gateway Management | Manage Gateway Profile | select "Show Advanced Options" in the bottom of the page and change the following...

1) Increase the value of "Maximum Thread Pool Size".The default is 200, and it can be increased to 800.

2) Also increase the Gateway Timeout. The default is 120000. This can be increased to 125000. Then click Submit

3) Finally on the Gateway server, modify the /opt/SUNWips/bin/ipsgateway script. Find the line that defines the CMD environment variable and change the '-mx128m' parameter to '-mx256m'.

708766 at 2007-6-30 21:14:23 > top of Java-index,Web & Directory Servers,Portal Servers...