Hi all,
I have a configuration (which I know works when I return a small static html document via $webinfo("OUTPUT") = "...").
However, few thousand bytes in the output, and this happens;
(OPER) FO_START_SESSION:12 $webinfo("OUTPUT") = VS_RETVAL
(OPER) FO_START_SESSION:13 return (0)
(OPER) START:3 return (0)
To Router:chn=0;len=3978: ANSWER; typ=Z;av=I;op=Z;ret=0,0; hop=0;dbg=0;pid=0;tid=0;qid=0;ins=0;
srvloop: Problems handling request
srvloop: connection gone, will exit
When I look in urouter.log - this is the information;
To Server:chn=673;len=1170: ACTREQ; typ=A;av=I;op=s;mod=-1;iop=8192;ign=0; 0:22.258.98 t=5992: hop=0;
5992: server sid=1 is dead
Stopping server sid=1; shut=0 mode=normal
Reason for stop: Server does not respond to network requests
What am I missing here??
Knut