ACP Loading Extremely slow - 1.8.1

Technical Support

Suggested Topics


  • Err of Update from 2.8.11 to 3.1.4

    Solved Technical Support
    19
    0 Votes
    19 Posts
    582 Views

    @Weeeendi that was going to be my next idea... Glad you have it working.

  • 0 Votes
    2 Posts
    222 Views

    Probably not... but a good (if inaccurate) test would be to run ab against it from a different machine.

    e.g. ab -c 100 -n1000

  • 0 Votes
    3 Posts
    406 Views

    @PitaJ yea..its working already..i just did a fresh installation..thanks

  • 0 Votes
    10 Posts
    1k Views

    @Dravere thx for the reply. Sadly it couldn't be more true.

    The reason why I chose this setup (for now, certainly won't stick around as I hate it) is because I have a Plesk installed to manage the standard websites on the server. Plesk comes with Apache and (at least in my plesk version) can put an nginx in front as a reverse proxy to all its features. Sadly the version that it brings with itself is an nginx < 1.3.13 as would be required for nodebb to be usable as a reverse proxy.

    I have tried manually updating nginx but, as Plesk brings its own custom repo to pull its own images from, this is non-trivial and has rendered my setup unusable until it was reset. So currently I am stuck with Apache until I can get that figured out 😕

    The only solution I could think of right now is to put a small machine in place that works as a sole loadbalancer and reverse proxy to which all domains point in the first place. That one can then distribute requests to the real server. That would enable me to run an additional nginx (not the plesk one) on a "non-80" port, allowing me to use any nginx. But as this is a sideproject that doesnt generate any income yet, putting a machine in front is not a viable option 😕

    The Server is running on full SSDs. I would need to ask them which ones specifically are being used if it's of relevance. I figured "as long as it's SSD, it should be fine" up until now. Let me know if I should inquire and I will.

    Thanks again for your time. Cheers!

  • 0 Votes
    11 Posts
    2k Views

    @pitaj Thanks! With node v8.7.0 and npm v5.4.2, I was able to run ./nodebb upgrade and now I'm a proud member of the nodebb v1.7.4 club.

    alt text