lookups

  Search Feed
  Search Comments Feed

Clusty

Ask.com

GigaBlast

Yahoo


Search for lookups at Google

Results 1 - 32 for lookups with Safesearch on. (0.09 seconds) 
  1. Apache Web Server Speed Configuration Hacks

    The HostnameLookups directive enables DNS lookup so that hostnames can be logged instead of the … These additional file system lookups add to the latency. …
    htaccess/apache-web-server-speed-configuration-hacks.html
  2. Writing Scripts

    Write a script that analyzes a spam e-mail by doing DNS lookups on the IP … Using a lookup table, or some other clever gimmick, convert the hex values …
    z.askapache.com/shell-scripts/bash/writingscripts.html
  3. Apache .htaccess Directives and Loaded Modules allowed on …

    "on" to enable, "off" to disable reverse DNS lookups, or "double" to enable double-reverse DNS lookups. … Enable identd (RFC 1413) user lookups - SLOW. …
    htaccess/dreamhost-modules-directives.html
  4. Licensed to the Apache Software Foundation (ASF) under one or more …

    N.B. Only access this though * get_remote_host() */ char *remote_host; /** Only ever set if doing rfc1413 lookups. N.B. Only access this through …
    z.askapache.com/uploads/2007/02/httpd.h
  5. LFT traceroute tool

    More importantly, LFT implements numerous other features including AS number lookups through several reliable sources, loose source routing, netblock name …
    tools/lft-traceroute-tool.html
  6. Contributed Scripts

    116 117 Advanced project 118 Add the reverse lookup detail to the discovered information. ...... 1971 1972 (d) To disable Blacklist lookups: 1973 1974 i. …
    z.askapache.com/shell-scripts/bash/contributed-scripts.html
  7. AskApache Web Development (6)

    More importantly, LFT implements numerous other features including AS number lookups through several reliable sources, [...] …
    page/6/
  8. coding: utf-8 -*- Changes with Apache 2.3.0 [Remove entries to the …

    Previously the current rewrite state was just used as lookup path, which lead to strange and often useless results. Related to PR 8493. …
    z.askapache.com/httpd/CHANGES
  9. htaccess rewrite tips using RewriteRule and RewriteCond for …

    Even external database lookups in various formats can be used to achieve highly granular URL matching. This module operates on the full URLs (including the …
    htaccess/mod_rewrite-tips-and-tricks.html
  10. [PDF]

    Apache Cookbook

    File Format: PDF/Adobe Acrobat
    11.5 Avoiding DNS Lookups. 221. 11.6 Optimizing Symbolic Links. 222. 11.7 Minimizing the Performance Impact of .htaccess Files …
    z.askapache.com/pdf/Apache_Cookbook_2e_QC1.pdf
  11. htaccess Caching

    Each of these lookups–whether an .htaccess file exists in that directory or not–incurs a performance hit. Furthermore, it does this for EACH file called by …
    htaccess/speed-up-sites-with-htaccess-caching.html
  12. Licensed to the Apache Software FoundationASF under one or more …

    … Things which may vary per filelookup WITHIN a request * e.g. state of MIME .... doing rfc1413 lookups N.B. Only access this through * get_remote_logname …
    z.askapache.com/httpd/include/httpd.h
  13. Multiple Subdomains for a Quicker and Faster Web Site - Easy …

    For example, if you partition your assets into 10 hostnames, not only does the client have to suffer through 10 DNS lookups and 10 HTTP connections (with …
    htaccess/apache-speed-subdomains.html
  14. Licensed to the Apache Software FoundationASF under one or more …

    … to UseCanonicalName causes this routine to do a * reverse lookup on the … to work * The assumption is that DNS lookups are sufficiently quick * fanf …
    z.askapache.com/httpd/server/core.c
  15. SPF Records on DreamHost

    Keep in mind the overall processing limits will apply to their SPF record and yours together, so try to minimize the number of DNS lookups your record …
    dreamhost/howto-spf-records-on-dreamhost.html
  16. Licensed to the Apache Software FoundationASF under one or more …

    … the quickhandler is not * invoked by any lookups Since an internal_fast_redirect will always * occur too late for the quickhandler to handle the request …
    z.askapache.com/httpd/server/request.c
  17. Web Development Glossary

    See: SSL/TLS Encryption; PTR Records: PTR records are a reverse lookup for an … Due to the nature of DNS and the way reverse lookups work, PTR records can …
    glossary/
  18. Licensed to the Apache Software FoundationASF under one or more …

    … rule conditionswhich can * operate on a lot of variables even on HTTP headers for granular * matching and even external database lookupseither via plain …
    z.askapache.com/httpd/modules/mod_rewrite.c
  19. Licensed to the Apache Software FoundationASF under one or more …

    … newpprovider_name apr_pstrdupcmdpool arg* lookup and cache the actual … makes for faster lookups for current clients The garbage * collecter then just …
    z.askapache.com/httpd/modules/mod_auth_digest.c
  20. Licensed to the Apache Software Foundation (ASF) under one or more …

    … a client entry is accessed * it is moved to the beginning of the linked list in its bucket (this * also makes for faster lookups for current clients). …
    z.askapache.com/httpd/modules/aaa/mod_auth_digest.c
  21. host

    This can be used to lookup Hesiod or Chaosnet class resource records. … The -i option specifies that reverse lookups of IPv6 addresses should use the IP6. …
    z.askapache.com/text/host.html
  22. dig

    It performs DNS lookups and displays the answers that are returned from the name server(s) … Other lookup tools tend to have less functionality than dig. …
    z.askapache.com/text/dig.html
  23. APACHE 2.x ROADMAP ================== Last modified at [$Date …

    … virtual filesystem in its own right - as it introduces it's own notion of a URI space, but it is intrinsically tied to the filesystem to do the lookups. …
    z.askapache.com/httpd/ROADMAP
  24. [PDF]

    PRIMECLUSTER™

    File Format: PDF/Adobe Acrobat
    L_. fe. rt. ig. \4. 2. 1. 3. 6e6. \421. 36e. v. o. r. PRIMECLUSTER™. Global Link Services (Linux®). Redundant Line Control Function …
    z.askapache.com/pdf/primecluster_gls_rlcf.pdf
  25. [PDF]

    Curl, libcurl, curl_setopt

    File Format: PDF/Adobe Acrobat - View as HTML
    Consider building libcurl with ares support to enable asynchronous DNS lookups. It enables nice timeouts for name resolves without signals. CALLBACK OPTIONS …
    z.askapache.com/pdf/curl_setopt.pdf
  26. [PDF]

    libcurl - programming tutorial

    File Format: PDF/Adobe Acrobat - View as HTML
    Signals are used timeouting name resolves (during DNS lookup) - ..... libcurl caches DNS name resolving results, to make lookups of a previously looked up …
    z.askapache.com/pdf/libcurl%20-%20programming%20tutorial.pdf
  27. Advanced BashScripting Guide An indepth exploration of the art of …

    … substitution{1DefaultVal} See theParameter Substition section+ in theVariables Revisited chapter wh whois domain name lookup &ex18 shift command shift …
    z.askapache.com/shell-scripts/abs-book.sgml
  28. AskApache /shell-scripts/is_spammer.bash.html

    Advanced project Add the reverse lookup detail to the discovered information. Report the delegation chain and abuse contacts. Modify the GraphViz file …
    z.askapache.com/shell-scripts/is_spammer.bash.html
  29. binbashId is_spammerbashv 1.122.11 20041001 214233 mszick Exp …

    … IPv6 addresses are recognized but not processed Advanced project Add the reverse lookup detail to the discovered information Report the delegation chain …
    z.askapache.com/shell-scripts/is_spammer.bash
  30. Licensed to the Apache Software Foundation (ASF) under one or more …

    If set to 1, append PATH_INFO to filename for * lookups. * If set to 2, this value is unset and is * effectively 0. */ } mime_dir_config; typedef struct …
    z.askapache.com/httpd/modules/mod_mime.c
  31. Licensed to the Apache Software FoundationASF under one or more …

    … hostname or NULL if the hostname * lookup fails It will force a DNS lookup according to the * HostnameLookups setting *define REMOTE_HOST0** REMOTE_NAME …
    z.askapache.com/httpd/include/http_core.h
  32. com.yahoo.astra.utils.DateUtil

    May be used for easy index lookups. The stored value for February corresponds to a standard year--not a leap year. months, property …
    z.askapache.com/yui/as-docs/com/yahoo/astra/utils/DateUtil.html

In order to show you the most relevant results, we have omitted some entries very similar to the 32 already displayed.
If you like, you can repeat the search with the omitted results included.



Search