View previous topic :: View next topic |
Author |
Message |
tfh -
Joined: 03 May 2020 Posts: 123 Location: Netherlands
|
|
Back to top |
|
 |
admin Site Admin
Joined: 03 Mar 2002 Posts: 1328
|
Posted: Thu Feb 11, 2021 9:08 pm Post subject: Re: My Websites |
|
|
tfh,
Thank you for sharing your URLs with us. You have some great resources for the MSX fans and collectors.
Out of curiosity, can you give us a rough idea about the traffic X2 handles for you?
Regarding your suggestions, and as you already know, we are already working on some of them.
But the statistics page would be a great addition especially with today's ubiquitous SVG support in most browsers.
Quote: | A button to start/stop/restart the server if it's running as a service |
Where should that button be? Windows already offers this the Services panel. Do you think of something else? _________________ Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com |
|
Back to top |
|
 |
tfh -
Joined: 03 May 2020 Posts: 123 Location: Netherlands
|
Posted: Fri Feb 12, 2021 11:02 am Post subject: Re: My Websites |
|
|
admin wrote: | tfh,
Thank you for sharing your URLs with us. You have some great resources for the MSX fans and collectors.
Out of curiosity, can you give us a rough idea about the traffic X2 handles for you?
Regarding your suggestions, and as you already know, we are already working on some of them.
But the statistics page would be a great addition especially with today's ubiquitous SVG support in most browsers.
Quote: | A button to start/stop/restart the server if it's running as a service |
Where should that button be? Windows already offers this the Services panel. Do you think of something else? |
A good location would be the Abbys Web Server Console Main screen. You can start/stop a host over there. But a function to start/stop the complete server would be a nice addition.
As for the amount of traffic:
Code: | Total Uptime 89:01:33:15 day(s):hour(s):minute(s):second(s)
Uptime since Last Restart 1:14:41:32 day(s):hour(s):minute(s):second(s)
Total Hits 3936628
Compressed Hits 573479
Error Hits 74350
HTML Hits 316018
Image Hits 1645249
Not Modified Hits 416242
Transferred Data 995008739 KB
Compression Savings 42876904 KB |
Fact is that I use a CDN (Cloudflare) for my images & .JS files. I have set up a domain (cdn.file-hunter.com) which hosts these and this subdomain is routed through the Cloudflare network to speed up my site worldwide and to minimize the amount of requests. These are my Cloudflare stats:
I've had it running without Cloudflare as well and this also functioned fine: Only the webiste loading times abroad were quite a bit higher of course. You can setup a pretty decent webserver with this software.
One question from my side though: If I open all my AWStats pages (all 16 of them), one or two will give me a 429 error (too many requests). Would it help to increase these numbers:
Code: | Keep-Alive Requests 350
Maximum Simultaneous Requests 500 |
Some more info:
* 16 Hosts on this server, 14 with SSL via Let's Encrypt
* AWStats update every hour
* 500/500mbit fiber connection
* IPv4 & IPv6
* PHP & Perl
* Around 500 - 600 visitors daily (which is not that much of course)
* AMD Ryzen 5 Pro 4650G Hexacore CPU
* 16GByte of Memory
* All sites/stats/etc running from a dedicated SSD _________________ https://www.arnauddeklerk.com
https://www.file-hunter.com |
|
Back to top |
|
 |
admin Site Admin
Joined: 03 Mar 2002 Posts: 1328
|
Posted: Wed Feb 17, 2021 11:35 pm Post subject: Re: My Websites |
|
|
First of all, thank your sharing more details about your setup.
[quote="tfh"]A good location would be the Abbys Web Server Console Main screen. You can start/stop a host over there. But a function to start/stop the complete server would be a nice addition. Quote: |
We see what you mean. This can be added without a lot of efforts. But such a button will only shutdown Web sites only and not the console.
[quote="tfh"]One question from my side though: If I open all my AWStats pages (all 16 of them), one or two will give me a 429 error (too many requests). Would it help to increase these numbers:
Code: | Keep-Alive Requests 350
Maximum Simultaneous Requests 500 |
|
Error 429 is generated by the bandwidth control feature in Abyss Web Server (on the global level or per host.) It is controlled by the "Maximum connections per IP" parameter. This error is usually sent to those running heavy spiders that are trying to mirror your content quickly. _________________ Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com |
|
Back to top |
|
 |
Johnphp -
Joined: 28 Mar 2021 Posts: 3
|
Posted: Fri Apr 30, 2021 3:19 pm Post subject: |
|
|
Thanks a lot tfh for your post and ressources ! |
|
Back to top |
|
 |
|