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 WebKit without 
> Apache, or use
> mod_proxy.

Although I should point out that mod_webkit has the nice retry feature that
lets you restart WebKit without dropping any requests.  I'm pretty sure this
won't be possible with mod_proxy.  So even if WebKit grows an HTTP server at
some point, there will still be a good reason to keep mod_webkit around.

- Geoff

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to