Folks, We've encountered a show-stopper in Spectra 1.5 which has me completely aghast. I'm trying to figure out why nobody's screaming about this problem from the treetops, since it seems so fundamental. The only thing I can figure out is that we must be trying to use Spectra in some odd/uncommon way, such that people rarely encounter the problem. I post my question here looking for "Me Too's" and perhaps for a workaround so that we don't have to move away from Spectra entirely. We're running Spectra 1.5 on NT connecting to Oracle 8i on NT. The policy and user databases are in iPlanet LDAP. The problem we are specifically having is with the cfa_userprofilecreate tag. We've put together a test page that is pasted below. The cfa_usercreate tag is taking 110ms to execute, which leads us to believe that everything is ok with LDAP. However, the cfa_userprofilecreate tag is taking approx. 29000ms to execute, which added to the other processing on the registration page brings the total time to around 35 seconds with only one user on the system. Can this really be an "acceptable" level of latency for such a fundamental operation? Has anyone else encountered this?? <CFA_UserCreate UserDirectory="#request.cfa.activeUserDirectory#" UserName="username" Password="password" Description="User"> <CFA_UserProfileCreate Datasource="#request.cfa.contentobject.dsn#" UserName="username" r_stUserProfile="stUserProfile"> -Darren ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
