Julian I cant realy say what happened with these requests. However, the [54,52,56] as length means "648". It is what happens when you use something like: io:format("~w",["648"]). (instead of the ~s or ~p format) As a side note, rather use Yaws than httpd. From my experience with httpd thusfar, it was a mistake to use it in a production environment. -]-[