How to test if my site can handle 1000+ users ?

Rankwitz

Well-known member
  • Jul 1, 2023
    930
    683
    93
    I mean, a free load testing tool, to check weather a sample woocommerce site could handle about 1000 users using the site for about 1 minute at the same time
     

    Rankwitz

    Well-known member
  • Jul 1, 2023
    930
    683
    93
    Vps or shared hosting?
    VPS ---> Docker Container with 512MB RAM(wordpress), 0.5 core + 1GB shared docker container (MYSQL instance), 1 core . so, it is technically shared hosting. so, i can give a clear RAM, cpu after tetsing.
     

    Emios

    Well-known member
  • Dec 10, 2009
    74,308
    66,734
    113
    VPS ---> Docker Container with 512MB RAM(wordpress), 0.5 core + 1GB shared docker container (MYSQL instance), 1 core . so, it is technically shared hosting. so, i can give a clear RAM, cpu after tetsing.
    I checked with vscode terminal.ask chatgpt for the terminal code to test.
     
    • Like
    Reactions: Rankwitz