Hi All I see that my app answers the following request: /cgi-bin/WebObjects/SFDev.woa/womp/instanceRequest
The strange thing is, when my app is really busy handling, you know, stuff. the instance request doesn't get answered. The app is alive and well, just really busy. Is there a way to get the instance requests to work in a multithreaded manner? So that the app can handle long requests, or do i have to use AjaxLongResponse, or some such, to let the main app handle the instance request? ConcurrentRequestHandling enabled is on, I guess that's more for concurrent session requests?
many regards Cornelius _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
