An error occurred fetching the project authors.
- 22 Jun, 1999 3 commits
-
-
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.
-
Amos Latteier authored
Fixed zombie killing for HTTP channels. This should fix open socket creep on heavily loaded servers.
-
- 01 Jun, 1999 1 commit
-
-
Amos Latteier authored
Added fix contributed by Brian Hooper for HTTP Clients which don't always spell their HTTP headers correctly.
-
- 28 May, 1999 1 commit
-
-
Amos Latteier authored
-
- 13 May, 1999 1 commit
-
-
Jim Fulton authored
without screwing up everything else.
-
- 12 May, 1999 1 commit
-
-
Jim Fulton authored
a persistent object. Importing Main breaks Zope 2 (which doesn't use Main). Note that something needs to import Main or Zope before this gets called.
-
- 04 May, 1999 1 commit
-
-
Amos Latteier authored
-
- 13 Apr, 1999 1 commit
-
-
Amos Latteier authored
from Zope.app.Control_Panel if possible.
-
- 09 Apr, 1999 1 commit
-
-
Amos Latteier authored
quality.
-
- 12 Mar, 1999 1 commit
-
- 05 Feb, 1999 1 commit
-
-
Amos Latteier authored
-
- 22 Jan, 1999 1 commit
-
-
Amos Latteier authored
-
- 21 Jan, 1999 1 commit
-
-
Amos Latteier authored
there is a CONTENT_LENGTH header, regardless of the request method.
-
- 20 Jan, 1999 1 commit
-
-
Amos Latteier authored
-
- 18 Jan, 1999 1 commit
-
-
Amos Latteier authored
-
- 15 Jan, 1999 1 commit
-
-
Amos Latteier authored
stuff. Also a couple misc tweaks. SystemExit is still not done.
-
- 13 Jan, 1999 1 commit
-
-
Amos Latteier authored
sized input for STDIN collection. It's not perfect yet.
-
- 11 Jan, 1999 1 commit
-
-
Amos Latteier authored
-
- 09 Jan, 1999 1 commit
-
-
Amos Latteier authored
-