![]() |
Site performance, Server errors, outages and tunings - Printable Version +- Like Ra's Naughty Forum (https://www.likera.com/forum/mybb) +-- Forum: Technical section (https://www.likera.com/forum/mybb/Forum-Technical-section) +--- Forum: Site (https://www.likera.com/forum/mybb/Forum-Site) +--- Thread: Site performance, Server errors, outages and tunings (/Thread-Site-performance-Server-errors-outages-and-tunings) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
|
RE: Site performance, Server errors, outages and tunings - Like Ra - 17 Apr 2021 For the record (to keep all the events in one place): - server snapshot has been created - daily backups are enabled - two weekly backups are saved RE: Site performance, Server errors, outages and tunings - Like Ra - 23 May 2021 Apparently something happened with the cache again - the attachment were not showing up. Should be fixed now. Also, I'm planning a system upgrade next week. Possibly in the night from Mon to Tue. RE: Site performance, Server errors, outages and tunings - Like Ra - 23 May 2021 Let's plan the upgrade for Monday, May 24 @22:00 GMT. Follow on twitter: https://twitter.com/like_ra RE: Site performance, Server errors, outages and tunings - Like Ra - 24 May 2021 (23 May 2021, 13:47 )Like Ra Wrote: Apparently something happened with the cache again - the attachment were not showing up.BTW, why didn't you tell me, that something was wrong? RE: Site performance, Server errors, outages and tunings - PurpleVibes - 24 May 2021 Speaking just for myself, it seemed like it was a temporary thing. In my job it's common to have some downtime once or twice in the week so it felt normal, specially at the end of the month.... I don't want to sound rude or demanding either đŸ˜… RE: Site performance, Server errors, outages and tunings - Culmor - 24 May 2021 Like Ra wrote Quote:BTW, why didn't you tell me, that something was wrong?I intended to but I couldn't post to a topic or send a pm. I did email MadJack via another site but everything was fixed before he replied. RE: Site performance, Server errors, outages and tunings - Like Ra - 24 May 2021 (24 May 2021, 15:39 )Culmor Wrote: I intended to but I couldn't post to a topic or send a pm.Oh! It was THAT bad!!! I had NO idea what's going on, really, until @afhlmx posted, that attachments cannot be shown. So, I thought, that only attachments were affected. RE: Site performance, Server errors, outages and tunings - Like Ra - 24 May 2021 About to start the upgrade. Making backups... RE: Site performance, Server errors, outages and tunings - Like Ra - 24 May 2021 Looks like I'm done. We are on Ubuntu 21.04 now. Upgrade PHP to 8.0 (not planned, but since we are in the change mode...) failed - too many errors. I think MyBB and plugins are still too far from 8.0 support. As always, please let me know if you notice anything not working as it should. Last but no least - thanks much for your donations! They made backups and snapshots possible, what greatly reduced the risks of any changes! Now we can simply restore the last snapshot I made right before the upgrade! Thanks again! RE: Site performance, Server errors, outages and tunings - Like Ra - 31 May 2021 I've finally tweaked the "fancybox" plugin (the one that shows the gallery) - the thumbnails load 3 times faster now, almost do not use CPU (no PHP processing) and are fully cached. Also added "load-lazyness". I should've done that years ago, but as always had no time to dig into the coding and how the plugin works đŸ˜„ Next think to tweak is to replace the most used smilies with emojis. That should bring the page size, the amount of elements and the server load further down, and the speed up. |