Re: Improve server performance

2015-08-01 Thread Lawrence Pan
Anoop Alias wrote in post #1177127: > caching - will improve performance . Look for caching at the opcode > level > and fastcgi_cache along with the associated wordpress plugin to > invalidate > cache > > gzip - will be taxing again on your single vCPU Thank you very much. So what should I do is t

Re: Improve server performance

2015-08-01 Thread Anoop Alias
caching - will improve performance . Look for caching at the opcode level and fastcgi_cache along with the associated wordpress plugin to invalidate cache gzip - will be taxing again on your single vCPU -- *Anoop P Alias* ___ nginx mailing list nginx@

Improve server performance

2015-08-01 Thread Lawrence Pan
Hi, I am hosting a couple of wordpress sites on a very light VPS with 1vCPU, 512Mb Ram and 10Gb SSD. The performance is not very impressive. Are caching, using gzip, etc., good means to improve the performance of my VPS despite the fact that it only has one vCPU and 512 Mb of ram. Thank you -- P

Re: Memory leaks when used as a shared library

2015-08-01 Thread Maxim Dounin
Hello! On Fri, Jul 31, 2015 at 09:57:05PM -0400, xfeep wrote: > I want to build nginx into a shared library for this feature of > nginx-clojure: https://github.com/nginx-clojure/nginx-clojure/issues/86 . > But i found that there's memory leaks after stop server but without exit the > process. The

Re: remote server static content is not getting loaded

2015-08-01 Thread smsmaddy1981
Hi Francis., I have updated my old request http://forum.nginx.org/read.php?2,259786,260695#msg-260695 Awaiting for your response pls. Best regards, Maddy Posted at Nginx Forum: http://forum.nginx.org/read.php?2,260231,260696#msg-260696 ___ nginx mai

Re: Static Content on Different Server Isn't Loaded??

2015-08-01 Thread smsmaddy1981
Hi Francis, I tried possible options suggested proxy_pass, fastcgi_pass...and was unsuccessful This query was posted in another request http://forum.nginx.org/read.php?2,260231,260232#msg-260232 and you are smart to redirect me back to this earlier request. I would like to detail more on my quest