Forum Search Results for "" RSS 1—7 of 7

More Search Options

  • Re: IIS 7 and Content Indexer

    Posted to IIS7 - General by ShqTth on 09-14-2009, 2:29 AM

    idq.dll still broken. fails to gets values passed in the query string..   %UserRestriction% will not work

    • http://forums.iis.net/p/1146966/1916810.aspx#1916810
  • Re: Can requests appear to come from the original client?

    Posted to IIS 7.0 - Application Request Routing (ARR) by ShqTth on 04-20-2009, 2:57 PM

    When using squid, HTTP_VIA=1.1 sheldows-vista:80 (squid/2.7.STABLE4) HTTP_X_FORWARDED_FOR=96.48.192.227 LOCAL_ADDR=127.0.0.1 REMOTE_ADDR=127.0.0.1 REMOTE_HOST=127.0.0.1 HTTP_X_FORWARDED_FOR is the ip address of the client connected to the proxy, or if squid made a request for multiple clients, then sometime X-FORWARDED-FOR may contain multiple ...

    • http://forums.iis.net/p/1154878/1901253.aspx#1901253
  • Re: Can requests appear to come from the original client?

    Posted to IIS 7.0 - Application Request Routing (ARR) by ShqTth on 04-20-2009, 2:48 PM

    1)You can check to make sure REMOTE_ADDR matches one of the ip address defined in the config file.  If there is a match, then you know the request came from the load balancer / proxy srrver in reverse mode meaning X-FORWARDED-FOR can be trusted.  - This option should be an option to turn off or on.  - if LOCAL_ADDR matches ...

    • http://forums.iis.net/p/1154878/1901252.aspx#1901252
  • Re: Can requests appear to come from the original client?

    Posted to IIS 7.0 - Application Request Routing (ARR) by ShqTth on 04-19-2009, 7:48 PM

    Sometimes squid likes to make one http get request on behalf of many client requests.  So X-FORWARDED-FOR contrains the ips of the many clients seperated by ",".  So I get that a lot when I used F5XForwardedFor.dll. But that doesnt work with Vista.  Also, it would be nice it your module checked the remote address to ...

    • http://forums.iis.net/p/1154878/1901142.aspx#1901142
  • Re: IIS 7 and Content Indexer

    Posted to IIS7 - General by ShqTth on 09-14-2008, 11:29 PM

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ContentIndex\Catalogs\web\Scopes  c:\inetpub\wwwrootnew string ,,3  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ContentIndex\Catalogs\web IsIndexingW3Svc dword 1 W3SvcInstance dword 1 W3SvcInstance defaults to -1 do to catalog properties track vserver being blank, so an ...

    • http://forums.iis.net/p/1146966/1879302.aspx#1879302
  • Re: IIS 7 and Content Indexer

    Posted to IIS7 - General by ShqTth on 09-14-2008, 11:25 PM

    I am using Vista Ultimate 64bit w/SP1 installed

    • http://forums.iis.net/p/1146966/1879301.aspx#1879301
  • Re: IIS 7 and Content Indexer

    Posted to IIS7 - General by ShqTth on 09-14-2008, 11:21 PM

    I have to exact same problem   In frontpage UserRestriction is not passed to the idq file.  CiRestriction=$contents %UserRestriction% Basically nothing is searched.  I modified the template so the form posts CiRestriction, and still same result. I put <script>alert("<%CiRestriction%>")</script> ...

    • http://forums.iis.net/p/1146966/1879300.aspx#1879300

Microsoft Communities