[Twisted-Python] Amount of concurrent connections

hi, what would be expected amount(+-) of concurrent connections for twisted reactor if single request to gateway eq 1Kb and response back 30Kb (I mean response data much more bigger than request)? (1Gb network card on twisted machine) Appreciate the help.

vitaly@synapticvision.com пишет:
hi, what would be expected amount(+-) of concurrent connections
Why this should depend on size of responses/requests? for
twisted reactor if single request to gateway eq 1Kb and response back 30Kb (I mean response data much more bigger than request)? (1Gb network card on twisted machine)
Appreciate the help.
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Of course its also depend on frequency of r/r, but also on size of data. Or am I missing something? Quoting "Bokhan Artem" <art@academ.org>:
vitaly@synapticvision.com пишет:
hi, what would be expected amount(+-) of concurrent connections
Why this should depend on size of responses/requests?
for
twisted reactor if single request to gateway eq 1Kb and response back 30Kb (I mean response data much more bigger than request)? (1Gb network card on twisted machine)
Appreciate the help.
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
participants (2)
-
Bokhan Artem
-
vitaly@synapticvision.com