Hmm.. I was too fast. Using '30' doesn't cause a crash anymore.
[Edit] But setting it to 30 or over brings the partially loading pages back
[/Edit]As for Opera's pipelining -- it is enabled by default, when HTTP/1.1 is used (always when not using a proxy, since 6.01 disabled for proxies by default).
To enable pipelining (and other HTTP/1.1 behaviour), Opera6.ini has to be edited, and this string added:
[Proxy]
Enable HTTP 1.1 for proxy=1
(Not yet documented at
http://www.opera.com/support/mastering/operaini/ ).
Also, as JD5000 said, the only filter which appears to be involved with this problem, is the 'Insert Prox stylesheet' filter (which in my case includes
<!--//--><link href="http://bweb..local.ptron/prox.css"
type="text/css" rel="stylesheet" title="Prox CSS" />
$STOP()
on <start>.
Edited by - Jor on 15 Jun 2002 18:32:41
Edited by - Jor on 15 Jun 2002 18:43:04