scratchDir에 써준 경로에는 toeThread가 input,output stream을 일시적으로 기록하는 파일들이 쌓인다. 파일의 이름 형식은 tt+(toe thread의 serial num)+http.r(i/o)s 의 형태로 남는다. tt는 toe thread의 약자이고, 확장자인 r(i/o)s는 recoder_input/output_stream의 약자이다.

Posted by Righ
,