Long responses, without a session?
Long responses, without a session?
- Subject: Long responses, without a session?
- From: Mark Wardle <email@hidden>
- Date: Thu, 24 May 2018 22:18:37 +0100
Hi all,
I am cleaning up some code and identifying some long-acting responses that
sometimes take 2-3 seconds because they call external services over a
network. I'd like to turn them into long responses to show users that
something is happening and also prevent alerts in my log files. One of the
sometimes slow actions is logging in via a KDC.
I have found ERXLongResponse which looks as if it will do the trick but it
is unclear to me whether this will work for user login. My landing page
using exclusively direct actions to prevent inadvertent session creation.
Is there a way of running a long response task without creating a session?
Many thanks,
Mark
_______________________________________________
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