| Author |
problem with multiple sessions
|
K Vidhyakar
Ranch Hand
Joined: Jul 10, 2005
Posts: 66
|
|
Hi, I am using unix using putty utility. my application works differently in different sessionns. What may be the problem ? please help me. anyone faced similar problem ?
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14572
|
|
There's only two things I can think of. 1. Each session is logging in with different attributes, either because they're different account logins or because the login script is constructing some sort of resource that's different with every login. 2. The two sessions are identical, but getting into resource conflicts. More than that I can't say without details about what's "different" about them.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: problem with multiple sessions
|
|
|