minor refactoring

This commit is contained in:
Patrick Donelan 2010-04-07 10:50:45 -04:00
parent c7235378d1
commit 1ad2f0cfd7
9 changed files with 4 additions and 44 deletions

2
README
View file

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