If Anyone is interested [site/server specs]

12467

Comments

  • 173 users.. number 200 to get free cociu VPS will be soon

    Deals and Reviews: LowEndBoxes Review | Avoid dodgy providers with The LEBRE Whitelist | Free hosting (with conditions): Evolution-Host, NanoKVM, FreeMach, ServedEZ | Get expert copyediting and copywriting help at The Write Flow

  • @Neoon said:
    As soon the database gets fat, you gonna upgrade.
    Just need to migrate a 1GB+ database from a 512MB KVM, was a bad idea.

    As he is the provider, can't he just upgrade it?

  • Don't worry.
    He will do it when RAM utilization crosses an Ant threshold.

  • If there is 1mb free ..... that is still enough space to play cannon fodder on the Amiga.

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • Vanilla stats (from yesterday)

    A little extra for today:

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • @AnthonySmith said:
    If there is 1mb free ..... that is still enough space to play cannon fodder on the Amiga.

    Hey teamacc. You're a dick. (c) Jon Biloh, 2020.

  • @teamacc said:

    @AnthonySmith said:
    If there is 1mb free ..... that is still enough space to play cannon fodder on the Amiga.

    I did enjoy watching that video when it came out!

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • vanilla stats below from yesterday:

    This will be the last one for a while, I will post weekly from now on.

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • @cybertech said:
    We need an EPYC setup for future proof ?

    lol I got one!!!

    Tab Fitts | Founder/CEO - Spry Servers
    SSD Shared Hosting || VPS || Dedicated Servers || Network Status || PHX1 LG || DAL1 LG || || AS398646 || 1-844-799-HOST (4678)

  • Be interested to see how the server stats change over time.

  • I am sure that @AnthonySmith will keep us informed...
    Many thanks in advance, Ant!

    Amitz, a very stable genius (it's true!) and Grand Rectumfier of the official LESLOS® (LES League of Shitposters).
    Certified braindead since 1974 and still perfectly happy.

  • uptimeuptime OG
    edited November 2019

    The day-to-day stats have been interesting to observe (I'm curious about weekends vs weekdays). Also even the daily ebb and flow of people checking in from different time zones.

    (not suggesting that the stats keep getting posted daily, just would hope that some snapshots of activity over time might get saved somewhere for future reference)

    HS4LIFE (+ (* 3 4) (* 5 6))

  • Will update on Friday, :)

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • Still running Apache behind Nginx? Just wondering how are running PHP mod_PHP or PHP-FPM .

  • @Razza in a previous post @AnthonySmith mentioned it is PHP-FPM

  • LES is growing rapidly!

  • @Razza said:
    Still running Apache behind Nginx? Just wondering how are running PHP mod_PHP or PHP-FPM .

    Yes, and FPM

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • ITS FRIDAY!

    Vanilla stats from yesterday:

    Google stats by unique user:

    Google stats by device:

    I will do a bigger update like this each Friday until the end of the year.

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • soon we will have 300 users, not the movie

  • @tgl said:
    soon we will have 300 users, not the movie

    300th user gets a sparta tag?

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • @AnthonySmith that could be a good idea yes, to add "Spartan" to his user tags

  • thinking about it though it should be 301, since its Leonidas (you) and the 300 spartans

  • AmitzAmitz OG
    edited November 2019

    Not so sure about that whole "Sparta" thing...

    Amitz, a very stable genius (it's true!) and Grand Rectumfier of the official LESLOS® (LES League of Shitposters).
    Certified braindead since 1974 and still perfectly happy.

  • Happy stats Friday. (remember vanilla stats are 24 hours behind)

    Server: 1 core | 512MB Ram | 5GB Disk

    Vanilla:

    Google:

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • SpeedBusSpeedBus Hosting ProviderOG

    Forum runs quite smooth, any idea how many requests/sec PHP is processing ?

    CrownCloud - Internet Services | Los Angeles, California | Frankfurt, Germany | Amsterdam, The Netherlands | Atlanta, Georgia | Miami, Florida

  • SpeedBus said: Forum runs quite smooth, any idea how many requests/sec PHP is processing ?

    I don't, the stats extension is not installed or configured, if google analytics is to be believed though its around 15 p/sec

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • SpeedBusSpeedBus Hosting ProviderOG

    @AnthonySmith said:

    SpeedBus said: Forum runs quite smooth, any idea how many requests/sec PHP is processing ?

    I don't, the stats extension is not installed or configured, if google analytics is to be believed though its around 15 p/sec

    Hmm, I think (on Ubuntu) service php7.3-fpm status should give you this information

    CrownCloud - Internet Services | Los Angeles, California | Frankfurt, Germany | Amsterdam, The Netherlands | Atlanta, Georgia | Miami, Florida

  • SpeedBus said: service php7.3-fpm status

    I think you mean systemctl status php-blah

    yeah that is at that exact point in time though it does not give you an average so it is fairly useless.

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • SpeedBusSpeedBus Hosting ProviderOG

    @AnthonySmith said:

    SpeedBus said: service php7.3-fpm status

    I think you mean systemctl status php-blah

    Yup correct, thats the command in mind

    yeah that is at that exact point in time though it does not give you an average so it is fairly useless.

    Ahh I see, 15p/sec (from Google Analytics) is pretty neat too esp with 1 CPU core :D

    CrownCloud - Internet Services | Los Angeles, California | Frankfurt, Germany | Amsterdam, The Netherlands | Atlanta, Georgia | Miami, Florida

  • @SpeedBus said:

    @AnthonySmith said:

    SpeedBus said: service php7.3-fpm status

    I think you mean systemctl status php-blah

    Yup correct, thats the command in mind

    yeah that is at that exact point in time though it does not give you an average so it is fairly useless.

    Ahh I see, 15p/sec (from Google Analytics) is pretty neat too esp with 1 CPU core :D

    Turns out google is not right at all.

    ~$ for i in {1..10}; do systemctl status php73rc-fpm.service | grep Status | awk '{print $11, $12}' && sleep 5; done
    Traffic: 1req/sec"
    Traffic: 1.8req/sec"
    Traffic: 3.8req/sec"
    Traffic: 1.6req/sec"
    Traffic: 1.6req/sec"
    Traffic: 2.8req/sec"
    Traffic: 2.8req/sec"
    Traffic: 4.2req/sec"
    Traffic: 4.2req/sec"
    Traffic: 1.6req/sec"
    

    Small sample but yeah, it would probably load the server more than anything else just to find out.

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

Sign In or Register to comment.