Lighttpd is a lightweight and high-performance event-driven web server.
I am working on linux server through ssh and want to know where to put html and php files (the …
php html lighttpdI've just installed lighttpd on my dedicated server, mod_fastcgi is enabled, so I've appended the following lines to the …
php lighttpd http-status-code-403When I start Apache Bench test: ab -n 10000 -c 1300 http://domain.com/test.php I get error: socket: Too many …
apache scalability lighttpd file-descriptorI have this scenario: A user comes to my site and follows a link, which doesn't exists anymore, he should …
asp.net .net mono web-config lighttpdDeviceA serves as a reverse-proxy and is supposed to forward requests as follows: 192.168.1.10/DeviceB ==> 192.168.1.20/index.html 192.168.1.10/DeviceC ==> 192.168.1.30/index.…
lighttpd reverse-proxy mod-proxyI'm developing a web app using GWT and am seeing a crazy problem with caching of the app.nocache.js …
gwt browser-cache lighttpdI have a website in PHP, Lighttpd. It uses also MySQL on Centos 5. I've tested my PHP with code below …
php scalability lighttpd load-testing apachebench