Lae vs Directory Server

March 27th, 2007

Use Directory servers in production! — that’s the conclusion One of a recent client’s complaints was slow Contrbutor login (to application list, to nodes tree). After doing all the bandwidth\performance checks, I’ve writen a small script testing timing of planning02.asp loading and found out that the bottleneck was user authentification, taking up to 20 seconds. [...]

Send Data and Access Manager

October 13th, 2006

After making “Send Data” macro via ASP we’ve logically stepped on the problem of restricting this macro usage. Logically thinking this macro should be executed only after all data is entered in application (in other variants, data recipients will never be sure that they have the latest variant possible). That’s what I call coordinator problem [...]