Tomcat 3.2.1 + isapi_redirect.dll + IIS ... slow on one computer only
From: Alberty Pascal (gg6qxw302_at_sneakemail.com)
Date: 10/30/03
- Next message: Steve W. Jackson: "Re: problem with ListIterator"
- Previous message: Brad Foster: "Strange Java bug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Oct 2003 11:34:42 -0800
Hi,
here is my problem. I have install our product based on IIS+isapi_redirect+
tomcat3.2.1+jboss3.0.4 on several computers and all work fine except ... on
one configuration where it's very slow.
The computer is a Bi-Xeon 2.8 GHz with 1,5 Go RAM ... it's enough :-)
But when we call a jsp which generate a huge html page (about 500Ko), it
takes 10 sec to display it on a browser.
I made several tests and I can prove that:
- it's not JSP compute time (I test it with a static page - only html)
- it's not IIS transmission time (500Ko static page with only IIS is fast)
- it's not Jakarta transmssion time (500Ko static page with tomcat and http
connector configure is fast)
- it's not a question of page buffer (same pbl with static pages or bigger
page buffer)
I install the last isapi_redirect.dll found on Jakarta website. Same problem.
On other computers, it is really fast !
Any idea ?
Thanks a lot !!!
Pascal
- Next message: Steve W. Jackson: "Re: problem with ListIterator"
- Previous message: Brad Foster: "Strange Java bug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|