Re: [users@httpd] optimizing default mac/apache install for web development

2012-02-23 Thread Jeff Trawick
On Thu, Feb 23, 2012 at 4:14 PM, Patrick Stinson wrote: > Using chrome's network monitor is a good way to monitor the speed of > requests as well, which is how I know that some requests for simple > javascript files are taking 1-2 seconds. no doubt they are taking as long as you think they are an

Re: [users@httpd] optimizing default mac/apache install for web development

2012-02-23 Thread Patrick Stinson
Using chrome's network monitor is a good way to monitor the speed of requests as well, which is how I know that some requests for simple javascript files are taking 1-2 seconds. Does anyone know a way to approach debugging these slow response times on a localhost request? On Thu, Feb 23, 2012 at

Re: [users@httpd] optimizing default mac/apache install for web development

2012-02-23 Thread Jeff Trawick
On Thu, Feb 23, 2012 at 2:14 PM, Patrick Stinson wrote: > I am developing web applications and am periodically (50% of the time) > seeing 1-2second turnaround times for GETS to localhost. The pages I > am serving are basic html/css/js/image conglomerations, and sometimes > the pages turn around in