[rt-users] Best practices
Jesse Vincent
jesse at bestpractical.com
Sat Jan 29 13:24:50 EST 2005
> I agree that the standalone httpd is very fast, but I don't think
> it would be with multiple users trying to use it at the same time
> becuase it can only handle one request at a time. It would be
> interesting to see if it could fork children to handle requests
> like Apache and still retain it's speed advantage. It sure would
> simplify RT installation for a lot of people.
>
We've tried it. The forking just totally kills performance. Even
preforking doesn't do well enough, at least in my testing. We're working
on a bunch of exciting new stuff to simplify installation and setup for
new users.
Jesse
More information about the rt-users
mailing list