Query: HTTP POST DoS

Hi,

How does nginx react to an attack of this kind:

-Naresh V.

It should handle ok since its event based (not thread based), as long as
the
number of connections limit is high enough should be no worse than a
keep-alive connection.