Page 1 of 1

Optimize performance using nginx

Posted: Sat Sep 13, 2014 5:47 pm
by cormar
I created domain under another a sub-user. When I tried to change nginx templates, i see only admin can do that. Is there a way to change? move domains to admin user or change nginx template?

1. is there a way to know whether nginx or apache served my page? coz, many times, whenever i load a page (static or wordpress) most often i see 'httpd' in the processes list. Rarely there is nginx.

2. About nginx templates, default - serves static pages, caching - caching db pages like wordpress for 15 mins, hosting - i didnt get this? what is disable_symlinks and how it improves performance? it is better than other two?

3. how to optimize server performance? i run 512mb ram server and after about 4-5 hours, mysql server stopped. So, I suspended all the cron jobs to improve performance. Do I need to delete those jobs? Any other performance suggestions?

regards