Welcome! Log In Create A New Profile

Advanced

Re: [ANN] Working on Nginx Tutorials in Chinese

António P. P. Almeida
December 06, 2011 04:26AM
On 6 Dez 2011 07h56 WET, agentzh@gmail.com wrote:

> Hi, folks!
>
> I've been posting Nginx tutorials in Chinese to my yet another blog
> site hosted by Sina Blog here:
>
>    http://blog.sina.com.cn/openresty

Hello agentzh,

I've riped out the http_concat_module from tengine and compiled it
against 1.1.10 as a regular HTTP (not filter) module.

I enabled the debug level on the error log and strangely (or not)
enough I never watch signs of life from the module.

With:

concat on; # default off
concat_max_files 20; # default 10

on a CSS/JS providing location.

I've played with the concat_unique flag also.

From my very poor understanding the code does the following.

It tries to concatenate requests of CSS/JS files (the default types)
as a single one whenever the client requests several of these
resources on a given location.

It uses the OS file cache whenever possible.

Since we're not changing the page, the client request made are the
same the concat module does all this stuff "in request handling".

Am I at least partially correct?

Thank you,
--- appa

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

[ANN] Working on Nginx Tutorials in Chinese

agentzh December 06, 2011 02:58AM

Re: [ANN] Working on Nginx Tutorials in Chinese

Sharl.Jimh.Tsin December 06, 2011 03:22AM

Re: [ANN] Working on Nginx Tutorials in Chinese

agentzh December 06, 2011 04:46AM

Re: [ANN] Working on Nginx Tutorials in Chinese

António P. P. Almeida December 06, 2011 04:26AM

Re: [ANN] Working on Nginx Tutorials in Chinese

agentzh December 06, 2011 04:42AM

Re: [ANN] Working on Nginx Tutorials in Chinese

António P. P. Almeida December 06, 2011 04:54AM

Re: [ANN] Working on Nginx Tutorials in Chinese

Joshua Zhu December 06, 2011 10:18PM

Re: [ANN] Working on Nginx Tutorials in Chinese

António P. P. Almeida December 09, 2011 10:38AM

Re: [ANN] Working on Nginx Tutorials in Chinese

António P. P. Almeida December 09, 2011 10:40AM

Re: [ANN] Working on Nginx Tutorials in Chinese

Joshua Zhu December 09, 2011 12:20PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 166
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready