Is there a limitation on web view?

Is there any limitation (somewhere) for stream to be passed to browser when opening view? There is a checkbox set: “Treat view contents as HTML”. If not set - its ok.

As a result I get only first portion of docs. In current case - 31 doc, ~7kb of generated text to browser.

I’m runing on 6.5 server.

Thanks

Subject: Got it

That comes from server document (default lines per view page). I just didn’t think this will apply to HTML views. That sucks.

Subject: But you can control it using the &count=nn query string parameter.

I believe …?OpenView&count=-1 is interpreted as “maximum allowed”