Martin, I'm in the middle of doing a similar migration. One thing I have found so far:
- If your app supports any sort of file upload, you'll need to get the most up-to-date version of WebKit.HTTPServer from svn It used to read the entire file into memory, which was deadly for any sort of large uplaod. It's been fixed (fairly recently, definitely post 0.9.2). -Dan Milstein On Nov 5, 2006, at 7:39 PM, Martin Virtel wrote: > Hello, > > I've had great success deploying WebKit with mod_webkit and Apache, > but > my administrator wants me to switch to WebKits built-in httpd and > mod_proxy/mod_rewrite. > > What does this mean for performance / stability of the application? > Any > experiences? Assesments? > > I've searched the archives and the wiki and found only one opinion, by > Geoffrey Tavola: > >> For us, using the native HTTP server in WebKit via proxying has > proven to be very robust -- >> much more so than mod_webkit. The only drawback is that we lose the > "queue up requests >> and retry" functionality in mod_webkit that is helpful when you need > to restart the appserver, >> (....) I would lkean toward recommend the native HTTP server via > proxying as the "standard" >> deployment mechanism. > > http://www.mail-archive.com/webware-discuss@lists.sourceforge.net/ > msg07789.html > > > Thanks for your contributions, > > M > -- > > Martin Virtel <[EMAIL PROTECTED]> > > > > ---------------------------------------------------------------------- > --- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Webware-devel mailing list > Webware-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/webware-devel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Webware-devel mailing list Webware-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-devel