[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 ?

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 raf.n...@gmail.com To: users@httpd.apache.org Subject: [users@httpd] speed up response time Hi, on my NAS i have a webserver (php 5.4 / MySQL

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 of

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

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 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 are lot of