Am Sonntag, den 04.03.2007, 21:45 +0100 schrieb bronto: > Anyway, now I just run close(socket) and shutdown(socket), and that's > it. However Apache is complaining about bat file-descriptors, > but...as > far as it works ;)
This is pretty harsh, did you verify that it is not a JMeter problem. Your module was possibly behaving correctly. There are quite shure better ways to turn of chunked encoding, try r->chunked = 0; Sincerely, Joachim
