Host header-value matching where a port is used.

Hi all,
Would anyone be able to advise on the match value where the host header includes a port, e.g. www.mysite.com:9080. My question here goes to the collon preceding the port. Can this be done? If so, how?
If not, what is other option to match on, wildcard? The scenarion is same site being accessed, so www.mysite.com remains unchanged, but on varoius ports, around 20 differnt ports. Issue is port is part of host header.
Any guidance or advice would be appreciated.
Thank you.
Paul.

Hi all,
Would something like this below work? Trying to catch all the various ports that may be utilised (9080 -9099).
class-map type http loadbalance match-all L7-APP1
match http Host header-value www[.]mysite[.]com[:]90*
Thanks
Paul

Similar Messages

  • ACE ; probe for host header-value

    Hi,
    we have following probe setup. sometimes this probe fails because server resets the connection but server team claims there aren't any issues with server.
    probe https probe1.abc.com:10456
      port 10456
      interval 34
      passdetect interval 17
      ssl version all
      expect status 200 200
      header Host header-value "probe1.abc.com"
      open 1
    is there a way to validate able probe using linux/linux servers? i.e. using unix/linux server is there a way to send that host header-value to the servers and see if servers are responding with 200 OK status? if not from Unix/Linux servers than if there any otherway to validate it apart from validating it from ACE?
    Thanks...

    or can we do it using window? maybe using firefox on windows machine?
    please advise.

  • Using wildcard in Host header-value

    I have a redirect in my configuration that if a host header matches a certain value, then it will redirect to https.
    Originally I had the full host header, www.domain.com (actually www[.]domain[.]com).
    However, I found out that if a user just enters "domain.com", without the www, it is not being detected and redirected.
    I want to add a wildcard for the host portion.  I tried .*[.]domain[.]com.  But it seems to be hit or miss.  Sometimes it seems to work, but other times it doesn't.
    Is this the correct format for what I'm trying to do?
    Thanks.
    Jason

    Jason-
      Can you send all of the relvant configuration? technically what you have should work, but there are some other things you might need (persistance rebalance, non-case sensitivity, etc.)  Also, you could just add another line to a match-any class for the 2nd header instead of including every possible combination.
    Regards,
    Chris Higgins

  • Project Server 2013 - After host header defined, WSSCreateSiteFailure

    after configuring webapplication and provisioning PWA (URL: http://<server_name>:<port>/pwa), i have extended the webapp to use host header and SSL protocol. now URL become something like this https://mycompany.com/pwa 
    if users access the site using this new URL, project site creation gives an error in queue as following. in ULS logs there is nothing useful as well. and if i open/publish the same project again, it gives me an error that project site is already in use.
    once point which may can makes a difference is that security certificate for above URL is yet to be configured, and due to this users are getting this certificate error in their browser while access site. could
    this be a cause?
    however if users use the site using the same old URL, project site get successfully created.
    any guesses?
    General
    CreateWssSiteContent: Creating project site failed! Project Uid=6b33f03d-b3af-e311-93fd-00155d01a359, site URL=https://epm/Projects/Project Site Teset, site name=Project Site Teset. :
    WSSCreateSiteFailure (16400). Details: id='16400' name='WSSCreateSiteFailure' uid='0809ce4e-b3af-e311-93fd-00155d01a359' projectUID='6b33f03d-b3af-e311-93fd-00155d01a359' workspaceUrl='https://epm/Projects/Project Site Teset' projectWorkspaceName='Project
    Site Teset'.
    Queue:
    GeneralQueueJobFailed (26000) - CreateWssSite.CreateWssSiteMessage. Details: id='26000' name='GeneralQueueJobFailed' uid='0909ce4e-b3af-e311-93fd-00155d01a359' JobUID='df8efb43-b3af-e311-93fd-00155d01a359' ComputerName='191cfefc-7d92-4801-a9d5-37d90cb6465e'
    GroupType='CreateWssSite' MessageType='CreateWssSiteMessage' MessageId='1' Stage='' CorrelationUID='1fe97e9c-2dfa-d087-6465-e3809f2d856d'. For more details, check the ULS logs on machine
    191cfefc-7d92-4801-a9d5-37d90cb6465e for entries with JobUID
    df8efb43-b3af-e311-93fd-00155d01a359. 
    Khurram Jamshed - MBA, PMP, MCTS, MCITP (
    Blog, Twitter, Linkedin )
    If you found this post helpful, please “Vote as Helpful”. If it answered your question, please “Mark as Answer”.

    Hey Paul, good to see you mate :)
    and yea i think now we are hitting more on the target.
    patch level is 0, its a RTM version without any update. and applying any kind of patch is also not easily possible, because its one server hosting a very complex and huge SharePoint portal as well. 
    with your clue, i have got Brian's blog related to this exact issue: http://blogs.technet.com/b/projectsupport/archive/2013/01/10/project-server-2013-project-sites-alternate-access-mapping-and-themes.aspx
    here he has mentioned a workaround until we apply patch, and also quoted it as a good way of configuring.
    From Brian's Blog:
    The first would be to use the fully qualified domain name (FQDN) as the Default zone Url, and then add an Internal
    Url to the same Default zone for the server name – http://Project2013/. 
    Another option would be to set the FQDN as the Default zone Url and then add the shorter version as the Intranet zone or Custom zone.  Either of these would mean that the strings wouldn’t get confused and the site would get created.
    now in my case, assuming machine name is: ServerA, and while creating webapplication which going to host PWA site i am defining required host header assuming: epm. 
    provisioning my PWA using this web app and defing PWA path as "Project" because its a migrated site so i have to use the same name, and the URL i am going to get in the end would be: http://epm/project
    AAM is, default zone: http://<server>:<port> and intranet zone: http://epm
    is the above complying with the first option of Brian?
    Khurram Jamshed - MBA, PMP, MCTS, MCITP (
    Blog, Twitter, Linkedin )
    If you found this post helpful, please “Vote as Helpful”. If it answered your question, please “Mark as Answer”.

  • Host Header Flash Forms Problems

    Hello,
    I'm running CFMX 7.01 on IIS 6, Windows 2003 Server....
    I've created an intranet application that uses several flash
    forms. The site is located in the folder of
    C:\Inetpub\wwwroot\CorpComWeb. This can be referenced from the
    Default website by
    http://sandy/corpcomweb/ OR
    http://CorpComm (after adding an
    internal DNS host header and then referencing it in Website -
    Advanced - Host header value). This works great for every page
    EXCEPT the two pages that contain CF Flash Forms. When I try to
    access these pages using
    http://CorpComm/flashformpage.cfm it spins into infinity (no
    error just never loads). If I access the page by
    http://sandy/corpcomweb/ the
    page loads fine.
    Any ideas as to why this would be?
    Thanks in advance!

    Ok, stupid mistake on my part.
    When creating the new site in IIS, I forgot to add a virtual
    directory pointing to CFIDE...

  • Remove results that found based on the portal host header

    Hi,
    In case our portal named http://test,
    When search the word "test" -user want to get only results with the text "test" and not results that their url's starts with http://test/*
    How we can remove the non-relevant results? (maybe with a query rule? or make one of the managed properties related to the URL as non-searchable?)
    keren tsur

    Hi Keren,
    According to your description, my understanding is that you want to remove the results which were found based on the host header.
    If the URL contains the searched keyword, then the results will include the content the URL referring to.
    If you don’t want to display the content whose URL starts with the host header, then you can add property filter using SPSiteURL to exclude the results you don’t want:
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Ports located used by SAP/Oracle

    How can we check where are ports located used by SAP/Oracle

    SM51-Choose the server-there one icon (Magnifying glass) choose details -
    There you will get dispatcher port.
    SMGW -
    display file(icon) -
    in that you can find the port on which gate way is working.
    SMMS-go to-parameter--display...you can find the port for MS.
    SMMS -go to-display details (will give more info) you can find diff ports ...
    Run this report i would say you the port numbers and the kernel patch level also."RSMONREL_ALV".
    Message server 36XX Gateway 33XX Dispatcher 32 XX where XX is the instance number.
    check /etc/services file
    (for windows %windir%/system32/driver/etc/services)
    if your instance no is 00 then search for term
    sapdp00 --> Dispatcher
    sapms00 --> MS port
    sapgw00 --> GW port

  • Calculating a count of rows where value matches another column value in the same table

    Hi,
    I'm struggling to do something in DAX that seems to me should be super easy (coming from a SQL world)!
    That is to count all rows in column 1 where the value matches the current value for column 1?
    E.g something like this:
    [Col2]=Count of rows in [Col1] where value = this.[Col1]
    Where the results are as in the table below:
    Col1, Col2
    A, 2
    A, 2
    B, 1
    Anyone?
    Martin Laukkanen
    Nearbaseline blog - nearbaseline.com/blog
    Bulk Edit and other Apps - nearbaseline.com/apps

    Thanks, that's perfect! 
    I knew it had to be something so simple, but after spending over an hour banging my head against those exact functions I couldn't get anything working!
    Martin Laukkanen
    Nearbaseline blog - nearbaseline.com/blog
    Bulk Edit and other Apps - nearbaseline.com/apps

  • How to add sites to a SharePoint server on port 80 without using the host header?

    Hello,
    I have a SharePoint 2013 server with 5 sites on it.  2 are using port 80 and the 3 are using other ports.  I like to add 2 more sites to the server.  If I was going to add 2 sites with different ports that are not port 80, what do I need to
    do?  I noticed the host header file on the server has no sites configure in it. 
    How would I add 2 sites to the server that has 5 other sites?
    Thanks
    Paul

    Where is the Calendar hosted at the moment?   If it's within SharePoint, there is a "Connect to Outlook" button, which will export the calendar as a shared calendar to your Outlook instance.  I'm never tried the reverse, so if you're using
    a shared calendar, you may need to consider moving it.  When they are linked, they'll be a two way synch (updates from one end will push to the other).  On top of this, you and your team will be able to set-up differnet alerts.
    Additionally, within the product you can create an overlay, calendar, which allows you to merge different calendars.  Each source calendar can have a different colour picked for it.
    In regards to running PS scripts as an end-user, not much if anything can be done here.  All I can think of is adding a codeplex workflow extension, work that into a workflow and then plug a script into that.  Your IT guys might not let that fly.
    Hope that helps
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • HCP: host header for xs application

    Hi,
    Can anyone point me to the configuration we need to setup in order to use ours ISP registered CNAME pointed to HCP dns?
    e.g. we have HCP dns name like "<account name>.hana.ondemand.com" we want it to be resolved to our url like "mycompany.com"
    for that we have "mycompany.com" cname registered  and pointed it to "<account name>.hana.ondemand.com"
    But it looks like HCP does not accept an all catch host header (*) and we are not sure where this can be configured , so that we only get "Service Unavailable" error. Pinging "mycompany.com" shows that its correctly resolved to "<account name>.hana.ondemand.com", but then HCP rejects that
    Thanks!
    Artem

    use this powershell to create it, if the problem still exists let me know
    $ap = New-SPAuthenticationProvider
    New-SPWebApplication -Name "Contoso Internet Site" -Port 80 -HostHeader sharepoint.contoso.com -URL "http://www.contoso.com" -ApplicationPool "ContosoAppPool" -ApplicationPoolAccount (Get-SPManagedAccount "DOMAIN\jdoe") -AuthenticationProvider $ap -SecureSocketsLayer
    also check that you adjusted the proxy settings in web.configs
    Kind Regards, John Naguib Technical Consultant/Architect MCITP, MCPD, MCTS, MCT, TOGAF 9 Foundation

  • Get Custom SOAP Header Value in SOA Suite 11.1.1.6 using BPEL 1.1

    Hi Experts,
    We are using SOA Suite 11.1.1.6 and in one of the projects we have requirement to retrieve custom SOAP header value.
    This is enhancement to existing process which is developed using BPEL 1.1 and deployed to Production. So we cannot convert this now to BPEL 2.0
    We suggested to use custom XML element in Header the definition of which will be defined in custom XSD and stored in common location. However the 3rd party who are invoking this service will not be able to do any customization in their process to pass custom XML header.
    Please can you help me in providing any approach through which we can retrieve custom Header value from SOAP header using BPEL 1.1
    I have read some blogs for retrieving the custom XML header but they are using BPEL 2.0. I would like achieve this functionality using BPEL 1.1
    Appreciate your inputs.
    Thanks in Advance - RK

    Hello RK,
    Have you've tried to put the bpex:outputHeaderVariable on the invoke activity of the invoked service.
    <invoke name="Invoke"
                bpelx:outputHeaderVariable="HeaderVariable"/>
    Where the "HeaderVariable" reflects the XSD Datastructure of the received header.
    This is also specified here in section 6.19.1 How to Receive SOAP Headers in BPEL
    Please note that the exact header must be specified in the WSDL of the invoked service.
    Also note that in case of a soap fault. No header will be returned from the invoked service but only a /soap/body/fault part.
    Good luck!
    Melvin

  • SMP 3.0: how to handle header values in the SOAP WS using Integration Gateway

    Hi Experts,
    We have a requirement from our current customer where they are providing us a SOAP WS.For one of the method we are passing “username” & “password” as input parameters and getting one security key (some unique number) in the response. We are able to do OData modeling for the same method. So far, it is fine.
    For other method, we have to pass that ”security key” in header along with some other parameters in the body section. While doing the request mapping for this method, we don’t see any option for this key parameter apart from those parameters (in that body section).
    We found one publicly available WSDL to reproduce the same scenario:
    e.g http://api.geosvc.com/services/soap?wsdl . To access its one of the method/operation GetPlace,We have to pass APiKey and Cursor value in the header section.
    <wsdl:message name="GetPlaceRq_Headers">
    <wsdl:part name="ApiKey" element="tns:ApiKey"/>
    <wsdl:part name="Cursor" element="tns:Cursor"/>
    To get APiKey, we have to register first. http://www.geosvc.com/register , once its done, you will get one APiKey as below:
    The same API key has to pass to access “GetPlace” method. So we tried it in SOAP UI to understand how exactly it should work:
    As you can see below, for the method “GetPlace”, we are passing values as in:
    Header Value
    Cursor
    blank
    ApiKey
    df7f8cc90e3345b4980cf6631f33a32d
    Body
    Country
    US
    Place
    HOLLYWOOD,CA
    Also got the response.
    When we do modeling (more precisely request mapping as below) for the same method we don’t see any Header related parameters. We can see only parameters which are available in the BODY section.
    We thought if we can get APIKey parameter in the body sections only, then it would be easy to map with. Right?
    What do you suggest how we should handle this kind of scenarios?
    CC: Mustafa Saglam, Jeff Gebo, Bjoern Woppmann
    Regards,
    JK

    Unfortunately the public example is a slightly different use case.  You have to register to get a static API key that is used in all calls.  That is something you would hard code into the headers.
    I think you are asking about a dynamic key they changes on each login.  It would be great if we had a public one that upon login returned a unique session key to be used in subsequent calls so we could better test and model accordingly.
    If you were using Agentry the answer would be yes you can do this.
    --Bill

  • Crawl issue - warning: "This URL is part of a host header SharePoint deployment and the search application is not configured to crawl individual host header sites. This will be crawled as a part of ....a start address"

    Hello all,
    I have a multi-tenant environment in SharePoint 2010 server. Different tenants are hosted by one web app.
    One content source has been created to crawl the all shared environment. (the only URL added in the content source settings = URL of the
     web app)
    Crawl everything under the hostname for each start address has been selected when creating this content source.
    Now I have created a new tenant hosted by the same web app. For this new tenant I want to have a different crawl schedule. Simple , I just create a new content source and add the host URL of this tenant. With the same settings has the other content source.
    After having started a full crawl I get 0 success and 1 warning : “This URL is part of a host header SharePoint deployment and the search application is not configured to crawl
    individual host header sites. This will be crawled as a part of the host header Web application if configured as a start address.”
    The first content source is well crawling the new tenant freshly created. Could you tell me where I’m wrong?
    Thanks in advance
    Regards
    Baldo

    Baldo,
    In the configuration that you described you now have 2 content sources set to crawl the same content. If you have a content source with a start address of http://servername/ then it is going to crawl everything past that address. If you are now changing
    the crawl schedule based on the individual site collections, you will need to move your start addresses further down the URL.
    For Example:
    1st Content Source:
    http://servername/ as a start address would now become
    http://servername/site1
    http://servername/site2
    2nd Content Source:
    http://servername/site3
    Also remember that all crawling must happen on the default zone. If you are trying to crawl a zone that the web application has been extended into, that will not work.
    ScottC - Microsoft SharePoint Support

  • List of IIS websites with Host header

    Hi, 
    I am looking for a script,  to export a list of websites along with host header information.  This should accept list of IIS servers 6/7/7.5 and provide output into a text file. 
    Thanks,
    Kunal  Jaiswal

    Might look around here.
    https://gallery.technet.microsoft.com/scriptcenter/site/search?f%5B0%5D.Type=RootCategory&f%5B0%5D.Value=servers&f%5B0%5D.Text=Servers&f%5B1%5D.Type=SubCategory&f%5B1%5D.Value=iis&f%5B1%5D.Text=IIS
    or try asking them over here.
    http://forums.iis.net/
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Host Header under https 1.1

    How can I set up under https 1.1 a proper host header using the url class? I tried it a couple of times in proxy environments and I got back the message: ?Missing host header?.
    Many systems do ignore the host header and it works fine. However typically proxy connections do not! Therefore we need a solution for this proxy environment.
    A possible solution would be to do every thing by hand. However this is painful.
    Does someone knows a solution or at least can someone tell me a workaround?

    Many systems do ignore the host header and it works
    fine. However typically proxy connections do not!Funny, I would have said the opposite. When formatting an HTTP request through a proxy, the entire URL (including protocol, host/domain & port#) is included in the start-line. Therefore the 'host' header is not ever needed by a proxy - it can get everything it needs from the start-line (although I expect some proxies are implemented to use only the 'host' header...and aren't smart enough to look in the start-line). Any web server configured to host multiple domains will NEED the 'host' header.
    Make sure you've got the entire URL in your start-line when sending to the proxy...that could be the problem.

Maybe you are looking for