On this page:
make
Version: 4.1

5.4 Timeouts

 (require web-server/dispatchers/dispatch-timeout)

The web-server/dispatchers/dispatch-timeout module defines a dispatcher constructor that changes the timeout on the connection and calls the next dispatcher.

(make new-timeout)  dispatcher?

  new-timeout : integer?

Changes the timeout on the connection with adjust-connection-timeout! called with new-timeout.