[Lispweb] serving very large files from allegroserve

Nick Levine ndl at ravenbrook.com
Thu May 3 06:38:31 CDT 2007


    (publish-directory :timeout 23234 ...)  and it's inherited by all
    files published

    or if that's not done the wserver object contains a timeout value
    that defaults to the value of *http-response-timeout* (300)

    if you're using io timeouts then the default for publish-directory
    is a timeout of 100 days which is then inherited by all the files
    published.

Am I right in thinking that ACL8 <=> using IO timeouts?

    If you're still getting timeouts after 300 seconds for files
    reached via a publish-directory then that is a mystery.

Isn't it just. Suggestions for verifying my claims and then debugging
it?

- nick





More information about the lispweb mailing list