Rodent of Unusual Size wrote: > > Greg Ames wrote: > > > > * The core input filter has no idea if it's working on > > a request line or header line. > > Then I consider this perilously close to a showstopper > for GA; the Limit* directives, which were added for a > reason, appear worthless -- an unacceptable regression.
This has been a problem since input filters were added, so it's also a problem in our 2.0.16 beta. Fortunately it's not too hard to fix > Does even LimitRequestFields work at this point? It should. That just counts headers, I believe. Greg
