hcl-bot
February 26, 2004, 10:48am
1
I have a database (workFlow DB) with 174000 documents, I have a problem when I open the View (in WEB), my httpd process use 99% of CPU and I wait for about 5 minutes.Some Of you can help me?
I use the www.drcc.com resource inigen and i modify mu notes.ini but i do not increase the performance.
hcl-bot
February 26, 2004, 11:02am
2
Subject: Increase Http Response
Are you trying to display the entire 174,000 entries in web view in one time?
In that view, is there any dynamic generated column causing the server to refresh the view everytime it’s open?
hcl-bot
February 26, 2004, 11:22am
3
Subject: RE: Increase Http Response
Yes I Open in one Time, but in my Server Configuration ther is a limit of 1000 documents in page of 30 documents.
There are not calculate columns.
Can you help me?
hcl-bot
February 26, 2004, 11:35am
4
Subject: RE: Increase Http Response
Does it take just as long to open the same view in Notes?
hcl-bot
February 26, 2004, 11:52am
5
Subject: RE: Increase Http Response
NO in notes it is immediate!
hcl-bot
February 26, 2004, 11:56am
6
Subject: RE: Increase Http Response
That’s strange. Is this view in an $$ViewTemplate form or page? If a view is opened, then it should be fast in display in Notes or Web.
Also, are you displaying the view in java applent or straight HTML code?
Also, are you coding any HTML tags in the column are just a striaght column value display?
hcl-bot
February 26, 2004, 12:22pm
7
Subject: RE: Increase Http Response
I display the view in HTML!I have a $$ViewTemplateDefault, in the view ther is not HTML TAG,
i use only same fomulas like this “@Right (@Left (INITIATOROS;”/“);”=“)”,
the problem is the same for all view!
If you what i have a MSN or Yahoo or AOL account!
MSN temabon@hotmail.com
AOL temabon
Yahoo 297565827
hcl-bot
February 26, 2004, 12:38pm
8
Subject: RE: Increase Http Response
See if you can temporary remove $$ViewTemplateDefault and let Domino display the view natively.
hcl-bot
February 26, 2004, 5:02pm
9
Subject: Increase Http Response
Try opening the view directly.
Also try opening it directly using the java applet and see how performance is there.