Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

-- B L A C K F R I D A Y -- by LETs #1 TOP PROVIDER RackNerd! - HUNDREDS OF GIVEAWAYS! COME GET SOME

1354355357359360855

Comments

  • @MrEd said:

    @TrK said:

    @MrEd said:

    @TrK said:

    @noob404 said:

    @MrEd said:

    @noob404 said:
    The page won't even load. All the other flash sales till this point have atleast shown me the cart page. this one won't even load the offer cart page

    You know what, the Stats page works fine! :D https://racknerd.projecthive.eu/ You can even find yourself there! ;)

    LOL! Yah, it does. BTW, meaning to ask you - what's the specs on the VPS running the stats page. And, on an average, how many concurrent requests do you get every second? I am guessing you are using PHP with no mySQL for this.

    No PHP there mate pure java and it's running on dual core ryzen(I guess) he shared it last time don't remember much.

    Its a single core Ryzen ;)

    You won that extra core GA last time didn't you though?

    Yep, but I used it on the other VM I have :) Interesting fact about that is that this VM that got all the upgrades is idling, and I am using Ryzen VMs for the stats page. Ryzen VM from last year was too expensive to upgrade, because you need to pay the renewal fee after one year, and after all the upgrades I got last year, I now have a decent VM for a low fee :) Just like @DeadlyChemist is doing with his owned VM :D

    True. Same here. All the resource giveaways are dumped on a Single VM in NL and ironically that is underutilized the most compared to others.

  • @rattlecattle said:

    @MrEd said:

    @rattlecattle said:

    @noob404 said:

    @rattlecattle said:

    @noob404 said:

    @MrEd said:

    @noob404 said:
    The page won't even load. All the other flash sales till this point have atleast shown me the cart page. this one won't even load the offer cart page

    You know what, the Stats page works fine! :D https://racknerd.projecthive.eu/ You can even find yourself there! ;)

    LOL! Yah, it does. BTW, meaning to ask you - what's the specs on the VPS running the stats page. And, on an average, how many concurrent requests do you get every second? I am guessing you are using PHP with no mySQL for this.

    It's JAVA all the way.

    I see. That's great. So, there isn't much pressure on the VPS anyways.

    With an expert coder like @MrEd there won't be any pressure regardless of the stack used. :smile:

    I don't have stats of concurrent users, didn't want to integrate any analytics so that I wouldn't have to deal with all the GDPR stuff with cookies.

    Anyways, I cannot see CPU load over 5% at all, so I guess, it could handle much bigger loads :)

    Wow! 95% idle. Seems to be an extremely optimized backend.

    Again great work and thank you!

    Thats a result of my work experience. We work on much bigger systems, where optimization is the top priority. In enterprises you cannot waste any resources.

    On the other hand, this page is a result of quick and sometimes dirty solutions, so I am pretty sure, there is plenty of places to optimize it. Just taking a normal RDBMS would increase responsiveness of the page, H2 file DB is not good for that, but it holds up right now, so I am not willing to spend time to set up any DB. Its faster to migrate to other VM when needed with file system based things than with all the dedicated DB solutions :D

    Thanked by 1rattlecattle
  • @rattlecattle said:

    @MrEd said:

    @TrK said:

    @MrEd said:

    @TrK said:

    @noob404 said:

    @MrEd said:

    @noob404 said:
    The page won't even load. All the other flash sales till this point have atleast shown me the cart page. this one won't even load the offer cart page

    You know what, the Stats page works fine! :D https://racknerd.projecthive.eu/ You can even find yourself there! ;)

    LOL! Yah, it does. BTW, meaning to ask you - what's the specs on the VPS running the stats page. And, on an average, how many concurrent requests do you get every second? I am guessing you are using PHP with no mySQL for this.

    No PHP there mate pure java and it's running on dual core ryzen(I guess) he shared it last time don't remember much.

    Its a single core Ryzen ;)

    You won that extra core GA last time didn't you though?

    Yep, but I used it on the other VM I have :) Interesting fact about that is that this VM that got all the upgrades is idling, and I am using Ryzen VMs for the stats page. Ryzen VM from last year was too expensive to upgrade, because you need to pay the renewal fee after one year, and after all the upgrades I got last year, I now have a decent VM for a low fee :) Just like @DeadlyChemist is doing with his owned VM :D

    True. Same here. All the resource giveaways are dumped on a Single VM in NL and ironically that is underutilized the most compared to others.

    There are plenty of ideas, what to use this for, but not enough time to start new projects :)

  • Hello boss, I bought the flash sale on Black Friday and I hope the bandwidth will be doubled.
    order id:7989191664

  • @MrEd said:

    @niranjan said:

    @MrEd said:

    @noob404 said:

    @MrEd said:

    @noob404 said:
    The page won't even load. All the other flash sales till this point have atleast shown me the cart page. this one won't even load the offer cart page

    You know what, the Stats page works fine! :D https://racknerd.projecthive.eu/ You can even find yourself there! ;)

    LOL! Yah, it does. BTW, meaning to ask you - what's the specs on the VPS running the stats page. And, on an average, how many concurrent requests do you get every second? I am guessing you are using PHP with no mySQL for this.

    Nope, its not PHP. Its Java - Spring Boot, and for DB... I am using H2 file DB, its enough for this project, and its fast to make any changes, the only problem with that is that I don't have any way to query something directly in DB.

    The stats are 1.5GB Ryzen 3600 BF giveaway from last year. Its running on RackNerd VM ;)

    nice setup! how frequently are the stats updated?? Like on the backend?

    This question has been answered multiple times :) Its updated every 60 seconds, so that CloudFlare wouldn't ban me for too many requests :)

    Oh, I might have skipped a few pages so didn't knew.

  • @niranjan said:

    @MrEd said:

    @niranjan said:

    @MrEd said:

    @noob404 said:

    @MrEd said:

    @noob404 said:
    The page won't even load. All the other flash sales till this point have atleast shown me the cart page. this one won't even load the offer cart page

    You know what, the Stats page works fine! :D https://racknerd.projecthive.eu/ You can even find yourself there! ;)

    LOL! Yah, it does. BTW, meaning to ask you - what's the specs on the VPS running the stats page. And, on an average, how many concurrent requests do you get every second? I am guessing you are using PHP with no mySQL for this.

    Nope, its not PHP. Its Java - Spring Boot, and for DB... I am using H2 file DB, its enough for this project, and its fast to make any changes, the only problem with that is that I don't have any way to query something directly in DB.

    The stats are 1.5GB Ryzen 3600 BF giveaway from last year. Its running on RackNerd VM ;)

    nice setup! how frequently are the stats updated?? Like on the backend?

    This question has been answered multiple times :) Its updated every 60 seconds, so that CloudFlare wouldn't ban me for too many requests :)

    Oh, I might have skipped a few pages so didn't knew.

    Thats ok, its hard to keep up with all the posts here. I also have skipped a lot. :)

  • Hello, I would like to double the bandwidth.
    Order Number: 2795927282
    Invoice ID: #8836107
    Thanks!

  • Hello, I would like to double the bandwidth.
    Order Number: 3415002209
    Invoice: #8851732
    Thanks!

  • Hello, I would like to double the bandwidth.
    Order Number: 8124725864
    Invoice ID: #8860121
    Thanks!

  • Hello @dustinc
    Fortunately, I snapped up two vps that I liked, and I pushed one of them to my friend. I hope to double the bandwidth of both vps:

    Order Number: 1095274105
    Invoice #8837013

    Order Number: 6520697096
    Invoice #8836488

    Thanks!This flash sale was great, I look forward to the next one!

  • By the way, today is already the #1 day in this thread's activity! Well done everyone ;)

  • willswills Member
    edited November 2023

    Hello, I would like to double the bandwidth.
    Order Number:5622605869
    Invoice ID:#8858459
    Thanks!

  • Double bandwidth, please.
    Order #8840263048
    Invoice #8860774

  • hutaohutao Member
    edited November 2023

    :)

  • Hello, I would like to double the bandwidth.
    Order Num: 2909752267
    Invoice ID: 8836401
    Thanks!

  • @MrEd said: Thats a result of my work experience. We work on much bigger systems, where optimization is the top priority. In enterprises you cannot waste any resources.

    On the other hand, this page is a result of quick and sometimes dirty solutions, so I am pretty sure, there is plenty of places to optimize it. Just taking a normal RDBMS would increase responsiveness of the page, H2 file DB is not good for that, but it holds up right now, so I am not willing to spend time to set up any DB. Its faster to migrate to other VM when needed with file system based things than with all the dedicated DB solutions :D

    Second that! We have also seen enterprises not caring for optimizations and burning cash just because they can afford. But super optimized stuff is always great to see and learn.

  • Hello, I would like to double the bandwidth.
    Order Number: 7698645974
    Invoice: #8852552
    Thanks!

  • Hello, I would like to double the bandwidth.
    Order Number: 2063837746
    Invoice: #8848032Thanks!

  • YES, WE'RE READY TO ROCK AND ROLL!! 🎉

  • Hello, I would like to double the bandwidth.
    Order Number: 9267062074
    Invoice ID: #8859531
    Thanks!

  • Hello, I would like to double the bandwidth.
    Order Number: 4745816030
    Invoice #8859847
    Thanks!

  • Hello, I would like to double the bandwidth.
    Order Num: 3304561707
    Invoice ID: 8859384
    Thanks!

  • NarwhrlNarwhrl Member
    edited November 2023

    I've bought your VPS. I need double bandwidth.
    Order Num: 3065094193
    My Invoice:#8858859
    Thank you very much

  • Hello, I would like to double the bandwidth.
    Order Number: 8087111442
    Invoice: #8839412
    Thanks!

  • Hello, I would like to double the bandwidth.
    Order Number: 3207125225
    Invoice #8858753
    Thanks!

  • Hey boss i would like to double the bandwidth
    Order Num: 6542849953
    Invoice: #8846352
    Thanks!

  • Hello, I would like to double the bandwidth.
    Order Number: 4602453094
    Invoice ID:#8836380
    Thanks!

  • Hello, I would like to double the bandwidth.
    Order Number:7608249590
    Invoice ID:8858669
    Thanks!

  • Hello, I would like to double the bandwidth.
    Order Num: 8092920688
    Invoice ID: 8836170
    Thanks!

  • aom233aom233 Member
    edited November 2023

    please double my bw
    Order Number: 2630579249
    Invoice #8859153

This discussion has been closed.