Good day
We have written a server side test which produces a lot of output...So much so that it does not appear show in the webpage...Is there anyway we can increase the number of lines that can be displayed in the webpage
James Roberts
In <C3D8BF33B5D08642AB3BFEEC249E8BBDF415BA at EXVSRVA1.it2000.hants.gov.uk> "Roberts, James" <James.Roberts at hants.gov.uk> writes:
We have written a server side test which produces a lot of output...So much so that it does not appear show in the webpage...Is there anyway we can increase the number of lines that can be displayed in the webpage
How much is "a lot" ?
Hobbit has a limit on the size of status messages, which defaults to 256 KB; if your test produces more than than, it gets truncated.
I suspect that's what is happening, because there aren't any limits as to what the webpage will show.
Try adding MAXMSG_STATUS=512 to your hobbitserver.cfg, and restart Hobbit - that will increase the max. size of a status message to 512 KB. You can go higher than that, if you like.
Regards, Henrik
participants (2)
-
henrik@hswn.dk
-
James.Roberts@hants.gov.uk