8 Feb
2005
8 Feb
'05
11:05 a.m.
--On Dienstag, 8. Februar 2005 11:54 Uhr +0100 Dingjun Jia <jiad4701@uni-trier.de> wrote:
Hello,
i want to restrict the number of simultaneous connection from a single ip adresse under zope server 2.7. Has anyone ideas to realize it? Thanks a lot!
I think you should look at the options you have given by your operating system or network setup. This is more a task for a firewall (iptables e.g.) or a front-end proxy than a task for Zope. In fact Zope does not support such requirements. -aj