will %{error-notes}n work on https too. I am asking it as I am getting following statement in ssl_error.log
[Sun Apr 11 07:34:40 2010] [error] [client 192.168.128.122] request failed: error reading the headers [Sun Apr 11 07:34:40 2010] [debug] ssl_engine_kernel.c(1884): OpenSSL: Write: SSL negotiation finished successfully Thank you. Santos On Sat, Apr 10, 2010 at 10:33 PM, Eric Covener <cove...@gmail.com> wrote: > On Sat, Apr 10, 2010 at 10:17 PM, rangeli nepal <rangeli.ne...@gmail.com> > wrote: > > Good Evening Everybody, > > I am trying to send a authorization header where token in pretty big( > around > > 2.5 kb). > > It is going in form of > > Authorization: Custom value<Big Token> > > However apache responds me with bad request. looking at the tcpdump I see > > the header spanning in two tcp packets. I was wondering if that is the > > reason apache is giving me back bad request? > > 2.5k shouldn't be a problem, unless you've limited beyone the default > with LimitRequestFeldSize. Try adding %{error-notes}n to your > logformat and check your errorlog. > > -- > Eric Covener > cove...@gmail.com > > --------------------------------------------------------------------- > 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: users-unsubscr...@httpd.apache.org > " from the digest: users-digest-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > >