Geoffrey Talvola wrote:
> Looks to me like mod_backhand is a load-balancing proxy
> module. So it would
> require WebKit to be an HTTP server. But if WebKit is an
> HTTP server, then
> you don't need mod_backhand at all, unless you need it for the
> load-balancing features. You could just use
Terrel Shumway wrote:
> Another option, probably easier in both the short run and the
> long run,
> is to find another similar module like mod_backhand that has already
> been ported, and write another adapter to connect to it:
> pro:
> let someone else maintain the icky C part,
>