You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2023. It is now read-only.
Zdajle sem gledal request log in imamo veliko 404 errorjev. Na hitro (cat uwsgi-req-django.log | grep "HTTP/1.1 404" | cut -d "G" -f 2 | cut -d "=" -f 1 | sort | uniq -c | sort -n) sem jih grupiral in preštel, tako da sem dobil tale seznam:
2 ET /.
2 ET /a
2 ET /adim
2 ET /la
2 ET /letnik
2 ET /letnik/2/
2 ET /letnik/34/a
2 ET /letnik/34a
2 ET /letnik/35&37/
2 ET /letnik/3a
2 ET /letnik/4/
2 ET /letnik/a
2 ET /oseba
2 ET /oseba/111/
2 ET /oseba/143/
2 ET /oseba/265/
2 ET /plestenjak/
2 ET /plestenjak/vaje/
2 ET /predmet/157/
2 ET /predmet/18&349
2 ET /predmet/299-199/
2 ET /rezervacije/log
2 ET /silk/
2 ET /sitemap.txt.gz
2 ET /sitemap.xml
2 ET /sitemap.xml.gz
2 ET /timetable/fri-2017_2018-zimski/
2 ET /urnik/izbira1.htm
2 ET /urnik/Izbira2.htm
2 ET /urnik/Izbira4.htm
2 ET /urnik/navodila.htm
2 ET /urnik/urnik0910zimski/glavni.htm
2 ET /urnik/urnik0910zimski/izbira0.htm
2 ET /urnik/urnik0910zimski/Izbira1.htm
2 ET /urnik/urnik0910zimski/Izbira2.htm
2 ET /urnik/urnik0910zimski/Izbira3.htm
2 ET /urnik/urnik0910zimski/O_programu.htm
3 ET /...
3 ET /%3Cadmin
3 ET /favicon.ico?letnik
3 ET /letnik/30/
3 ET /oseba/171/
3 ET /predmet/1/
3 ET /predmet/108/
3 ET /predmet/110/
3 ET /predmet/134/
3 ET /predmet/31/
3 ET /predmet/37/
3 ET /predmet/86/
3 ET /predmet/89/
3 ET /rules.abe
3 ET /urnik/urnik0910zimski/Izbira4.htm
4 ET //blog/wp-includes/wlwmanifest.xml
4 ET //cms/wp-includes/wlwmanifest.xml
4 ET /oseba/10/
4 ET /oseba/2/
4 ET /oseba/203/
4 ET /oseba/288/
4 ET /predmet/127/
4 ET /predmet/128/
4 ET /predmet/215/
4 ET /predmet/27/
4 ET /predmet/275/
4 ET /predmet/306/
4 ET /predmet/348/
4 ET /predmet/39/
4 ET /predmet/40/
4 ET /predmet/50/
4 ET /predmet/91/
4 ET //site/wp-includes/wlwmanifest.xml
4 ET /ucilnica/129/
4 ET /urnikfiz/Izbira3.htm
4 ET /urnik/glavni.htm
4 ET //wordpress/wp-includes/wlwmanifest.xml
4 ET //wp-includes/wlwmanifest.xml
4 ET //wp/wp-includes/wlwmanifest.xml
4 ET //xmlrpc.php?rsd
5 ET /letnik/
5 ET /oseba/
5 ET /oseba/17/
5 ET /oseba/181/
5 ET /oseba/31/
5 ET /oseba/41/
5 ET /oseba/50/
5 ET /oseba/60/
5 ET /oseba/63/
5 ET /oseba/98/
5 ET /predmet/211/
5 ET /predmet/246/
5 ET /predmet/46/
5 ET /predmet/55/
5 ET /ucilnica/75/
6 ET /ads.txt
6 ET /letnik/29/
6 ET /oseba/167/
6 ET /oseba/240/
6 ET /oseba/252/
6 ET /oseba/285/
6 ET /oseba/296/
6 ET /oseba/43/
6 ET /oseba/59/
6 ET /oseba/62/
6 ET /oseba/71/
6 ET /predmet/320/
6 ET /ucilnica/70/
7 ET /ADMIN
7 ET /oseba/1/
7 ET /oseba/110/
7 ET /oseba/54/
7 ET /predmet/156/
7 ET /si/
7 ET /ucilnica/110/
7 ET /urnikfiz/Izbira1.htm
7 ET /urnikfiz/Izbira2.htm
7 ET /urnikfiz/navodila.htm
7 ET /urnik/urnik0910zimski/navodila.htm
8 ET /letnik/7/
8 ET /oseba/158/
8 ET /rezervacije/admin
8 ET /urnikfiz/
9 ET /predmet/340/
9 ET /urnikfiz/Izbira0.htm
10 ET /predmet/298/
10 ET /urnikfiz/izbira0.htm
11 ET /oseba/8/
13 ET /letnik/5/
21 ET /oseba/22/
21 ET /predmet/263/
21 ET /wp-login.php
24 ET /oseba/262/
27 ET /oseba/18/
28 ET /letnik/70/
28 ET /oseba/256/
28 ET /oseba/42/
28 ET /oseba/61/
29 ET /oseba/67/
30 ET /oseba/237/
31 ET /oseba/7/
34 ET /browserconfig.xml
36 ET /urnik/urnikhtm.exe?Izbira
63 ET /.well-known/assetlinks.json
66 ET /apple-touch-icon-76x76.png
66 ET /apple-touch-icon-76x76-precomposed.png
69 ET /.well-known/apple-app-site-association
95 ET /urnikfiz/glavni.htm
292 ET /urnikfiz/urnikhtm.exe?Izbira
347 ET /apple-touch-icon-152x152.png
347 ET /apple-touch-icon-152x152-precomposed.png
687 ET /urnikfiz/urnik.htm
2928 ET /robots.txt
33691 ET /apple-touch-icon-120x120-precomposed.png
33692 ET /apple-touch-icon-120x120.png
41937 ET /apple-touch-icon-precomposed.png
42770 ET /apple-touch-icon.png
102543 ET /favicon.ico
Vsaj statične datoteke bi se dalo direktno z nginx pohandlat, da nimamo toliko šuma v logu.
Zdajle sem gledal request log in imamo veliko 404 errorjev. Na hitro (
cat uwsgi-req-django.log | grep "HTTP/1.1 404" | cut -d "G" -f 2 | cut -d "=" -f 1 | sort | uniq -c | sort -n) sem jih grupiral in preštel, tako da sem dobil tale seznam:Vsaj statične datoteke bi se dalo direktno z
nginxpohandlat, da nimamo toliko šuma v logu.Also, logi so že relativno veliki, ~200MB.