Hi,
I am new to this list and to nginx, so here is a short intro:
I am Jan Algermissen, primarily a complete REST/HTTP-head and recently
focussing on REST API security. About to write an nginx module as an
authenticating HTTP gateway.
I have a question regarding memory management and the use of
This apparently handles the proxying differently. Guess it's back to Apache
since it handles it readily and has AJP support.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,239872,240043#msg-240043
___
nginx mailing list
nginx@nginx.org
http:
Hello!
On Tue, Jun 11, 2013 at 2:10 AM, n1xman wrote:
> Now I need to
> cached them by looking at Content-Type of the header to cache .html pages as
> we do not use the .html extension. (i.e.
> http://www.example.com/this-is-my-site )
>
> Is this possible with ngx_srcache module using map module o
Dear users,
My first message here; I discussed my issue already with some folks on IRC; my
main conclusion was that I should try it with a broader audience. So here's the
problem:
* we're using the ngx_http_upstream_module, and ngx_http_upstream_fair_module
together with the HttpProxyModule
* T
Hi,
I’m using ngx_srcache module with Memcached to cache static contents of the
upstream servers. This is based on static file extensions. Now I need to
cached them by looking at Content-Type of the header to cache .html pages as
we do not use the .html extension. (i.e.
http://www.example.com/this