Parameters and Limits of Hosting Plans in Hostinger

CPU, RAM, inode, disk, database and PHP limits of Hostinger plans

Updated 3 years ago

If you have a web, cloud or agency hosting plan and want to know the amount of disk space, the number of CPU cores, inodes, and bandwidth, you can check this information and more in the Details section of your hPanel.

For VPS and Game Panel VPS, you can find the vCPU, disk space, RAM, and bandwidth data in the Overview section of the VPS Dashboard by choosing the Plan details tab.

Being mindful of these parameters and keeping your hosting resource usage under the limits will ensure optimal performance and prevent errors such as 503 – Service temporarily unavailable.

If you’re interested in purchasing a new hosting plan or upgrading your current one, you can compare the parameters here:

Web hosting plans

Parameter

Web Single

Web Premium

Web Business

CPU cores

1

1

2

Memory (RAM)

768 MB

1024 MB

1536 MB

Disk space

10 GB

25 GB

50 GB

Inodes

200 000

400 000

600 000

I/O

6 144 KB/s

12 288 KB/s

20 480 KB/s

Bandwidth

100 GB

Unlimited

Unlimited

Database count

2

300

300

Database size

3 GB

3 GB

3 GB

MySQL max backup size (MB)

5120

5120

5120

MySQL max connections (global)

500

500

500

MySQL max connections per user

25

50

75

MySQL max import size (MB)

200

200

200

MySQL packet size (MB)

16

16

16

MySQL max statement time (s)

300

300

300

MySQL max query time (s)

60

60

120

PHP max execution time (s)

360

360

360

PHP max input time (s)

360

360

360

PHP memory limit (MB)

1024

1536

2048

PHP max POST size (MB)

1024

1536

2048

PHP max upload file size (MB)

1024

1536

2048

Server-based email sending

(details below)

10/minute and max 100/day

10/minute and max 100/day

10/minute and max 100/day

OPCache Memory (MB)

128

196

256

OPCache Interned Strings Buffer (MB)

4

8

16

OPCache Max Accelerated Files (Total Files Count)

7963

7963

16299

OPCache Max File Size (KB)

128

128

256

ℹ️ The limits for websites, storage, and email accounts in Web Hosting plans have been updated as of March 18, 2025. Previous limits for Web Hosting can be seen here: New Web and Cloud hosting limits

Cloud hosting plans

Parameter

Cloud Startup

Cloud Professional

Cloud Enterprise

Cloud Enterprise Plus

CPU cores

2

4

6

8

Memory (RAM)

3 GB

6 GB

12 GB

15 GB

Disk space

100 GB

200 GB

300 GB

400 GB

Inodes

2 000 000

3 000 000

4 000 000

5 000 000

I/O

20 480 KB/s

40 960 KB/s

81 920 KB/s

81 920 KB/s

Bandwidth

Unlimited

Unlimited

Unlimited

Unlimited

Database count

800

800

800

800

Database size

6 GB

6 GB

6 GB

6 GB

MySQL max backup size (MB)

10240

20480

46080

46080

MySQL max connections (global)

500

500

500

500

MySQL max connections per user

100

125

150

175

MySQL max import size (MB)

10240

20480

46080

46080

MySQL max statement time (s)

3600

3600

3600

3600

MySQL max query time (s)

1800

1800

1800

1800

PHP max execution time (s)

480

480

480

480

PHP max input time (s)

480

480

480

480

PHP memory limit (MB)

3072

6144

12288

15360

PHP max POST size (MB)

3072

6144

12288

15360

PHP max upload file size (MB)

3072

6144

12288

15360

Server-based email sending

(details below)

10/minute and max 100/day

10/minute and max 100/day

10/minute and max 100/day

10/minute and max 100/day

OPCache Memory (MB)

384

512

1 GB

1 GB

OPCache Interned Strings Buffer (MB)

32

64

64

64

OPCache Max Accelerated Files (Total Files Count)

32531

65407

130987

130987

OPCache Max File Size (KB)

512

768

1 MB

1 MB

ℹ️ The limits for websites, storage, and email accounts in Cloud Hosting plans have been updated as of March 18, 2025. Previous limits for Cloud Hosting can be seen here: New Web and Cloud hosting limits

Sendmail limits

When sending emails through your hosting server’s built-in mail system using scripts (such as PHP mail(), PHPMailer, or similar tools), there is a fixed limit of 10 emails per minute and up to 100 emails per day.

Once this limit is reached, the ability to send emails using this method will be temporarily disabled. The limit resets on a rolling 24-hour basis, meaning it’s not tied to a specific time of day. Instead, it continuously tracks the number of messages sent over the previous 24 hours, allowing new emails to be sent as older ones fall outside that timeframe.

As an alternative, we recommend moving away from server-based email and fully switching to SMTP. This way, your email script connects directly to your email service, offering more reliable delivery and stronger authentication. For detailed email limits, refer to this article: Parameters and limits of Hostinger Email.

Agency hosting plans

Parameter

Agency Startup

Agency Professional

Agency Growth

Website count

100

200

300

CPU cores

6

8

10

Memory (RAM)

12 GB

20 GB

30 GB

Disk space

300 GB

500 GB

700 GB

Inodes

4 000 000

6 000 000

8 000 000

I/O

81 920 KB/s

81 920 KB/s

81 920 KB/s

Bandwidth

Unlimited

Unlimited

Unlimited

Database count

800

800

800

Database size

6 GB

6 GB

6 GB

MySQL max backup size (MB)

46080

46080

46080

MySQL max connections (global)

500

500

500

MySQL max connections per user

150

200

200

MySQL max import size (MB)

46080

46080

46080

MySQL max statement time (s)

3600

3600

3600

MySQL max query time (s)

1800

1800

1800

PHP max execution time (s)

480

480

480

PHP max input time (s)

480

480

480

PHP memory limit (MB)

12288

12288

12288

PHP max POST size (MB)

12288

12288

12288

PHP max upload file size (MB)

12288

12288

12288

Server-based email sending

(details below)

10/minute and max 100/day

10/minute and max 100/day

10/minute and max 100/day

OPCache Memory

2 GB

2 GB

2 GB

OPCache Interned Strings Buffer (MB)

128

128

128

OPCache Max Accelerated Files (Total Files Count)

100000

100000

100000

OPCache Max File Size

1 MB

1 MB

1 MB

Sendmail limits

When sending emails through your hosting server’s built-in mail system using scripts (such as PHP mail(), PHPMailer, or similar tools), there is a fixed limit of 10 emails per minute and up to 100 emails per day.

Once this limit is reached, the ability to send emails using this method will be temporarily disabled. The limit resets on a rolling 24-hour basis, meaning it’s not tied to a specific time of day. Instead, it continuously tracks the number of messages sent over the previous 24 hours, allowing new emails to be sent as older ones fall outside that timeframe.

As an alternative, we recommend moving away from server-based email and fully switching to SMTP. This way, your email script connects directly to your email service, offering more reliable delivery and stronger authentication. For detailed email limits, refer to this article: Parameters and limits of Hostinger Email.

cPanel hosting plans

Shared Package Limits

Limit

Silver

Gold

Disk size

30 GB

50 GB

CPU

2 core 2 core

Bandwidth (TB)

1

1

Inodes

500000

750000

IO 3072 4096

Max Addons/websites

50

100

Subdomains per account

Unlimited

Unlimited

Database count

Unlimited

Unlimited

Email account

Unlimited

Unlimited

FTP Account limit

Unlimited

Unlimited

Cronjobs

Unlimited

Unlimited

Standard shared hosting

Limit

Bayi

Pelajar

Personal

Bisnis

CPU

100%

100%

150%

150%

Memory

768MB

768MB

768 MB

1 G

IO

1MB/s

2MB/s

2MB/s

3MB/s

IOPS

1024

1024

1024

1024

EP

15

20

25

30

NPROC

30

35

40

50

INODES

300.000

550.000

800.000

1.050.000

max_email_send_per_hour

200

200

200

300

max_deferred_msg_percentage

25%

25%

25%

25%

Cloud hosting plan

Limit

Basic

Standard

Premium

Corporate

CPU

200%

300%

400%

800%

Memory

3 G

4 G

6 G

10 G

IO

4MB/s

4MB/s

6MB/s

6MB/s

IOPS

2048

2048

4096

4096

EP

40

50

60

80

NPROC

100

100

200

200

INODES

1.650.000

1.650.000

1.650.000

1.650.000

max_email_send_per_hour

300

300

300

300

max_deferred_msg_percentage

25%

25%

25%

25%

Disk space

20 GB

40 GB

60 GB

120 GB

 

VPS hosting

Parameter

KVM 1

KVM 2

KVM 4

KVM 8

vCPU cores

1

2

4

8

Memory (RAM)

4 GB

8 GB

16 GB

32 GB

Disk space

50 GB

100 GB

200 GB

400 GB

IPv4 and IPv6

1

1

1

1

Inodes

Unlimited

Unlimited

Unlimited

Unlimited

I/O

300 MB/s

300 MB/s

300 MB/s

300 MB/s

Bandwidth

4 TB

8 TB

16 TB

32 TB

Game Panel VPS

Parameter

Game Panel 1

Game Panel 2

Game Panel 4

vCPU cores

1

2

4

Memory (RAM)

4 GB

8 GB

16 GB

Disk space

50 GB

100 GB

200 GB

I/O

300 MB/s

300 MB/s

300 MB/s

IPv4 and IPv6

1

1

1

Inodes

Unlimited

Unlimited

Unlimited

Bandwidth

4 TB

8 TB

16 TB

NOTES

  • The parameters and limits outlined are fixed. To access additional resources, you’ll need to upgrade your plan; individual resources cannot be upgraded separately.

  • Plan titles and availability may vary depending on the specific Hostinger brand associated with your account (e.g., Hostinger.co.uk, Hostinger.in, etc.).

  • Hosting parameters are subject to change without notice. For the most up-to-date information, refer to the information available on your hPanel.