Un Subscribe

2001-03-27 Thread McLellan, Richard






Orion Memory Configuration

2001-03-22 Thread McLellan, Richard

Hello all,
I am having a problem when stress testing Orion.  
I get an out of Memory error from orion.  I am running a sun 420R
with 2GB RAM with 2 - 500Mhz Processors.  As far as the system is concerned
there is still 1.7GB RAM available for use when orion dies.  I am simulating
5000 users hitting the site at once and as soon as about 64MB of ram is used
I get "java.lang.OutOfMemoryError: unable to create new native thread" I
have tried starting Orion with the command "java -Xms512m -Xmx1024m -jar
orion.jar" to try to allocate more memory to java from the machine and I
still get the same error at the same 64MB memory usage mark.  
Is there a Memory setting in orion that is limiting the orion server
that I am missing.  If this is a default setting somewhere I hope someone
else has run into this.  I have looked at the archives and there are a few
pages of out of memory errors but None where there was still memory
available on the system.
I am using the Microsoft Web Application Stress 1.1, the same
product used by orion to benchmark the server.  I have 5 clients set up to
distribute the load of user simulation and I am only hitting one jsp page.
Thanks
Rich 





RE: Setting up a secure site using SSL

2001-03-21 Thread McLellan, Richard

It looks like you need to change the line
ssl-config keystore="my.site.cer" keystore-password="123456" /

Unless you happened to name the keystore the same as your cert file.  

if you used the line from the how to
"keytool -genkey -keyalg "RSA" -keystore keystore -storepass 123456
-validity 360 "
to create the Keystore


Then you need to change the line to 
ssl-config keystore="keystore" keystore-password="123456" /

Hope this Helps
Rich



-Original Message-
From: Ventuneac Marian-Romeo [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 21, 2001 5:30 AM
To: Orion-Interest
Subject: Setting up a secure site using SSL



Hi

 I have been following the how-to "Setting up a secure site using ssl" on
 Win2k + jdk 1.3 + Orion 1.4.0

 I made steps 1 and 2 from this how-to, but when I started Orion server, i 
received following error:

Error starting HTTP-server: Unable to initialize 
SSLServerSocketFactory 'com.evermind.ssl.JSSESSLServerSocketFactory':
Invalid 
keystore format

I generated the keystore successfully. The my.site.cer file (keystore) is in

$/orion/config folder.

Here is secure-web-site.xml:

web-site host="[ALL]" secure="true" display-name="Default Orion WebSite"
!-- The default web-app for this site, bound to the root --

ssl-config keystore="my.site.cer" keystore-password="123456" /
default-web-app application="default" name="defaultWebApp" /
 
!-- Uncomment this to activate the news app --
!-- web-app application="news" name="news-web" root="/news" / --

!-- Access Log, where requests are logged to --
access-log path="../log/default-web-access.log" /
/web-site

Also, i have modified server.xml as shown in SSL-how-to.

where can be the problem?

thank you

Marian Ventuneac
[EMAIL PROTECTED]

__
Do you want a free e-mail for life ? Get it at http://www.personal.ro/





Setting up a secure site using SSL

2001-03-21 Thread McLellan, Richard

I forgot in the first reply that you need either the Absolute or Relative
path to the keystore

It looks like you need to change the line
ssl-config keystore="my.site.cer" keystore-password="123456" /

Unless you happened to name the keystore the same as your cert file.  

if you used the line from the how to
"keytool -genkey -keyalg "RSA" -keystore keystore -storepass 123456
-validity 360 "
to create the Keystore


Then you need to change the line to 
ssl-config keystore="./keystore" keystore-password="123456" /

Hope this Helps
Rich



-Original Message-
From: Ventuneac Marian-Romeo [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 21, 2001 5:30 AM
To: Orion-Interest
Subject: Setting up a secure site using SSL



Hi

 I have been following the how-to "Setting up a secure site using ssl" on
 Win2k + jdk 1.3 + Orion 1.4.0

 I made steps 1 and 2 from this how-to, but when I started Orion server, i 
received following error:

Error starting HTTP-server: Unable to initialize 
SSLServerSocketFactory 'com.evermind.ssl.JSSESSLServerSocketFactory':
Invalid 
keystore format

I generated the keystore successfully. The my.site.cer file (keystore) is in

$/orion/config folder.

Here is secure-web-site.xml:

web-site host="[ALL]" secure="true" display-name="Default Orion WebSite"
!-- The default web-app for this site, bound to the root --

ssl-config keystore="my.site.cer" keystore-password="123456" /
default-web-app application="default" name="defaultWebApp" /
 
!-- Uncomment this to activate the news app --
!-- web-app application="news" name="news-web" root="/news" / --

!-- Access Log, where requests are logged to --
access-log path="../log/default-web-access.log" /
/web-site

Also, i have modified server.xml as shown in SSL-how-to.

where can be the problem?

thank you

Marian Ventuneac
[EMAIL PROTECTED]

__
Do you want a free e-mail for life ? Get it at http://www.personal.ro/





RE: How to install 128 bit cert....

2001-03-20 Thread McLellan, Richard

If you are getting the Cert from Thawt make sure that you are selecting the
"Test SSL Chained Cert"  If you are selecting the 128 it wont work I just
tried it.  You do get 128 Bit Encryption if you use the Chained Cert..

-Original Message-
From: mohan krishna [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 20, 2001 12:45 AM
To: Orion-Interest
Cc: [EMAIL PROTECTED]
Subject: How to install 128 bit cert


Hi to all,

I have been following the how-to "Setting up a secure site using ssl" on
Windows NT+jdk 1.3

and I get the following error
C:\certificateskeytool -keystore keystore -keyalg "RSA" -import
-trustcacerts -
file my.host.com.cer -storepass 123456
keytool error: java.security.cert.CertificateException: Unsupported
encoding

1.Plz let me know whether the problem is with ORION or with the cert?
2.Is ORION1.3.8 in a position to support 128bit encryption?
3.Have we to download / set any other things to make Orion to use 128bit?


I have tried with Netscape 4.7 and Explorer 5.


Any idea?




Get free email and a permanent address at http://www.netaddress.com/?N=1