da ich Ingo ein wenig bei der Administration auf seinen Revolution Unterstütze, sind mir so ein paar Sachen aufgefallen, welche mir ein wenig eigenartig vorkommen.
Das die Pictory Software, im Webbrowser recht lange läuft ist sollte hier mehr wert auf Performance gelegt werden. Aber wenn ich mir die /var/log/apache2/access.log anschaue sehe ich da mehrfach
Code: Select all
...
192.168.178.114 - - [28/Jun/2017:16:08:17 +0200] "HEAD /pictory/resources/images/devices/device_RevPiDIO_20160818_1_0_001.png HTTP/1.1" 404 197 "http://192.168.178.115/pictory/index.html?hn=L**XBX****" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0"
192.168.178.114 - - [28/Jun/2017:16:08:17 +0200] "HEAD /pictory/resources/images/devices/device_RevPiDIO_20160818_1_0_001.jpg HTTP/1.1" 404 197 "http://192.168.178.115/pictory/index.html?hn=L**XBX****" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0"
...
Desweitern wundere ich mich das eine Datei welche statisch hinterlegt wurde, mehrfach vom Server abgefragt wird. Warum nutzt man nicht den Browser um die Daten zwischen zu speichern, oder werden in der Datei /var/www/pictory/resources/data/rap/RevPiDIO_20160818_1_0.rap Inhalte beim abruf vom Server modifiziert?
Code: Select all
192.168.178.114 - - [28/Jun/2017:16:08:22 +0200] "GET /pictory/resources/data/rap/RevPiDIO_20160818_1_0.rap?_=Wed%20Jun%2028%202017%2016:08:22%20GMT+0200 HTTP/1.1" 200 7410 "http://192.168.178.115/pictory/index.html?hn=L**XBX****" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0"
192.168.178.114 - - [28/Jun/2017:16:08:23 +0200] "GET /pictory/resources/data/rap/RevPiDIO_20160818_1_0.rap?_=Wed%20Jun%2028%202017%2016:08:23%20GMT+0200 HTTP/1.1" 200 7410 "http://192.168.178.115/pictory/index.html?hn=L**XBX****" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0"
192.168.178.114 - - [28/Jun/2017:16:08:25 +0200] "GET /pictory/resources/data/rap/RevPiDIO_20160818_1_0.rap?_=Wed%20Jun%2028%202017%2016:08:25%20GMT+0200 HTTP/1.1" 200 7410 "http://192.168.178.115/pictory/index.html?hn=L**XBX****" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0"
192.168.178.114 - - [28/Jun/2017:16:08:26 +0200] "GET /pictory/resources/data/rap/RevPiDIO_20160818_1_0.rap?_=Wed%20Jun%2028%202017%2016:08:26%20GMT+0200 HTTP/1.1" 200 7410 "http://192.168.178.115/pictory/index.html?hn=L**XBX****" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0"
192.168.178.114 - - [28/Jun/2017:16:08:28 +0200] "GET /pictory/resources/data/rap/ModbusTCPMaster_20170215_0_1.rap?_=Wed%20Jun%2028%202017%2016:08:28%20GMT+0200 HTTP/1.1" 200 4260 "http://192.168.178.115/pictory/index.html?hn=L**XBX****" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0"
192.168.178.114 - - [28/Jun/2017:16:08:29 +0200] "GET /pictory/resources/data/rap/ModbusTCPMaster_20170215_0_1.rap?_=Wed%20Jun%2028%202017%2016:08:29%20GMT+0200 HTTP/1.1" 200 4260 "http://192.168.178.115/pictory/index.html?hn=L**XBX****" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0"
192.168.178.114 - - [28/Jun/2017:16:08:31 +0200] "GET /pictory/resources/data/rap/ModbusTCPMaster_20170215_0_1.rap?_=Wed%20Jun%2028%202017%2016:08:31%20GMT+0200 HTTP/1.1" 200 4260 "http://192.168.178.115/pictory/index.html?hn=L**XBX****" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0"
Code: Select all
XML-Verarbeitungsfehler: nicht wohlgeformt
Adresse: http://192.168.178.115/pictory/resources/data/rap/RevPiDIO_20160818_1_0.rap?_=Wed%20Jun%2028%202017%2016:28:06%20GMT+0200
Zeile Nr. 1, Spalte 1:
Axel