On Mon, 10 Jan 2000 [EMAIL PROTECTED] wrote:
> So wrap your request in an eval block and use an alarm to timeout the 
> request. In the event that your alarm timesout return your own custom
> response object with whatever status code you want and whatever message
> you want. That way in the application where you test of the status code
> you always do the right thing.

Tim,

Will this work?  I don't think so.  I am told that LWP's own alarm will
overrule mine, so that this will not work at all.

But, I'm a little vague on that point.  In any event, when I tried this,
some months ago, it didn't seem to help.  If you think I am mistaken
about the conflict of alarms, then I will go back and revisit the issue.

--Jimbo

Reply via email to