- 23 Jun, 1999 11 commits
-
-
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 12 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
-
Jim Fulton authored
-
Amos Latteier authored
Some superficial changes: changed log message to say 'zdeamon' not 'zinit'. Changed exception classes to inherit from Exception.
-
Jim Fulton authored
%(var expr="x+1")s
-
Amos Latteier authored
-