Questions tagged [lighttpd]

Lighttpd ("lighty") is a fast open source web server, optimised for speed critical environments

Lighttpd (pronounced "lighty") is an open source web server optimised for speed critical environments, which is standards compliant. It attempts to be lower memory footprint, and more CPU efficient than other web servers, and is often simpler to configure. Initially it was targetted at static content, but now it is widely used for both static content and hosting CGI, PHP, Ruby, Python etc code.

More information is available on Wikipedia

587 questions
-2
votes
1 answer

Lighttpd Virtual hosts

Ok guys, I'm in a mess. Check my lighttpd.conf here, http://pastebin.com/m4c398259. I've got no idea really, I've read as much up and tried as many tutorials as I possibly can. But this is above my skill level. Someone help me re-write my mess to…
James
  • 171
  • 1
  • 3
  • 15
-2
votes
2 answers

One http request takes 200% CPU

Going to one of my websites produces this; top; Seconds later all goes back to normal again..... do I maybe have some sort of aggressive http logger or something installed? rcconf;
natli
  • 225
  • 2
  • 12
1 2 3
39
40