On this page:
make

2.4 Timeouts

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/c
  new-timeout : integer?
Changes the timeout on the connection with adjust-connection-timeout! called with new-timeout.