I have apache installed on my ubuntu vmware image for web development. Everything works but its just VERY slow. My computer specs are good enough to run it. Is there a way to optimize the apache server to load faster because right now it loads like im on 56k. Thanks
feedback
|
closed as not constructive by mailq, Shane Madden, Scott Pack, Chris S♦, Ward Dec 11 '11 at 3:18
This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.
|
You could check if "HostnameLookups" is enabled. You could disable it restart and check again. | |||
|
feedback
|