extending Allegroserve time-out period
Lawrence Au <[email protected]> Tue, 10 Oct 2006 19:23:15 -0400
| Newsgroups | gmane.lisp.web |
|---|---|
| Message-ID | <[email protected]> |
I've got a slow back end executable producing new files that I need to serve, and it takes about 20 to 45 seconds for it to complete. Meanwhile, my PortableAserve thread times out and I get a NET.ASERVE::STREAM-ERROR-IDENTIFIER error in the aserve-worker thread. Is there a way to extend the time-out period to 45 seconds? I'm using PortableAserve on Lispworks. Lawrence Au Q-Phrase LLC