On 8/17/05, Diamond King <mercyful_fated@xxxxxxxxx> wrote: > Hi there. Im using squid version 2.5.STABLE10 and runs > on fedora core 4 linux box. Basically, everything is > working fine but i get annoyed of the following lines > in my /var/log/messages as well as cache.log :- > > 2005/08/17 14:46:02| clientReadRequest: FD 49 Invalid > Request > 2005/08/17 14:46:42| parseHttpRequest: Unsupported > method 'REGISTER' > 2005/08/17 14:46:42| clientReadRequest: FD 89 Invalid > Request > 2005/08/17 14:48:25| parseHttpRequest: Unsupported > method 'REGISTER' > 2005/08/17 14:48:25| clientReadRequest: FD 39 Invalid > Request > 2005/08/17 14:49:01| parseHttpRequest: Unsupported > method 'REGISTER' > 2005/08/17 14:49:01| clientReadRequest: FD 149 Invalid > Request > > > This happens on our other squid servers as well, which > is located at remote site. > Some of your clients are usint this method : http://docs.sun.com/source/816-7154-10/dninit.html#25620 You can add this method to extension_methods in squid.conf. As an exercise : don´t do this blindly; try to under stand the implications: M.