Re: Deployment throw DirectConnect
Mike Schrag <[email protected]> Thu, 28 Apr 2011 17:03:43 -0400
| Newsgroups | gmane.comp.web.webobjects.woproject.devel |
|---|---|
| Message-ID | <[email protected]> |
> I could be wrong, but I don't think that the min web server in WO that is used for direct connect will handle concurrent requests. You can enable concurrent requests, but it won't have any effect. works fine .. you have worker threads for directconnect, too. you burn them way faster, though, since you'll serve static resources through wo. ms