I have deployed a stateless service (stateless = true) to another server and see that the sessions count from the consumer of this service is getting increased on the target server.
Can anyone suggest what could be the reason ?
Ideally the sessions for this server should not be existing after the service run, as per stateless property.
Leave a Reply
Guest User
Not sure what solution is right for you?
Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.
Goattavispoda
I have deployed a stateless service (stateless = true) to another server and see that the sessions count from the consumer of this service is getting increased on the target server.
Can anyone suggest what could be the reason ?
Ideally the sessions for this server should not be existing after the service run, as per stateless property.