The first thing that comes to mind is that the BLOB that is being created by 4D is not being cleared after use. Does the code that builds the HTML set the BLOB size to 0 before it builds the page. Runtime explorer (on your server) should be able to easy tell you this.

-- Brad Perkins

Jaime Herreros wrote:
Dear all,

I have a web system which uses Active4D 402 with 4D Server 2004.5 on Windows XP. I didn't design this, it just came to me.... The thing is that as the users surf memory used by 4D (as shown at the tasks manager in Windows XP) climbs slowly but permanently up till 4D shows a Memory Full error.

Active4D is badly used as every page calls a 4D method which returns a blob that is send to the browser using set response buffer. 4D methods generate the full HTML... I know, I know, thats why I started by saying that this system just came to me.

Any ideas on where o what to look for?

TIA,

Jaime
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/


_______________________________________________
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