Shailendar,

You mention "The application seems to be still slow since there is a data
transmitted from Browser to server."  So I have to ask some dumb questions:

1) Are your clients uploading large files?

2) Are those files being compressed by the client?
(compress/zip/winzip/winrar/gzip/etc.)

3) Are your clients performing the above tasks over slow connections, such
as dial-up?

Depending on your answers, the problem might be them, not necessarily Struts
or your server.  The last time this came up, the poster was complaining
about Struts problems when the issue was their clients sending uncompressed
large files (>1 MB) being uploaded over dial-up connections on a daily
basis.  So it depends no the particulars of the client-to-server direction
of tasks being performed.

-David

-----Original Message-----
From: Shailender Jain [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 18, 2004 4:44 AM
To: [EMAIL PROTECTED]
Subject: Slow Response Time (Tomcat 5.0.16)


Hello All,

I am using Struts Framework and Tomcat 5.0.16 for the development of my
application.

The application seems to be working very slow as there is a lot of data
transmitted over the net.
I used the HttpCompression technique to reduce the response time from
the server to browser.
But this has solved the problem in one direction i.e server to browser.
The application seems to be still slow since there is a data transmitted
from Browser to server.

Is there any way i can reduce this.
Like using Apache with Tomcat

Any indication will be helpful


Regards
shailender jain


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to