[Loadsim-users] trouble connecting to SSL site
Brought to you by:
vsheffer
From: Summers, B. W. <BER...@sa...> - 2003-03-10 18:38:25
|
I have IIS5 running on my box without SSL. I run the proxy, setup the sequence file. Then change all the http to https, change the localhost to other host name Change the :8888 port to nothing, should it be 443? Then when I run I get (from ssl site) cmatt,//10.8.16.10:8000,ramping done,-1,-1,-1,<unknown>,200 cmatt,//10.8.16.10:8000,ramping done,-1,-1,-1,<unknown>,200 ,//10.8.16.10:8000,ramping done,-1,-1,-1,<unknown>,200 ,//10.8.16.10:8000,ramping done,-1,-1,-1,<unknown>,200 instead of ( from localhost to ssl) cmatt,//10.8.16.10:8000,ramping done,30,30,151,text/html,302 cmatt,//10.8.16.10:8000,ramping done,0,0,151,text/html,302 ,//10.8.16.10:8000,ramping done,50,50,4063,text/html,200 ,//10.8.16.10:8000,ramping done,10,10,4063,text/html,200 In the result file. I saw one message that this only works with jdk 1.3 is that still correct? I am using jdk (build 1.4.0-b92) Thanks |