On Mon, Jul 21, 2008 at 5:33 AM, apache a <[EMAIL PROTECTED]> wrote:
> has anyone found a scenarion, wherein based on a condition, the http header
> will NOT be parsed at all...
>
> what the steps involved, after an http request reaches the server,

This is a pretty-vague question. Perhaps if you asked more directly
about what you are interested in (or, in other words, why do you want
to know this), we'd be able to help more.

But to answer directly, on certain error conditions (such as a request
line that is too long) httpd will give up immediately on request
parsing and throw an error.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to