Results 1 to 3 of 3

Thread: redirect port

  1. #1
    Join Date
    Feb 2010
    Posts
    26

    Default redirect port

    Hi,

    Can somebody please explain what the property "redirect port" does exactly? For my http connector I have set the redirect port property to 8100, I'm not able to understand what does this property perform exactly and when does this 8100 come into picture?

    Thanks
    Shanthi

  2. #2

    Default

    It's the port that tomcat redirects the request too if you set up web.xml to have a transport-guarantee with the value CONFIDENTIAL

    http://krangsquared.blogspot.com/200...-requests.html


    Filip

  3. #3
    Join Date
    Feb 2010
    Posts
    26

    Default

    thank you filip.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •