Skip to Content Skip to Menu

Server/php.ini settings

  • ssvt
  • ssvt
  • OFFLINE
  • Posts: 37
  • Thanks: 4
  • Karma: 0
7 years 3 weeks ago #297881 by ssvt
Server/php.ini settings was created by ssvt
Hello,

We've moved to a dedicated server and are wondering what your suggestions are for the following php directives:

memory_limit
max_execution_timeout
max_input_time
post_max_size
upload_max_filesize

Also, any other servers settings to start with as we adjust for performance for several hundred users to begin. Thank you!

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8279
  • Karma: 1443
7 years 3 weeks ago #297896 by krileon
Replied by krileon on topic Server/php.ini settings
We don't have official settings for those, but below are my personal recommendations.

memory_limit
Minimum: 128M
Recommended: 256M

max_execution_time
Recommended: 120

max_input_time
Recommended: 60

post_max_size
Minimum: 2M
Recommended: 20M

upload_max_filesize
Minimum: 2M
Recommended: 20M


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: ssvt

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum