support mapping multiple Connectors to different vhosts
-------------------------------------------------------

         Key: JBWEB-17
         URL: http://jira.jboss.com/jira/browse/JBWEB-17
     Project: JBoss Web
        Type: Feature Request
  Components: Tomcat Connectors  
    Reporter: jan hecking
 Assigned to: Remy Maucherat 


See forum posting:
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870728

I'd like to deploy several web apps in a single JBoss server. Some of these 
apps are for internal use only. For security reasons it is required that the 
internal apps are not available on the same port as the external apps. Using 
regular vhosts is not sufficient as the vhost being accessed entirely depends 
on the Host: HTTP header sent by the client so requests to the "internal" 
vhosts cannot be blocked by the firewall on the TCP/IP layer but only by 
analyzing the HTTP request on the application layer.

As Scott Stark suggested in a reply to my forum posting it would be great if 
different Tomcat HTTP Connectors could be mapped to each vhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to