[Zope-Checkins] CVS: Publishers/ZServer - FTPServer.py:1.5 HTTPServer.py:1.10 PCGIServer.py:1.6 __init__.py:1.5
Amos Latteier
amos@tarzan.digicool.com
Tue, 22 Jun 1999 16:00:22 -0400
Update of /cvs-repository/Publishers/ZServer
In directory tarzan.digicool.com:/projects/users/amos/Sandbox2/ZServer
Modified Files:
FTPServer.py HTTPServer.py PCGIServer.py __init__.py
Log Message:
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.