Rev 973 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
16 | reyssat | 1 | |
2 | !distribute items $wims_debug_info into v_1,v_2,v_3,cpu_1,cpu_2,c_,f_,e_ |
||
3 | <P><CENTER><SMALL> |
||
4 | The server is under debug mode. Your session: $wims_session. <br> |
||
5 | Variable buffer: $v_1 bytes used by $v_2 variables + $v_3 freed chunks. <br> |
||
6 | $f_ files read, $c_ cached, $e_ cmds executed. <br> |
||
7 | Processing time $cpu_1 seconds, CPU usage $cpu_2 seconds. <br> |
||
8 | </CENTER> |
||
9 | !if $wims_exec_error!=$empty |
||
10 | <pre>$wims_exec_error</pre> |
||
11 | !endif |
||
12 | </SMALL><P> |