Re: why the new sessions created when there is nobody accessing the application ?????
Re: why the new sessions created when there is nobody accessing the application ?????
- Subject: Re: why the new sessions created when there is nobody accessing the application ?????
- From: "Geoff Hopson" <email@hidden>
- Date: Sat, 27 May 2006 09:38:19 +0100
Put a breakpoint in your session constructor, see where it has come from.
Watch out for any images on your main page that you are using WOImage
to render. If you have not got those wired up properly, they will kick
off a session creation.
HTH,
Geoff
On 26/05/06, Helen He <email@hidden> wrote:
Hi, All:
Recently I found one of our internal WO applications can create new sessions
even without anybody accessing it. In order to make sure what I saw is real,
I restarted the app several times at night when I was sure nobody will
access it, then after a while, a new session was created, when the time
passed, more and more new sessions created. The app's log file didn't record
any login info for our users.
I did the same thing to the application in the test server, no new sessions
were found.
I have looked through the coding in Application's constructor and found
nothing will stimulate a new session to create. So if you have any this kind
of experience, ideas, suggestions, please let me know! I'll really
appreciate any input you might give to me.
Thanks in advance!
Helen
There are no secrets to success. It is the result of preparation, hard work,
and learning from failure. -- Colin Powell
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden