On 2007-08-08, Vincent Bray <noodlet@xxxxxxxxx> wrote: >> Well, the access.log contains just one enty per cgi-request: >> 127.0.0.1 - - [08/Aug/2007:11:08:32 +0200] "GET /project/bar >> HTTP/1.1" 200 > Per cgi-request? I mean per: 'type 127.0.0.1/project/bar into the browser and hit return or click at reload' >> I tcpdumped the connection and I only see two GET messages for each >> cgi-request (which contain the requested url): >> # tcpdump -i lo -A -s 0 -vv | grep GET >> ...(...(GET http://127.0.0.1/project/bar HTTP/1.1 >> ...4...4GET /project/bar HTTP/1.1 > > You need to figure out where these two requests are originating. Have > you configured this server to be a forward proxy in your browser? Yes I do. Now I disabled it in my Firefox, and tcpdump shows only one 'GET /project/bar ...' per request. Situation has not changed for access/error.log files. Best regards Georg Sauthoff --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx