Hi Chris,

In fact I am simulating large number of devices for our network
management application. In reality, the real device takes about
3 minutes to handle request/send back response to app.

I use some plain txt file to compose response in simulated device. It
only need around 3 seconds.

I'm not sure whether it will impact Network management app but I do
want to the simulator as same with real devices as possible, So I
wonder whether we can add delay in tomcat...

Maybe I should use tomcat version 1.0 instead to slow down the response :-)

On Thu, Apr 17, 2008 at 10:40 AM, Christopher Schultz
<[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
>  Hash: SHA1
>
>  Han,
>
>
>  Wang Han wrote:
>  | But in the servlet side, it handles the request too fast and always
>  | sends response back to app in 30 seconds.
>
>  Maybe you should get together with the guys who are always asking about
>  how to optimize Tomcat and get their code to run faster.
>
>  Seriously, though.... I don't get it. The server responds too /fast/?
>  How can that be? Why would getting the response /later/ be advantageous?
>
>  - -chris
>
>  -----BEGIN PGP SIGNATURE-----
>  Version: GnuPG v1.4.9 (MingW32)
>  Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
>  iEYEARECAAYFAkgGuJcACgkQ9CaO5/Lv0PCeWwCeLY8q9vss6Gi+zI9cy3RkH2A1
>  UXUAnjDmH4WjvjUV/tsjK2LHZ3ajkIEq
>  =2oMe
>  -----END PGP SIGNATURE-----
>
>  ---------------------------------------------------------------------
>  To start a new topic, e-mail: users@tomcat.apache.org
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to