[users@httpd] index file

2013-01-12 Thread Christopher Lee
Hello All, I am running Apache version 2.2.15 on Linux Red Hat Enterprise Linux Server release 6.3. I am looking for I would like to add a default 'maintenance' web page that will display when I am performing website updates. Could someone point me to technical documentation that will show me h

Re: [users@httpd] speed up response time

2013-01-12 Thread James Moe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/12/2013 05:25 PM, Rafnews wrote: I would like to speed it up because response time is between 2.2s and 3s which is unacceptable. What should i do concretely to make response time shorter ? > How large are the pages? Is there

Re: [users@httpd] question with apache rewriterules (working using crome, but not FF)

2013-01-12 Thread Akash Jain
what does the rewrite logs say ? On Sat, Jan 12, 2013 at 8:49 PM, Robert Rottermann wrote: > Hi there, > we are about to go live with a site we reimplemented. > The site structure is different between the two sites. > > What I now would like to do is that old content is fetched from the old > s

Re: [users@httpd] speed up response time

2013-01-12 Thread Serge Fonville
if you know what requests take the longest, it will become easier to determine where to optimize. Are you using a particular CMS, or are the requests that send a lot of bytes, for example. Kind regards/met vriendelijke groet, Serge Fonville http://www.sergefonville.nl Convince Microsoft! They

Re: [users@httpd] speed up response time

2013-01-12 Thread Rafnews
On 12.01.2013 19:40, James Moe wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/12/2013 09:04 AM, Rafnews wrote: I would like to speed it up because response time is between 2.2s and 3s which is unacceptable. What should i do concretely to make response time shorter ? How large a

Re: [users@httpd] speed up response time

2013-01-12 Thread James Moe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/12/2013 09:04 AM, Rafnews wrote: > > I would like to speed it up because response time is between 2.2s > and 3s which is unacceptable. What should i do concretely to make > response time shorter ? > How large are the pages? Is there are lot o

Re: [users@httpd] speed up response time

2013-01-12 Thread Rafnews
On 12.01.2013 17:16, lists-apache wrote: Original Message Date: Saturday, January 12, 2013 05:04:49 PM +0100 From: Rafnews To: users@httpd.apache.org Subject: [users@httpd] speed up response time Hi, on my NAS i have a webserver (php 5.4 / MySQL 5.6.8 / Apache 2.4.2

[users@httpd] speed up response time

2013-01-12 Thread Rafnews
Hi, on my NAS i have a webserver (php 5.4 / MySQL 5.6.8 / Apache 2.4.2) running on ubuntu 10.10 LTS. I use it as development webserver. I would like to speed it up because response time is between 2.2s and 3s which is unacceptable. What should i do concretely to make response time shorter ?

[users@httpd] question with apache rewriterules (working using crome, but not FF)

2013-01-12 Thread Robert Rottermann
Hi there, we are about to go live with a site we reimplemented. The site structure is different between the two sites. What I now would like to do is that old content is fetched from the old site. This I try to do with apache redirect rules: Here they are: # # old site