I’m going to write several introduction articles about nginx.
Here is the first draft:
http://nginx.org/docs/http/request_processing.html
Please send me feedback privately about my English langauge and style
errors.
–
Igor S.
http://sysoev.ru/en/
On 12/3/09 12:36 PM, “Igor S.” [email protected] wrote:
I’m going to write several introduction articles about nginx.
Here is the first draft:
How nginx processes a request
Looks very good.
I’d like for someone to discuss how a request is “routed” through the
internals of nginx. Ie, is handled by rewrite, then alias, then static
handler, then gzip filter. (I’m sure that’s wrong.)
–
Brian A.
On Thu, Dec 03, 2009 at 12:51:21PM -0500, Akins, Brian wrote:
handler, then gzip filter. (I’m sure that’s wrong.)
I’m going to describe this too.
–
Igor S.
http://sysoev.ru/en/
2009/12/3 Akins, Brian [email protected]:
handler, then gzip filter. (I’m sure that’s wrong.)
Cool Igor… I read it and was pretty easy and educational… will
read it better and will try to send you feedback on pv…
Also, Brian’s suggestion is pretty nice… hehe…
Cheers and thanks,
Brahama
On Sat, Dec 05, 2009 at 11:44:22AM +0300, Igor S. wrote:
Please send me feedback privately about my English language and style
errors.
Yet another article:
http://nginx.org/en/docs/http/server_names.html
All three are here:
http://nginx.org/en/docs/introduction.html
Please send me feedback privately about my English language/style
errors.
I DO need it.
–
Igor S.
http://sysoev.ru/en/
On Thu, Dec 03, 2009 at 08:36:00PM +0300, Igor S. wrote:
I’m going to write several introduction articles about nginx.
Here is the first draft:
How nginx processes a request
Please send me feedback privately about my English langauge and style
errors.
Yet another article:
http://nginx.org/docs/http/configuring_https_servers.html
Please send me feedback privately about my English language and style
errors.
–
Igor S.
http://sysoev.ru/en/
2009/12/9 Igor S. [email protected]:
Yet another article:
Please send me feedback privately about my English language/style errors.
I DO need it.
I read them very quickly and they seems to be very good. I don’t have
time right now to check language/style mistakes deeply.
++ jerome
On Thu, Dec 10, 2009 at 2:22 AM, Igor S. [email protected] wrote:
Please send me feedback privately about my English language/style errors.
I DO need it.
typo in
http://nginx.org/en/docs/http/server_names.html
- wildcard names starting with asterick: *.nginx.org;
- wildcard names ending with asterick: mail.*;
(and many other places)
asterick => asterisk
–
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
On Thu, Dec 10, 2009 at 09:54:35AM +0700, Edho P Arief wrote:
- wildcard names starting with asterick: *.nginx.org;
- wildcard names ending with asterick: mail.*;
(and many other places)
asterick => asterisk
Thank you, fixed.
–
Igor S.
http://sysoev.ru/en/
On Thu, Dec 10, 2009 at 9:54 AM, Edho P Arief [email protected]
wrote:
- wildcard names starting with asterick: *.nginx.org;
- wildcard names ending with asterick: mail.*;
(and many other places)
asterick => asterisk
(or more like, misspellings)
–
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
On Wed, Dec 9, 2009 at 9:26 PM, Igor S. [email protected] wrote:
On Thu, Dec 10, 2009 at 09:54:35AM +0700, Edho P Arief wrote:
On Thu, Dec 10, 2009 at 2:22 AM, Igor S. [email protected] wrote:
Please send me feedback privately about my English language/style errors.
I DO need it.
–
Igor S.
Igor Sysoev
Great work these docs are really good! It will help with helping
people on the IRC quite a bit, I think, because it makes many things
very clear. Certainly, I found the server names hash bucket tuning to
be instructive (I see it all the time in people’s configurations
probably because it’s on some blog and I am pretty sure they are
setting it to weird retarded values D:).
I have just one English correction:
http://nginx.org/en/docs/http/request_processing.html
-e ‘s/Now let’s look how nginx chooses a/Now let’s look at how nginx
chooses a/’
Though I did see some places where traditionally there might be an
article (a an the) and maybe some weird placement of commas… I
don’t think it affects the readability. If you really like I will go
through it again some night and give you a list of such places.
– Merlin
On Thu, Dec 10, 2009 at 12:07:49PM -0800, merlin corey wrote:
Igor S.
I have just one English correction:
Just one, because Brian Mercer has already fixed a lot of them 
How nginx processes a request
-e ‘s/Now let’s look how nginx chooses a/Now let’s look at how nginx chooses a/’
Though I did see some places where traditionally there might be an
article (a an the) and maybe some weird placement of commas… I
don’t think it affects the readability. If you really like I will go
through it again some night and give you a list of such places.
OK, here are XML sources:
http://nginx.org/tmp/
–
Igor S.
http://sysoev.ru/en/