IIS7 returning 400 bad request on GET request The 2019 Stack Overflow Developer Survey Results...

I could not break this equation. Please help me

Did God make two great lights or did He make the great light two?

The following signatures were invalid: EXPKEYSIG 1397BC53640DB551

Can a novice safely splice in wire to lengthen 5V charging cable?

Windows 10: How to Lock (not sleep) laptop on lid close?

Semisimplicity of the category of coherent sheaves?

Match Roman Numerals

Didn't get enough time to take a Coding Test - what to do now?

First use of “packing” as in carrying a gun

Can smartphones with the same camera sensor have different image quality?

Road tyres vs "Street" tyres for charity ride on MTB Tandem

Typeface like Times New Roman but with "tied" percent sign

Is above average number of years spent on PhD considered a red flag in future academia or industry positions?

Change bounding box of math glyphs in LuaTeX

Does Parliament hold absolute power in the UK?

Who or what is the being for whom Being is a question for Heidegger?

What is special about square numbers here?

How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time

Why not take a picture of a closer black hole?

Are spiders unable to hurt humans, especially very small spiders?

system() function string length limit

What do you call a plan that's an alternative plan in case your initial plan fails?

How to grep and cut numbers from a file and sum them

Do working physicists consider Newtonian mechanics to be "falsified"?



IIS7 returning 400 bad request on GET request



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Come Celebrate our 10 Year Anniversary!HTTP 500 Error not being tracked in IIS's “Failed Request Tracing”ASN1 bad tag when completing ssl certificate request in IIS7Cannot get IIS7 to send cookies to IEProperly handle IIS request with percent sign in url (/%)IIS: Request with unknown content-type deniedApplication request routing delete cache impossible when traffic on websiteIIS 7.5 returning 404 for unknown host namesHow do I increase the queue length in IIS's default app pool via command line?CQ5 IIS dispatcher module cache returning 000003E9 and empty page





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















i have setup farm on IIS7. When i sent long length get request it gets HTTP 400 error from IIS. The lenght of query string is from 50 to 8192 chars. The length value of paramters in query string is from 1 to 4000 chars.



How can solve this issue on IIS?










share|improve this question














bumped to the homepage by Community 23 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • This may help you -- stackoverflow.com/questions/1762387/…

    – Chida
    Aug 11 '12 at 7:37


















0















i have setup farm on IIS7. When i sent long length get request it gets HTTP 400 error from IIS. The lenght of query string is from 50 to 8192 chars. The length value of paramters in query string is from 1 to 4000 chars.



How can solve this issue on IIS?










share|improve this question














bumped to the homepage by Community 23 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • This may help you -- stackoverflow.com/questions/1762387/…

    – Chida
    Aug 11 '12 at 7:37














0












0








0








i have setup farm on IIS7. When i sent long length get request it gets HTTP 400 error from IIS. The lenght of query string is from 50 to 8192 chars. The length value of paramters in query string is from 1 to 4000 chars.



How can solve this issue on IIS?










share|improve this question














i have setup farm on IIS7. When i sent long length get request it gets HTTP 400 error from IIS. The lenght of query string is from 50 to 8192 chars. The length value of paramters in query string is from 1 to 4000 chars.



How can solve this issue on IIS?







iis-7 iis-7.5






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Aug 11 '12 at 6:21









MirodilMirodil

11118




11118





bumped to the homepage by Community 23 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 23 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • This may help you -- stackoverflow.com/questions/1762387/…

    – Chida
    Aug 11 '12 at 7:37



















  • This may help you -- stackoverflow.com/questions/1762387/…

    – Chida
    Aug 11 '12 at 7:37

















This may help you -- stackoverflow.com/questions/1762387/…

– Chida
Aug 11 '12 at 7:37





This may help you -- stackoverflow.com/questions/1762387/…

– Chida
Aug 11 '12 at 7:37










1 Answer
1






active

oldest

votes


















0














Did Chida's link help you? If so either post your own answer or provide us more details to help you with.






share|improve this answer


























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "2"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f416506%2fiis7-returning-400-bad-request-on-get-request%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Did Chida's link help you? If so either post your own answer or provide us more details to help you with.






    share|improve this answer






























      0














      Did Chida's link help you? If so either post your own answer or provide us more details to help you with.






      share|improve this answer




























        0












        0








        0







        Did Chida's link help you? If so either post your own answer or provide us more details to help you with.






        share|improve this answer















        Did Chida's link help you? If so either post your own answer or provide us more details to help you with.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited May 23 '17 at 12:41









        Community

        1




        1










        answered Aug 13 '12 at 19:23









        Brent PabstBrent Pabst

        5,89121935




        5,89121935






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Server Fault!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f416506%2fiis7-returning-400-bad-request-on-get-request%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            117736 Шеррод Примітки | Див. також | Посилання | Навігаційне...

            As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

            Маріан Котлеба Зміст Життєпис | Політичні погляди |...