Vicenc Beltran Querol wrote:
Hi,
I would like to know if there is an "official" benchmark to
compare the scalability/throughput of the new connectors
(APR, Grizzly, ...) and Coyote.
If not, maybe it's a good time to define one.
I am confident you are going to be willing to contribute rigg
there isn't any "official" benchmark, but there's the benchmarks I ran
this year and the results.
peter
On 7/12/05, Vicenc Beltran Querol <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I would like to know if there is an "official" benchmark to
> compare the scalability/throughput of the new connector
nal Message -
> From: <[EMAIL PROTECTED]>
> To: "Tomcat Developers List"
> Sent: Tuesday, March 22, 2005 8:16 AM
> Subject: Re: tomcat connector
> >
> > Wow, didn't know this was possible!
> >
> > This will be perfect for us...except
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Tomcat Developers List"
Sent: Tuesday, March 22, 2005 8:16 AM
Subject: Re: tomcat connector
>
> Wow, didn't know this was possible!
>
> This will be perfect for us...
uot; |
|<[EMAIL PROTECTED]>
|
| cc:
|
| Subject:
plz dont send any e mails
Remo rahman <[EMAIL PROTECTED]> wrote: I'm developing an application which is a
java servlet, deployed on tomcat 5.5
Now, I want my application to take raw data from the client through
sockets, & for that it has to make a socket connection and listen that
port for data.
plz dont send any e mails
Remo rahman <[EMAIL PROTECTED]> wrote:I'm developing an application which is a
java servlet, deployed on tomcat 5.5
Now, I want my application to take raw data from the client through
sockets, & for that it has to make a socket connection and listen that
port for data.
You need to implement your own ProtocolHandler
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/catalina/docs/api/org/apache
/coyote/ProtocolHandler.html, which will hand the Request & Response off to
the Adapter that Tomcat hands it when it is ready for Tomcat to process
them. You'll probably also
I've figured out what was missing...
If anyone else needs to recompile isapi_redirect.dll then look at the README
file and download the latest Windows/IIS SDK.
-Original Message-
From: Evans, Michael [mailto:[EMAIL PROTECTED]]
Sent: 15 January 2003 13:50
To: '[EMAIL PROTECTED]'
Subject: To