I want to know what the maximum number of tags allowed in a SO url is. I try a longish url (like /tagged/a+OR+b+OR+...) to select only the questions I am interested in, and I get a "Bad Request" response...
I suppose the question could be rephrased as:
What is the maximum url length allowed by the web server of stack overflow?