RE: Performance with ORION

2001-03-13 Thread Manne Fagerlind

There should be one for each active request.

-Original Message-
From: Ismael Blesa Part [mailto:[EMAIL PROTECTED]]
Sent: 12 March 2001 15:58
To: Orion-Interest
Subject: Re: Performance with ORION


Yes it should create only one instance of each servlet. What I mean is how
to
specify how many threads the server should create. JRUN has several
parameters
to configure this, but I have not seen any one on Orion.

Mike Cannon-Brookes wrote:

> It _should_ only create one instance of each servlet. Multiple threads are
> then used to serve different requests.
>
> -mike
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Ismael Blesa
> > Part
> > Sent: Monday, March 12, 2001 8:01 PM
> > To: Orion-Interest
> > Subject: Performance with ORION
> >
> >
> >
> > We have been making some tests with an application that uses a main
> > entry point, this is used to redirect all the request to the
> > correspondant object. We have found that ORION only creates one instance
> > of this servlet and we think that this is causing a bottleneck of our
> > application.
> > Is there a way to configure how many threads to create to serve more
> > requests per second?
> >
> >
> > Thanks
> >
> > PS: Any news about IronFlare?
> >
> >
> >





Re: Performance with ORION

2001-03-12 Thread Ismael Blesa Part

Yes it should create only one instance of each servlet. What I mean is how to
specify how many threads the server should create. JRUN has several parameters
to configure this, but I have not seen any one on Orion.

Mike Cannon-Brookes wrote:

> It _should_ only create one instance of each servlet. Multiple threads are
> then used to serve different requests.
>
> -mike
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Ismael Blesa
> > Part
> > Sent: Monday, March 12, 2001 8:01 PM
> > To: Orion-Interest
> > Subject: Performance with ORION
> >
> >
> >
> > We have been making some tests with an application that uses a main
> > entry point, this is used to redirect all the request to the
> > correspondant object. We have found that ORION only creates one instance
> > of this servlet and we think that this is causing a bottleneck of our
> > application.
> > Is there a way to configure how many threads to create to serve more
> > requests per second?
> >
> >
> > Thanks
> >
> > PS: Any news about IronFlare?
> >
> >
> >





RE: Performance with ORION

2001-03-12 Thread Mike Cannon-Brookes

It _should_ only create one instance of each servlet. Multiple threads are
then used to serve different requests.

-mike

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Ismael Blesa
> Part
> Sent: Monday, March 12, 2001 8:01 PM
> To: Orion-Interest
> Subject: Performance with ORION
>
>
>
> We have been making some tests with an application that uses a main
> entry point, this is used to redirect all the request to the
> correspondant object. We have found that ORION only creates one instance
> of this servlet and we think that this is causing a bottleneck of our
> application.
> Is there a way to configure how many threads to create to serve more
> requests per second?
>
>
> Thanks
>
> PS: Any news about IronFlare?
>
>
>





Performance with ORION

2001-03-12 Thread Ismael Blesa Part


We have been making some tests with an application that uses a main
entry point, this is used to redirect all the request to the
correspondant object. We have found that ORION only creates one instance
of this servlet and we think that this is causing a bottleneck of our
application.
Is there a way to configure how many threads to create to serve more
requests per second?


Thanks

PS: Any news about IronFlare?





RE: IE performance with Orion

2000-08-25 Thread Patrik Andersson
Title: RE: IE performance with Orion



That's 
also possible. The thing is only that HTTP/1.0 didn't give any perfornamce.. 
HTTP/1.1 did. So my problem is solved.

  -Original Message-From: J.T. Wenting 
  [mailto:[EMAIL PROTECTED]]Sent: den 23 augusti 2000 
  20:27To: Orion-InterestSubject: RE: IE performance with 
  Orion
  I 
  find it very strange that IE would do this on its own. I have upgraded many 
  systems, running different OSs, and in all cases the HTTP/1.1 support has been 
  retained. Are you sure someone did not turn it of by hand (maybe by 
  mistake)?
   
  
  Jeroen T Wenting[EMAIL PROTECTED]ICQ UIN 
  #9191966It's the end of the world as we know it and I feel fine 
  (Michael Stipe) 
  
-Original Message-From: 
[EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]]On Behalf Of Patrik 
AnderssonSent: 23 August 2000 18:11To: 
Orion-InterestCc: 
[EMAIL PROTECTED]Subject: RE: IE performance with 
Orion
I found the problem causing the no performance issue using 
Internet Explorer when connecting to orion sites with orion > 0.9. When I 
installed Internet Explorer 5.5 it changed my HTTP connection settings to 
not use HTTP/1.1. So, in other words, using HTTP/1.0 against orion doesn't 
seem like a good idea to me. 
regards, Patrik Andersson 
  


RE: IE performance with Orion

2000-08-23 Thread J.T. Wenting
Title: RE: IE performance with Orion



I find 
it very strange that IE would do this on its own. I have upgraded many systems, 
running different OSs, and in all cases the HTTP/1.1 support has been retained. 
Are you sure someone did not turn it of by hand (maybe by 
mistake)?
 

Jeroen T Wenting[EMAIL PROTECTED]ICQ UIN 
#9191966It's the end of the world as we know it and I feel fine (Michael 
Stipe) 

  -Original Message-From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of Patrik 
  AnderssonSent: 23 August 2000 18:11To: 
  Orion-InterestCc: [EMAIL PROTECTED]Subject: 
  RE: IE performance with Orion
  I found the problem causing the no performance issue using 
  Internet Explorer when connecting to orion sites with orion > 0.9. When I 
  installed Internet Explorer 5.5 it changed my HTTP connection settings to not 
  use HTTP/1.1. So, in other words, using HTTP/1.0 against orion doesn't seem 
  like a good idea to me. 
  regards, Patrik Andersson 



RE: IE performance with Orion

2000-08-23 Thread Patrik Andersson
Title: RE: IE performance with Orion





I found the problem causing the no performance issue using Internet Explorer when connecting to orion sites with orion > 0.9. When I installed Internet Explorer 5.5 it changed my HTTP connection settings to not use HTTP/1.1. So, in other words, using HTTP/1.0 against orion doesn't seem like a good idea to me. 

regards,
Patrik Andersson





RE: IE performance with Orion

2000-05-31 Thread Patrik Andersson
Title: RE: IE performance with Orion





Where did you change localhost to your actual hostname? I've tried 


patrik:8000/
patrik.webteknik.se:8000/
172.167.2.205:8000/


All with the same result.


-Original Message-
From: Magnus Ahlden [mailto:[EMAIL PROTECTED]]
Sent: den 31 maj 2000 11:21
To: Patrik Andersson
Cc: [EMAIL PROTECTED]
Subject: RE: IE performance with Orion



Well, I had the same problem with iexplore 5.5, I changed 'localhost' to my actual hostname
and the problem disapeared.


I hope that will solve your problem,


mga


Den ti, 30 maj 2000,  skrev Patrik Andersson ([EMAIL PROTECTED]):


> The thing is that the problem only occurs when I access the site running
> locally on my machine, not when I'm accessing an almost identical site
> running on a different machine. That's what is so strange about it.
> 
> -Original Message-
> From: Joseph B. Ottinger [mailto:[EMAIL PROTECTED]]
> Sent: den 30 maj 2000 13:22
> To: Orion-Interest
> Subject: IE performance with Orion
> 
> 
> Um, there were two things about this mentioned, I think. I already deleted
> them from my Inbox, but I'll take a stab anyway.
> 
> "No performance using internet explorer"
> 
> That's hard to substantiate in the real world; admittedly, your setup may
> be pathological in behavior, but I use IE nearly exclusively, and my site
> is orion. I have absolutely no performance issues.
> 
> "500 server error"
> 
> Um, IE has "friendly error messages" which serve to hide nearl all
> relevant information from you. Go to tools/advanced, and turn off all
> friendly error messages. Or use NS, which means your browsing enjoyment
> will be crippled, but NS assumes you've at least the IQ of a baboon on
> LSD, which can't be said for IE.
> 
> ---
> Joseph B. Ottinger   [EMAIL PROTECTED]
> http://cupid.suninternet.com/~joeo  HOMES.COM Developer
> 








RE: IE performance with Orion

2000-05-31 Thread Magnus Ahlden

Well, I had the same problem with iexplore 5.5, I changed 'localhost' to my actual 
hostname
and the problem disapeared.

I hope that will solve your problem,

mga

Den ti, 30 maj 2000,  skrev Patrik Andersson ([EMAIL PROTECTED]):

> The thing is that the problem only occurs when I access the site running
> locally on my machine, not when I'm accessing an almost identical site
> running on a different machine. That's what is so strange about it.
> 
> -Original Message-
> From: Joseph B. Ottinger [mailto:[EMAIL PROTECTED]]
> Sent: den 30 maj 2000 13:22
> To: Orion-Interest
> Subject: IE performance with Orion
> 
> 
> Um, there were two things about this mentioned, I think. I already deleted
> them from my Inbox, but I'll take a stab anyway.
> 
> "No performance using internet explorer"
> 
> That's hard to substantiate in the real world; admittedly, your setup may
> be pathological in behavior, but I use IE nearly exclusively, and my site
> is orion. I have absolutely no performance issues.
> 
> "500 server error"
> 
> Um, IE has "friendly error messages" which serve to hide nearl all
> relevant information from you. Go to tools/advanced, and turn off all
> friendly error messages. Or use NS, which means your browsing enjoyment
> will be crippled, but NS assumes you've at least the IQ of a baboon on
> LSD, which can't be said for IE.
> 
> ---
> Joseph B. Ottinger   [EMAIL PROTECTED]
> http://cupid.suninternet.com/~joeo  HOMES.COM Developer
> 









RE: IE performance with Orion

2000-05-30 Thread Patrik Andersson
Title: RE: IE performance with Orion



Nope. 
I'm Using Windows NT 4.0 sp6a, IE5.5Beta

  -Original Message-From: Kevin Duffey 
  [mailto:[EMAIL PROTECTED]]Sent: den 30 maj 2000 
  18:28To: Orion-InterestSubject: RE: IE performance with 
  Orion
  Are 
  you using IE5..perhaps under Win2000? I noticed an annoying situation with IE5 
  and Win2000. When I try to browse a local site, I keep getting pop-up windows 
  that ask me to connect or stay offline. If I stay offline, it keeps asking me 
  again. I don't have an internet/network connection on that machine..and I 
  don't get this problem here at work with Win2K/IE5..so I attribute it to the 
  lack of a network connection. But I have had no problems with either browser 
  and Orion.
   
  
-Original Message-From: 
[EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]]On Behalf Of Patrik 
AnderssonSent: Tuesday, May 30, 2000 4:55 AMTo: 
Orion-InterestSubject: RE: IE performance with 
Orion
The thing is that the problem only occurs when I access the 
site running locally on my machine, not when I'm accessing an almost 
identical site running on a different machine. That's what is so strange 
about it.
-Original Message- From: 
Joseph B. Ottinger [mailto:[EMAIL PROTECTED]] 
Sent: den 30 maj 2000 13:22 To: 
Orion-Interest Subject: IE performance with 
Orion 
Um, there were two things about this mentioned, I think. I 
already deleted them from my Inbox, but I'll take a 
stab anyway. 
"No performance using internet explorer" 
That's hard to substantiate in the real world; admittedly, 
your setup may be pathological in behavior, but I 
use IE nearly exclusively, and my site is orion. I 
have absolutely no performance issues. 
"500 server error" 
Um, IE has "friendly error messages" which serve to hide 
nearl all relevant information from you. Go to 
tools/advanced, and turn off all friendly error 
messages. Or use NS, which means your browsing enjoyment will be crippled, but NS assumes you've at least the IQ of a baboon 
on LSD, which can't be said for IE. 
--- 
Joseph B. 
Ottinger   
[EMAIL PROTECTED] http://cupid.suninternet.com/~joeo  
HOMES.COM Developer 


RE: IE performance with Orion

2000-05-30 Thread Kevin Duffey
Title: RE: IE performance with Orion



Are 
you using IE5..perhaps under Win2000? I noticed an annoying situation with IE5 
and Win2000. When I try to browse a local site, I keep getting pop-up windows 
that ask me to connect or stay offline. If I stay offline, it keeps asking me 
again. I don't have an internet/network connection on that machine..and I don't 
get this problem here at work with Win2K/IE5..so I attribute it to the lack of a 
network connection. But I have had no problems with either browser and 
Orion.
 

  -Original Message-From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of Patrik 
  AnderssonSent: Tuesday, May 30, 2000 4:55 AMTo: 
  Orion-InterestSubject: RE: IE performance with 
  Orion
  The thing is that the problem only occurs when I access the 
  site running locally on my machine, not when I'm accessing an almost identical 
  site running on a different machine. That's what is so strange about 
  it.
  -Original Message- From: 
  Joseph B. Ottinger [mailto:[EMAIL PROTECTED]] 
  Sent: den 30 maj 2000 13:22 To: 
  Orion-Interest Subject: IE performance with 
  Orion 
  Um, there were two things about this mentioned, I think. I 
  already deleted them from my Inbox, but I'll take a 
  stab anyway. 
  "No performance using internet explorer" 
  That's hard to substantiate in the real world; admittedly, 
  your setup may be pathological in behavior, but I use 
  IE nearly exclusively, and my site is orion. I have 
  absolutely no performance issues. 
  "500 server error" 
  Um, IE has "friendly error messages" which serve to hide nearl 
  all relevant information from you. Go to 
  tools/advanced, and turn off all friendly error 
  messages. Or use NS, which means your browsing enjoyment will be crippled, but NS assumes you've at least the IQ of a baboon 
  on LSD, which can't be said for IE. 
  --- 
  Joseph B. 
  Ottinger   
  [EMAIL PROTECTED] http://cupid.suninternet.com/~joeo  
  HOMES.COM Developer 


RE: IE performance with Orion

2000-05-30 Thread Patrik Andersson
Title: RE: IE performance with Orion





The thing is that the problem only occurs when I access the site running locally on my machine, not when I'm accessing an almost identical site running on a different machine. That's what is so strange about it.

-Original Message-
From: Joseph B. Ottinger [mailto:[EMAIL PROTECTED]]
Sent: den 30 maj 2000 13:22
To: Orion-Interest
Subject: IE performance with Orion



Um, there were two things about this mentioned, I think. I already deleted
them from my Inbox, but I'll take a stab anyway.


"No performance using internet explorer"


That's hard to substantiate in the real world; admittedly, your setup may
be pathological in behavior, but I use IE nearly exclusively, and my site
is orion. I have absolutely no performance issues.


"500 server error"


Um, IE has "friendly error messages" which serve to hide nearl all
relevant information from you. Go to tools/advanced, and turn off all
friendly error messages. Or use NS, which means your browsing enjoyment
will be crippled, but NS assumes you've at least the IQ of a baboon on
LSD, which can't be said for IE.


---
Joseph B. Ottinger   [EMAIL PROTECTED]
http://cupid.suninternet.com/~joeo  HOMES.COM Developer





IE performance with Orion

2000-05-30 Thread Joseph B. Ottinger

Um, there were two things about this mentioned, I think. I already deleted
them from my Inbox, but I'll take a stab anyway.

"No performance using internet explorer"

That's hard to substantiate in the real world; admittedly, your setup may
be pathological in behavior, but I use IE nearly exclusively, and my site
is orion. I have absolutely no performance issues.

"500 server error"

Um, IE has "friendly error messages" which serve to hide nearl all
relevant information from you. Go to tools/advanced, and turn off all
friendly error messages. Or use NS, which means your browsing enjoyment
will be crippled, but NS assumes you've at least the IQ of a baboon on
LSD, which can't be said for IE.

---
Joseph B. Ottinger   [EMAIL PROTECTED]
http://cupid.suninternet.com/~joeo  HOMES.COM Developer