HolyLib Wiki

SetThreadSleep

  HttpServer:SetThreadSleep( number sleepTime )

Description

The number of ms threads sleep before checking again if a request was handled.
Useful to raise it when you let requests wait for a while.

Arguments

1number sleepTime
time to sleep in ms