CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 17 Jul 2025 12:41:40 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20130510190724
location: https://web.archive.org/web/20130510190724/https://answers.oreilly.com/rss/tags/apache/
server-timing: captures_list;dur=0.470240, exclusion.robots;dur=0.016209, exclusion.robots.policy;dur=0.008084, esindex;dur=0.009060, cdx.remote;dur=26.647920, LoadShardBlock;dur=273.535965, PetaboxLoader3.datanode;dur=230.192576
x-app-server: wwwb-app225
x-ts: 302
x-tr: 322
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app225; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 17 Jul 2025 12:41:42 GMT
content-type: text/xml; charset=UTF-8
x-archive-orig-date: Fri, 10 May 2013 19:07:24 GMT
x-archive-orig-server: Apache
x-archive-orig-expires: Fri 10 May 2013 07:07:25 PM GMT GMT
x-archive-orig-cache-control: must-revalidate, post-check=0, pre-check=0
x-archive-orig-pragma: public
x-archive-orig-set-cookie: answers_session_id=d4961ef0e7c26ab3370a0341da5bf2a2; path=/; domain=.oreilly.com; httponly
x-archive-orig-set-cookie: answers_session_id=d4961ef0e7c26ab3370a0341da5bf2a2; path=/; domain=.oreilly.com; httponly
x-archive-orig-connection: close
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 10 May 2013 19:07:24 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 10 May 2013 19:07:24 GMT", ; rel="memento"; datetime="Fri, 10 May 2013 19:07:24 GMT", ; rel="next memento"; datetime="Fri, 13 Sep 2013 07:32:04 GMT", ; rel="last memento"; datetime="Fri, 13 Sep 2013 07:32:04 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: WIDE-20130510155848-crawl413/WIDE-20130510184817-00312.warc.gz
server-timing: captures_list;dur=2.029011, exclusion.robots;dur=0.027874, exclusion.robots.policy;dur=0.012547, esindex;dur=0.013998, cdx.remote;dur=11.468088, LoadShardBlock;dur=726.136753, PetaboxLoader3.datanode;dur=152.321074, PetaboxLoader3.resolve;dur=757.189443, load_resource;dur=227.521796
x-app-server: wwwb-app225
x-ts: 200
x-tr: 1002
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
Tag RSS Feed: apache
https://answers.oreilly.com/tag/apache
Sat, 22 Jan 2011 21:11:21 +0000
60
-
Replica Placement Strategies When Using Cassandra
https://answers.oreilly.com/topic/2408-replica-placement-strategies-when-using-cassandra/
There are several strategies one can implement for replica placement when working with Cassandra. The following excerpt from Cassandra: The Definitive Guide offers some insight into choosing which one...
Sat, 22 Jan 2011 21:11:21 +0000
https://answers.oreilly.com/topic/2408-replica-placement-strategies-when-using-cassandra/
-
How to Decide Between RDBMS and Cassandra
https://answers.oreilly.com/topic/2386-how-to-decide-between-rdbms-and-cassandra/
There are several differences between Cassandra’s model and query methods compared to what’s available in RDBMS (relational database management system), and these are important to keep in mind. Th...
Sat, 15 Jan 2011 10:26:16 +0000
https://answers.oreilly.com/topic/2386-how-to-decide-between-rdbms-and-cassandra/
-
How to Determine if Cassandra is Right for Your Project
https://answers.oreilly.com/topic/2383-how-to-determine-if-cassandra-is-right-for-your-project/
Fri, 14 Jan 2011 17:29:34 +0000
https://answers.oreilly.com/topic/2383-how-to-determine-if-cassandra-is-right-for-your-project/
-
How to Install Hadoop HBase
https://answers.oreilly.com/topic/2183-how-to-install-hadoop-hbase/
The following excerpt from Hadoop: The Definitive Guide, Second Edition gives a step by step guide to installing HBase.Download a stable release from an Apache Download Mirror and unpack it on your lo...
Sun, 31 Oct 2010 16:08:36 +0000
https://answers.oreilly.com/topic/2183-how-to-install-hadoop-hbase/
-
An Example Hadoop Implementation
https://answers.oreilly.com/topic/2170-an-example-hadoop-implementation/
In the following excerpt from Hadoop: The Definitive Guide, Second Edition we take a look at an example for implementing Hadoop in a step by step process.Let’s look at a simple example by writing th...
Wed, 27 Oct 2010 15:16:54 +0000
https://answers.oreilly.com/topic/2170-an-example-hadoop-implementation/
-
How to Run Hadoop in the Cloud
https://answers.oreilly.com/topic/2154-how-to-run-hadoop-in-the-cloud/
Thu, 21 Oct 2010 12:33:25 +0000
https://answers.oreilly.com/topic/2154-how-to-run-hadoop-in-the-cloud/
-
How MapReduce Works with Hadoop
https://answers.oreilly.com/topic/2141-how-mapreduce-works-with-hadoop/
In this excerpt from Hadoop: The Definitive Guide, Second Edition, we look at how MapReduce in Hadoop works in detail. This knowledge provides a good foundation for writing more advanced MapReduce pro...
Fri, 15 Oct 2010 01:57:19 +0000
https://answers.oreilly.com/topic/2141-how-mapreduce-works-with-hadoop/
-
Is it standard practice to give the web user apache full read/write/execute privileges to the files and folders within the webroot?
https://answers.oreilly.com/topic/958-is-it-standard-practice-to-give-the-web-user-apache-full-readwriteexecute-privileges-to-the-files-and-folders-within-the-webroot/
The following URL provided the information I needed:
https://httpd.apache....urity_tips.html
In summary, the answer is no. Root should be the owner of the files/folders within your webroot. Then, Apa...
Wed, 13 Jan 2010 02:42:38 +0000
https://answers.oreilly.com/topic/958-is-it-standard-practice-to-give-the-web-user-apache-full-readwriteexecute-privileges-to-the-files-and-folders-within-the-webroot/
-
How to display a standard header and footer on directory listings
https://answers.oreilly.com/topic/118-how-to-display-a-standard-header-and-footer-on-directory-listings/
If you want to display a header above and a footer below your directory listing, try the following:
# Remove the standard HTML header, if desired
IndexOptions +SuppressHTMLPreamble
HeaderName /includ...
Tue, 01 Sep 2009 23:25:27 +0000
https://answers.oreilly.com/topic/118-how-to-display-a-standard-header-and-footer-on-directory-listings/
-
How to distribute a load evenly between several servers
https://answers.oreilly.com/topic/117-how-to-distribute-a-load-evenly-between-several-servers/
If you want to serve the same content from several servers and have
hits distributed evenly among the servers, use DNS round-robin to have requests distributed evenly, or at
least f...
Tue, 01 Sep 2009 23:16:26 +0000
https://answers.oreilly.com/topic/117-how-to-distribute-a-load-evenly-between-several-servers/