crossroads

Git mirror of https://crossroads.e-tunity.com/
git clone git://git.finwo.net/app/crossroads
Log | Files | Refs

trafficlog.yo (652B)


      1 conf(trafficlog and throughputlog - Debugging and Performance Aids)
      2     (Two directives are available
      3      to log network traffic to files. They are tt(trafficlog) and
      4      tt(throughputlog).
      5      
      6      The tt(trafficlog) statement causes all traffic to be logged in
      7      hexadecimal format. Each line is prefixed by tt(B) or tt(C),
      8      depending on whether the information was received from the back
      9      end or from the client.
     10 
     11      The tt(throughputlog) statement writes shorthand transmissions to
     12      its log, accompanied by timings.)
     13     (itemization(
     14 	it() tt(trafficlog) em(filename)
     15         it() tt(throughputlog) em(filename)))
     16     (none)
     17