- 23 Jun, 1999 15 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
exceeding underlying BTree data because BTree items were deleted since the BTreeItems object was deleted. Note that accessing BTreeItems elements could give incorrect results if BTree items are deleted after creating a BTreeItems object.
-
Jim Fulton authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
joey authored
-
Michel Pelletier authored
-
joey authored
-
Michel Pelletier authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Amos Latteier authored
Added some documentation to ZService. Now ZService uses the registry to store ZServer information. Also event logging is a bit improved. We're getting closer.
-
- 22 Jun, 1999 17 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Michel Pelletier authored
Closer
-
Michel Pelletier authored
-
Amos Latteier authored
Redid socket limiting as per Jim's advice. Now HTTP, FTP, and PCGI severs will refuse to accept new connections once the connection limit is reached.
-
Amos Latteier authored
Added logic the the http server to keep it from accepting new connections when the server is over loaded. This should keep the server from breaking by doing a select with too many descriptors, and should also help keep the server from running out of descriptors.
-
Jim Fulton authored
-
Amos Latteier authored
Fixed zombie killing for HTTP channels. This should fix open socket creep on heavily loaded servers.
-
Michel Pelletier authored
-
Jim Fulton authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
Finished cookie support for FTP server. This allows you to use UserDB and etcUserDB cookie authentication with FTP.
-
Jim Fulton authored
-
- 21 Jun, 1999 8 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-