Hallo zusammen,
meine Agrarwetter Abfrage funktioniert nicht mehr. Ich habe bereits die Abfrage überprüft hier scheint alles richtig zu sein. Nun bin ich über die debug Seite auf folgende Infos gestoßen:
Bei der ersten ist OK: 1, bei der zweiten nicht mehr. Nun steht in der Hilfe das max. 500.000 Bytes verarbeitet werden können. Im debug log steht (Recv: 500000). Kann das sein das ich hier an die Grenze komme?
Würde es helfen die Abfrage in zwei Stücke zu teilen?
Wie kann ich sonst den Fehler finden? Die Abfrage lief schon sehr zuverlässig.
Danke und Gruß
meine Agrarwetter Abfrage funktioniert nicht mehr. Ich habe bereits die Abfrage überprüft hier scheint alles richtig zu sein. Nun bin ich über die debug Seite auf folgende Infos gestoßen:
Code:
20.02.2015 11:00:30 (IP: www.proplanta.de) (Port: 80) [B](Send: 99) 0x47 0x45 0x54 0x20 0x2f 0x41 0x67 0x72 0x61 0x72 0x2d 0x57 0x65 0x74 0x74 0x65 0x72 0x2f 0x41 0x75 0x67 0x73 0x62 0x75 0x72 0x67 0x2d 0x41 0x67 0x72 0x61 0x72 0x57 0x65 0x74 0x74 0x65 0x72 0x2e 0x68 0x74 0x6d 0x6c 0x20 0x48 0x54 0x54 0x50 0x2f 0x31 0x2e 0x30 0xd 0xa 0x48 0x6f 0x73 0x74 0x3a 0x20 0x77 0x77 0x77 0x2e 0x70 0x72 0x6f 0x70 0x6c 0x61 0x6e 0x74 0x61 0x2e 0x64 0x65 0xd 0xa 0x43 0x6f 0x6e 0x6e 0x65 0x63 0x74 0x69 0x6f 0x6e 0x3a 0x20 0x43 0x6c 0x6f 0x73 0x65 0xd 0xa 0xd 0xa[/B] GET /Agrar-Wetter/Augsburg-AgrarWetter.html HTTP/1.0 Host: www.proplanta.de Connection: Close [B](Recv: 500000) 0x48 0x54 0x54 0x50 0x2f 0x31 0x2e 0x31 0x20 0x32 0x30 0x30 0x20 0x4f 0x4b 0xd 0xa 0x44 0x61 0x74 0x65 0x3a 0x20 0x46 0x72 0x69 0x2c 0x20 0x32 0x30 0x20 0x46 0x65 0x62 0x20 0x32 0x30 0x31 0x35 0x20 0x30 0x39 0x3a 0x35 0x39 0x3a 0x34 0x38 0x20 0x47 0x4d 0x54 0xd 0xa 0x53 0x65 0x72 0x76 0x65 0x72 0x3a 0x20 0x41 0x70 0x61 0x63 0x68 0x65 0x2f 0x32 0x2e 0x32 0x2e 0x31 0x36 0x20 0x28 0x44 0x65 0x62 0x69 0x61 0x6e 0x29 0xd 0xa 0x58 0x2d 0x50 0x6f 0x77 0x65 0x72 0x65 0x64 0x2d 0x42 0x79 0x3a 0x20 0x50 0x48 0x50 0x2f 0x35 0x2e 0x33 0x2e 0x33 0x2d 0x37 0x2b 0x73 0x71 0x75 0x65 0x65 0x7a 0x65 0x31 0x35 0xd 0xa 0x45 0x78 0x70 0x69 0x72 0x65 0x73 0x3a 0x20 0x2d 0x31 0xd 0xa 0x43 0x61 0x63 0x68 0x65 0x2d 0x43 0x6f 0x6e 0x74 0x72 0x6f 0x6c 0x3a 0x20 0x6e 0x6f 0x2d 0x63 0x61 0x63 0x68 0x65 0x2c 0x20 0x20 0x70 0x6f 0x73 0x74 0x2d 0x63 0x68 0x65 0x63 0x6b 0x3d 0x30 0x2c 0x20 0x70 0x72 0x65 0x2d 0x63 0x68 0x65 0x63 0x6b 0x3d 0x30 0xd 0xa 0x50 0x72 0x61 0x67 0x6d 0x61 0x3a 0x20 0x6e 0x6f 0x2d[/B] HTTP/1.1 200 OK Date: Fri, 20 Feb 2015 09:59:48 GMT Server: Apache/2.2.16 (Debian) X-Powered-By: PHP/5.3.3-7+squeeze15 Expires: -1 Cache-Control: no-cache, post-check=0, pre-check=0 Pragma: no- [B](Gesamt: 7) (Work: 7) (Typ: Liste) (OK: 1)[/B] 20.02.2015 11:00:32 (IP: www.proplanta.de) (Port: 80) [B](Send: 99) 0x47 0x45 0x54 0x20 0x2f 0x41 0x67 0x72 0x61 0x72 0x2d 0x57 0x65 0x74 0x74 0x65 0x72 0x2f 0x41 0x75 0x67 0x73 0x62 0x75 0x72 0x67 0x2d 0x41 0x67 0x72 0x61 0x72 0x57 0x65 0x74 0x74 0x65 0x72 0x2e 0x68 0x74 0x6d 0x6c 0x20 0x48 0x54 0x54 0x50 0x2f 0x31 0x2e 0x30 0xd 0xa 0x48 0x6f 0x73 0x74 0x3a 0x20 0x77 0x77 0x77 0x2e 0x70 0x72 0x6f 0x70 0x6c 0x61 0x6e 0x74 0x61 0x2e 0x64 0x65 0xd 0xa 0x43 0x6f 0x6e 0x6e 0x65 0x63 0x74 0x69 0x6f 0x6e 0x3a 0x20 0x43 0x6c 0x6f 0x73 0x65 0xd 0xa 0xd 0xa[/B] GET /Agrar-Wetter/Augsburg-AgrarWetter.html HTTP/1.0 Host: www.proplanta.de Connection: Close [B](Recv: 500000) 0x48 0x54 0x54 0x50 0x2f 0x31 0x2e 0x31 0x20 0x32 0x30 0x30 0x20 0x4f 0x4b 0xd 0xa 0x44 0x61 0x74 0x65 0x3a 0x20 0x46 0x72 0x69 0x2c 0x20 0x32 0x30 0x20 0x46 0x65 0x62 0x20 0x32 0x30 0x31 0x35 0x20 0x30 0x39 0x3a 0x35 0x39 0x3a 0x35 0x30 0x20 0x47 0x4d 0x54 0xd 0xa 0x53 0x65 0x72 0x76 0x65 0x72 0x3a 0x20 0x41 0x70 0x61 0x63 0x68 0x65 0x2f 0x32 0x2e 0x32 0x2e 0x31 0x36 0x20 0x28 0x44 0x65 0x62 0x69 0x61 0x6e 0x29 0xd 0xa 0x58 0x2d 0x50 0x6f 0x77 0x65 0x72 0x65 0x64 0x2d 0x42 0x79 0x3a 0x20 0x50 0x48 0x50 0x2f 0x35 0x2e 0x33 0x2e 0x33 0x2d 0x37 0x2b 0x73 0x71 0x75 0x65 0x65 0x7a 0x65 0x31 0x35 0xd 0xa 0x45 0x78 0x70 0x69 0x72 0x65 0x73 0x3a 0x20 0x2d 0x31 0xd 0xa 0x43 0x61 0x63 0x68 0x65 0x2d 0x43 0x6f 0x6e 0x74 0x72 0x6f 0x6c 0x3a 0x20 0x6e 0x6f 0x2d 0x63 0x61 0x63 0x68 0x65 0x2c 0x20 0x20 0x70 0x6f 0x73 0x74 0x2d 0x63 0x68 0x65 0x63 0x6b 0x3d 0x30 0x2c 0x20 0x70 0x72 0x65 0x2d 0x63 0x68 0x65 0x63 0x6b 0x3d 0x30 0xd 0xa 0x50 0x72 0x61 0x67 0x6d 0x61 0x3a 0x20 0x6e 0x6f 0x2d[/B] HTTP/1.1 200 OK Date: Fri, 20 Feb 2015 09:59:50 GMT Server: Apache/2.2.16 (Debian) X-Powered-By: PHP/5.3.3-7+squeeze15 Expires: -1 Cache-Control: no-cache, post-check=0, pre-check=0 Pragma: no- [B](Gesamt: 303) (Work: 216) (Typ: Liste) (OK: 0)[/B]
Würde es helfen die Abfrage in zwei Stücke zu teilen?
Wie kann ich sonst den Fehler finden? Die Abfrage lief schon sehr zuverlässig.
Danke und Gruß
Kommentar