OPSI.web2.channel.http module

class OPSI.web2.channel.http.HTTPFactory(requestFactory, maxRequests=600, **kwargs)

Bases: twisted.internet.protocol.ServerFactory

Factory for HTTP server.

buildProtocol(addr)
outstandingRequests = 0
protocol

alias of HTTPChannel

protocolArgs = None