On Thu, Dec 11, 2003 at 10:44:56PM +0100, Clemens Robbenhaar wrote: > You can try out yourself: connect to the Zope server via "telnet" > and type in: > """ > GET / HTTP/1.1 > Host: localhost > > """ > > The server should serve the page, and if it supports "persistent" > connections, if should not close the connection, so You can type in the > request again (if You type fast enough to finish before the timeout ;-)
Apparently, that would be a very slow typist ;-) thanks, it works at least this much. -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's DOLL OF LONDON! (random hero from isometric.spaceninja.com) _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
