Pre Login
Before any database connections are made the processes look
like this.
image
Post Login after connection
After the login it connects to DB via dbAuthenticate sub.
it then creates processes 52-54. I guess those are associated with
the connecton that is persisting via the Permissions object.
Why are there 3 processes I wonder.
image
Post Login after running Home.aspx
After going to Home.aspx you see new process number 55:

exec "cmstest"."dbo"."rCommunityGraphNEW";1 0, 'All', {ts '2005-11-07 00:00:00'}, {ts '2006-02-08 23:59:00'}, 100, '206,202,201,198,194,177,175,171,170,166,268,153,152,151,150,149,148,
147,146,145,144,143,142,141,140,139,138,137,136,135,134,133,132,131,215
image
footimage