Hallo Forumgemeinde!
Google hat mir bis jetzt auch nichts hergegeben, deshalb versuche ich es hier.
In meiner access_log werden pro Zugriff jedes mal zwei identische Einträge geschrieben. Ich kann mir leider nicht erklären wieso. Es ist mühsam, da das access_log doppelt so gross wird wie normal.
Meine Koordinaten:
RedHat ES 4.0, Apache 2.0.52, PHP 5.1.2, MySQL 5.0.18, TYPO3 4.1
Hier ein Auszug aus dem access_log:
Hat jemand ähnliche Erfahrungen gemacht oder solche Phänomene bereits behoben?
Danke für eine hilfreiche Antwort...
Gruss -=rigix=-
Google hat mir bis jetzt auch nichts hergegeben, deshalb versuche ich es hier.
In meiner access_log werden pro Zugriff jedes mal zwei identische Einträge geschrieben. Ich kann mir leider nicht erklären wieso. Es ist mühsam, da das access_log doppelt so gross wird wie normal.
Meine Koordinaten:
RedHat ES 4.0, Apache 2.0.52, PHP 5.1.2, MySQL 5.0.18, TYPO3 4.1
Hier ein Auszug aus dem access_log:
Code:
xx.xxx.xx.xx - - [20/Jul/2007:23:18:53 +0200] "GET /url_1/zum/file/index.html HTTP/1.1" 200 3394 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
xx.xxx.xx.xx - - [20/Jul/2007:23:18:53 +0200] "GET /url_1/zum/file/index.html HTTP/1.1" 200 3394 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
xx.xxx.xx.xx - - [20/Jul/2007:23:18:55 +0200] "GET /url_2/zum/file/index.html HTTP/1.1" 200 3046 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
xx.xxx.xx.xx - - [20/Jul/2007:23:18:55 +0200] "GET /url_2/zum/file/index.html HTTP/1.1" 200 3046 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
Danke für eine hilfreiche Antwort...
Gruss -=rigix=-