I hit similar problem ...
Can I know what is the ingest Gbps into the SSDs when you hit the problem?
and How many cached file nodes in cache-manager? i have millions ...
On Wed, May 21, 2014 at 7:57 PM, ixos wrote:
> I'm having problem with I/O performance. I'm running nginx as caching
> rever
On Tue, May 20, 2014 at 11:27:14AM -0400, samgujrat1984 wrote:
Hi there,
> Yes, I am trying the same functionality as you mentioned. I want to serve
> 1st request from backend weblogic application and after that I want to serve
> same request for another hour from nginx cache.
That sounds like
Hello!
On Wed, May 21, 2014 at 09:15:16AM -0400, ixos wrote:
> > The "proxy_cache_path" looks corrupted and incomplete. First of
> > all, I would suggest you to make sure you are using "levels"
> > parameter, see http://nginx.org/r/proxy_cache_path.
>
> I didn't paste all of proxy_cache_path dir
> The "proxy_cache_path" looks corrupted and incomplete. First of
> all, I would suggest you to make sure you are using "levels"
> parameter, see http://nginx.org/r/proxy_cache_path.
I didn't paste all of proxy_cache_path directive. Here you have all.
proxy_temp_path /cache/tmp;
proxy_cach
On 21 May 2014 10:22, Adarsh Pugalia wrote:
>
> Hi, I am just beginning with nginx and had a problem.
The rest of your email doesn't describe a problem.
What is your problem?
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/list
Hello!
On Wed, May 21, 2014 at 07:57:00AM -0400, ixos wrote:
> I'm having problem with I/O performance. I'm running nginx as caching
> reverse proxy server.
> When cache size on disk exceeds max_size cache manager starts working, but
> it causes two problems occur:
>
> 1) I/O %util reach 100% an
I'm having problem with I/O performance. I'm running nginx as caching
reverse proxy server.
When cache size on disk exceeds max_size cache manager starts working, but
it causes two problems occur:
1) I/O %util reach 100% and nginx starts dropping connections
2) cache manager process dosen't unlink
Hi, I am just beginning with nginx and had a problem. Is there any way to
reuse resources allocated, across different modules, or multiple
invocations of the same module?
For example, suppose I initialize a variable in module1, can I reuse that
variable somehow in module2 or, may be reuse that var