how to test connection speed on external zope server
Hi all, some users are complaining about low traffic speed. Is there a way to test and/or log connection speed to the Zope server from an external source? Preferably from a win station (yeah I know, but ...). Any tip would very much be apreciated. TIA, Roel. Running Zope 2.5.1 on RedHat 7.3, Apache and Webmin
Roel Van den Bergh writes:
some users are complaining about low traffic speed.
Is there a way to test and/or log connection speed to the Zope server from an external source? Preferably from a win station (yeah I know, but ...). You can use "-M" logging to analyse Zope request processing. Search the mailing list archives for "requestprofiler".
This does not measure the "connection speed" (do not know what that is). You may also use "ab" (part of "Apache") for benchmarking. Dieter
You can try JMeter available from http://jakarta.apache.org/jmeter/index.html. -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Roel Van den Bergh Sent: Wednesday, December 18, 2002 6:21 AM To: zope@zope.org Subject: [Zope] how to test connection speed on external zope server Hi all, some users are complaining about low traffic speed. Is there a way to test and/or log connection speed to the Zope server from an external source? Preferably from a win station (yeah I know, but ...). Any tip would very much be apreciated. TIA, Roel. Running Zope 2.5.1 on RedHat 7.3, Apache and Webmin _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Dieter Maurer -
Kevin Carlson -
Roel Van den Bergh