At 13:08 Uhr +0000 16.07.2004, Aparajita Fishman wrote:
Then there must be something in the logfile display that is causing it. Maybe you could share the code in those pages.

array text($aSites;0) all records([WebLog]) distinct values([WebLog]Domain;$aSites)
 ^^^^^^^^^^^^^^^^

Hmmmm...it could be this is leaking. Do me a favor and look at top once per hour and see if your memory usage is going up.

How often is this page being hit?


I'm the only one using it. About 2-3 times/hour. Because it's not in real production now, there are only about 600 hits/day at all.





$Site:=get form variable("Sites")

The preferred way of accessing form variables (and all collections) is the index syntax, like this:


$Site := _form{"Sites"}

I'll change it. --

Greetings,
[4D-Consulting.com]eK, Wiesbaden
Peter Schumacher
--------------------------------------------------------
Web: http://www.4D-Consulting.com/
AIM/iChat: PeterInWiesbaden
0800-4D-Infos / 0800-43.46.367  -  Fax: 0800-43.46.637
Intl +49-611-9406.850        -  Intl: +49-611-9406.744
_______________________________________________
Active4D-dev mailing list
[EMAIL PROTECTED]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to