Changes between Version 1 and Version 2 of doc/gateway/Configuration
- Timestamp:
- 12/09/06 18:33:33 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/gateway/Configuration
v1 v2 5 5 This page attempts to document things you should be aware of when building solutions around the WiFiDog gateway. 6 6 7 = Client timeout (if your sclients keep timing-out, read this!) =7 = Client timeout (if your clients keep timing-out, read this!) = 8 8 Unlike other solutions, wifidog does not require keeping a specific webpage, script or application to keep the connection open. The gateway will only time out a connection if it doesn't receive any traffic from the client in (CheckInterval * ClientTimeout) seconds. 9 9