11 Feb 2022, 06:38
Hey ra the site is bugging out a bit. I cannot post anything or view images even if I can see the small thumbnail.
To view Aliexpress you might need to switch your mobile browser to the Desktop version.
If you would like to use search functions, view hidden archives or play games, please consider registering.
No activation mail? (Gmail is known for that) Please contact me directly!
We do not have old threads! Feel free to post in any! Regardless the age!
Site performance, Server errors, outages and tunings
|
11 Feb 2022, 06:38
Hey ra the site is bugging out a bit. I cannot post anything or view images even if I can see the small thumbnail.
11 Feb 2022, 11:35
15 Mar 2022, 04:17
This thread has reached 400k views!
11 May 2022, 21:11
I'm troubleshooting Apache/PHP again. Noticed something strange... You might notice some outages.
12 May 2022, 03:23
Pffff..... After 6 hours (it's 4AM here) I'm giving up .... Whatever I tried, the site stops responding after 10-30 minutes with nothing in the logs. Neither MyBB not WordPress is compatible with PHP8.1. Apache 2.4.46 does not work with UNIX file system socket-based Proxy (for PHP-FPM). Apache 2.4.53 MPM Prefork mode is not compatible with HTTP/2.
... what a nightmare .... So, we are back to Apache 2.4.46 and PHP7.4, but without ModPagespeed and with MPM Event instead of MPM Prefork. If Google performance tools are fine with no PageSpeed (some pages load even faster without ModPageSpeed), I will leave it like this. Next maintenance attempt will be MyBB upgrade.
12 May 2022, 16:29
Apparently, the future does not belong to Apache - it's slowly dying. I tried to migrate to Nginx some years ago, but it turned out that Nginx did not support virtual servers. Looks like it can be done now (it's called "server blocks"). Also, nginx begins to support HTTP/3 and QUIC in a separate branch. Apache -> Nginx migration is painful.
Another possibility is OpenLiteSpeed. It's less stable, than non-free LiteSpeed, and can not read all Apache files (like LiteSpeed), yet the rewriting rules are compatible and I do not use .htaccess (not supported in OpeLiteSpeed). HTTP3-QUIC are natively supported. And LiteSpeed is the fastest. Worth a try?
12 May 2022, 23:17
I think I found it!
PHP-FPM processes were not released by Apache workers, and since there are much more Apache workers, than PHP processes, PHP stopped responding until freed (somehow). Most likely the reason was option "enablereuse=on", which I currently removed from the ProxyPassMatch statement, and it looks MUCH better now! We are currently on the latest Apache version and we are going strong! (12 May 2022, 03:23 )Like Ra Wrote: without ModPagespeed (12 May 2022, 03:23 )Like Ra Wrote: If Google performance tools are fine with no PageSpeed (some pages load even faster without ModPageSpeed), I will leave it like this.PageSpeed reduces the page sizes and amount of requests (what is good, especially for mobile users) at the expense of the initial delay and some Google performance points. So I returned PageSpeed - not many will notice 0.1-0.3 sec initial delay. Next thing to try is to replace network socket FCGI connections with UNIX socket ones. That should reduce the connection table, simplify and speed up a bit the communication between Apache and PHP. Since everything is working, I will put OpenLiteSpeed testing "on-hold" for the time being, and will try to upgrade the forum software (we are several point versions behind) and tweak the plugins as requested. Wish us all luck! 😊😇
14 May 2022, 02:58
We are running on the UNIX sockets now (Apache -> PHP), and all HTTP requests are automatically redirected to HTTPS. No more confusion, no duplicate content, no unsecure places - exactly how it should be.
16 May 2022, 14:16
Just a note, as of the last update the side ads no longer work on Firefox V 100.0
|
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Site reviews | Like Ra | 6 | 187 |
12 Feb 2025, 00:49 Last Post: Like Ra |
|
Site access blocked from some public places | Like Ra | 11 | 5,345 |
07 Apr 2024, 01:18 Last Post: Like Ra |
|
Site rendering on Apple devices | Like Ra | 85 | 13,963 |
13 Aug 2023, 17:25 Last Post: Like Ra |
|
How to improve the site navigation | Like Ra | 10 | 7,311 |
03 Aug 2023, 23:27 Last Post: Like Ra |
|
Performance problems | Like Ra | 0 | 7,227 |
11 Sep 2006, 00:04 Last Post: Like Ra |