Search for Resources and Solutions

How to improve the server performance for Midrub

Most of server providers have a lot of restrictions on their servers. This could have a lot of reasons. I think the most popular reason is the wish to save the server's resources. 

For Midrub you need a very well configured server because it integrates a lot of services and them are requiring a well configured server without restrictions. When you're installing Midrub, you're seeing several important suggestions about server configuration and the current configuration. You have to follow these suggestions. But even them, aren't enough for 100%. In this article i will write about all requirements for the best Midrub's usage. I won't write about all requirements now because i don't know all of them. 

memory_limit = 256M

upload_max_size = 200M

post_max_size =200M

upload_max_filesize = 200M

max_execution_time = 3000

max_input_time = 1000

allow_url_fopen = On

innodb_buffer_pool_size = 1024

Was this article helpful?