>A given page request always runs serially, so you don't have to worry
>about forcing to run that way.
One thing I should have mentioned: Each tag call spawns a process that pings another server in a variety of ways (I'm working on a revision to my server monitor). So I'm using cfhttp for http and https operations, cfpop for pop3 tests and running a function that uses the service factory to return an smtp verification.
So just cuz it *starts* in sequence doesn't help. Ideally I want to take steps to at least help ensure Item #2 doesn't begin before Item #1 completes. I don't need to etch this in stone with something like a conditional loop.
--
-------------------------------------------
Matt Robertson, [EMAIL PROTECTED]
MSB Designs, Inc. http://mysecretbase.com
-------------------------------------------
--
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

