What is server optimization?

Harry P

Well-known member
Registered
Joined
Feb 3, 2015
Messages
447
Points
28
Hey there,
For both linux server optimization and windows server optimization, what things can I do optimizations for it for improving better resource, speed and more secure?
Please share best suggestions!
 

RDO Servers

Well-known member
Registered
Joined
Apr 3, 2015
Messages
1,027
Points
83
Well, there is no cut and dry exact answer. It depends on what your running, what the server is for (web, email, gaming, VOIP, etc), etc

Generally speaking, you want to start by closing/disabling/removing any services that are not needed.
Consider what services you are running, and research if a different program my be better and faster. (i.e. nginx vs apache)
Do a full port scan and close any unneeded ports.
Monitor your server resources and see where you may be running short or need to further optimize.


One thing that is often overlooked, is make sure your site/code is properly secured and optimized! you can have a very secure and optimized server, and still see poor performance and security issues if the site is not properly coded!
 

ElixantTechnology

Well-known member
Registered
Joined
Nov 26, 2014
Messages
281
Points
43
SITE Optimization includes the optimization of code for your website to use less resources, as well as the leveraging of caching methods to increase the speed that content is accesible.

SERVER Optimization includes the limitation of services running on the server, the optimization of configuration files for the best performance (notably httpd.conf, php.ini and *******my.cnf********). Additionally, there are probably 10,000,000 other optimizations that can be made to achieve optimial performance.
 

elzorro

Member
Registered
Joined
Oct 23, 2013
Messages
26
Points
0
Hey there,
For both linux server optimization and windows server optimization, what things can I do optimizations for it for improving better resource, speed and more secure?
Please share best suggestions!
There are many things to optimize on a Linux server, install caching solutions, optimize your mysql, upgrade to latest software for your server...etc

Generally speaking, you want to start by closing/disabling/removing any services that are not needed.
How to check a service is not needed, you can not remove even they are not working because they can called by a program or serving for a purpose of a function or a program needs it.
 

Harry P

Well-known member
Registered
Joined
Feb 3, 2015
Messages
447
Points
28
Harry P
I only read that upgrading to latest software for hosting server, just making it more secure not better performance or it is one of optimizing techniques.
 
Newer Threads
Replies
6
Views
3,446
Replies
2
Views
2,232
Recommended Threads

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top