On Sat, Apr 10, 2010 at 10:17 PM, rangeli nepal <rangeli.nepal@xxxxxxxxx> 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 covener@xxxxxxxxx --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx