Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Changing website limits from the Infomaniak Manager
This guide explains how to customize the limits of a website hosted on a Shared Web Hosting or a Cloud Server.
Maximum values per type of hosting
Limits | Shared | Cloud Server | CLI (Cloud Server only) |
---|---|---|---|
max_execution_time | 300 s | 3600 s | 0 (unlimited) s max |
memory_limit | 1280 MB | 2048 MB max | 512 MB max |
post_max_size + upload_max_filesize | 9223372036854775807 MB max | 9223372036854775807 MB max | 48 MB max |
max_children | 20 max | 20 (default, modifiable) | |
simultaneous connections per IP | 30 max | 30 (default, modifiable) | |
max_input_time | 0 (unlimited) | 0 (default, modifiable) | 0 (unlimited) |
files (inodes) | no limit on the number of files per hosting |
Unlock or adjust a site's limits
To access the website management:
- log in to the Infomaniak Manager (manager.infomaniak.com) from a web browser like Brave or Edge
- click on the icon at the top right of the interface (or navigate using the left sidebar menu, for example)
- choose Website (Web & Domain universe)
- click on the name of the relevant object in the displayed table
- click on the Advanced Settings button
- click on the PHP tab
From this section, you can:
- unlock memory (
memory_limit
= 1280 MB) and script execution time (max_execution_time
= 60 minutes) for up to 10 times a year, for 60 minutes each time - customize the limits of:
max_execution_time
(in seconds)memory_limit
(in MB)post_max_size
&upload_max_filesize
(maximum file size for upload, in MB)
Click on Advanced Options (Cloud Server only) to:
- customize the limits of
Max children
also read this guideMax input time
Don't forget to save the changes at the bottom of the page.
Link to this FAQ: