Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8303271
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T17:29:14+00:00 2026-06-08T17:29:14+00:00

I need to use a facebook application but my web page return response 206

  • 0

I need to use a facebook application but my web page return response 206 instead 200,
so that the facebook application return http code 500.

I tested with http://developers.facebook.com/tools/debug/og/object?q=http://adserver.leadhouse.net/test/test/index.php and return 206 instead joomla.it return 200
when they are same curl -I response datae

I tested with this perl script: http://pastebin.com/NCDv9eTh
and my page is vulnerable instead joomla.it is good.

I think that my answer is very close between
Facebook debugger : Response 206
and Apache Webserver security and optimization tips

but I don’t understand how change my apache configuration.
the solution is into this page:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.35.2
with similar code:

    SetEnvIf Range (,.*?){5,} bad-range=1
    RequestHeader unset Range env=bad-range

or
httpd.apache.org/docs/2.2/mod/core.html#limitrequestfieldsize

how can I make it less vulnerable to my web pages?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T17:29:15+00:00Added an answer on June 8, 2026 at 5:29 pm

    Yes, everything is started with debugging facebook: dialog send return 500 http code with my page return 206 http code.
    And my curiosity is focused on DoS vulnerability of http code 206 when I tested perl script http://pastebin.com/NCDv9eTh

    I report some significant phrase about apache documentation:

    This vulnerability concerns a ‘Denial of Service’ attack. This means
    that a remote attacker, under the right circumstances, is able to slow
    your service or server down to a crawl or exhausting memory available
    to serve requests, leaving it unable to serve legitimate clients in a
    timely manner.

    There are no indications that this leads to a remote exploit; where a
    third party can compromise your security and gain foothold of the
    server itself. The result of this vulnerability is purely one of
    denying service by grinding your server down to a halt and refusing
    additional connections to the server.

    so that LimitRequestFieldSize workaround was insufficient,
    you could modify Range parameters consulting Mitigation paragraph
    about apache wiki documentation: http://wiki.apache.org/httpd/CVE-2011-3192
    You obtain switch between return http code: from 206 to 200.
    You best apache configuration, but you’re still exposed to DoS vulnerability.

    I added mod_headers with this line:

    RequestHeader unset Range
    

    and now my page return http code 200.
    And to limit exhausting memory available to serve requests,
    I limit ip connections adding mod_limitipconn with this code:

    MaxConnPerIP 10
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need that my application publish new status on Twitter and Facebook , but
I need to use the objdump and readelf commands in my application that runs
I hava a Facebook Canvas Application and I need to use FQL in it.
I have a Facebook page at https://www.facebook.com/xxxx and a web site at http://xxxx.com .
I made a Facebook Application that people use to share links from my webpage
I am developing an iPhone application in which I need to use Facebook's FQL
I need to either use or develop a Facebook logger application to track the
I have two activities that need to use my Facebook object. The first activity
I am doing a project and need to use the facebook API as user
I need use this code: <%= button_tag :class => btn btn-primary do %> <%=

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.