Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-19

Enforced 'Content-Type: text/plain' for proxied requests via mod_proxy_http

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 1.0.0.Alpha3
    • None
    • None

    Description

      Just throwing this out here, might be modproxy/cluster issue but sounds suspicious.

      Not proxied:

      [rhusar@x220 jboss-as-8.0.0.Alpha1-SNAPSHOT]$ curl --head http://localhost:8080/clusterbench-ee6-web
      HTTP/1.1 200 OK
      Connection: keep-alive
      Content-Length: 0
      

      Proxied:

      [rhusar@x220 jboss-as-8.0.0.Alpha1-SNAPSHOT]$ curl --head http://localhost:8888/clusterbench-ee6-web 
      HTTP/1.1 200 OK
      Date: Fri, 29 Mar 2013 11:43:47 GMT
      Content-Type: text/plain
      

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            rhn-engineering-rhusar Radoslav Husar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: