Logging fallback

This commit is contained in:
Patrick Donelan 2010-04-13 17:27:18 -04:00
parent 42c1a8e149
commit 7ef963e74f
5 changed files with 33 additions and 8 deletions

2
README
View file

@ -2,7 +2,7 @@ This is the PSGI branch of WebGUI8
Currently, the best performance is achieved via:
plackup -E none -s Starman --workers 10
plackup -E none -s Starman --workers 10 --disable-keepalive
You can benchmark your server via: