Aaron Bannert <[EMAIL PROTECTED]> writes:
> On Wed, Sep 19, 2001 at 12:18:31PM -0700, Ryan Bloom wrote:
> > On Wednesday 19 September 2001 12:11 pm, Aaron Bannert wrote:
> > > So I have two questions:
> > >
> > > 1) How do we send back that error?
> >
> > You can't. There is no way to determine how busy the other processes are.
>
> I'm not sure if simply closing the socket is the right answer
> either.
It certainly isn't right :) Don't call accept() if you can't handle
another connection.
> Is there a more appropriate error code? "Server Temporarily Unavailable"
> or whatnot?
It is an avoidable problem. There is no sense worrying about the error
code.
--
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
http://www.geocities.com/SiliconValley/Park/9289/
Born in Roswell... married an alien...
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Rodent of Unusual Size
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Bill Stoddard
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Cliff Woolley
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Aaron Bannert
- Re: cvs commit: httpd-2.0/server/mpm/worker wo... Jeff Trawick
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Ryan Bloom
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Jeff Trawick
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Greg Ames
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Ryan Bloom
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Aaron Bannert
- Re: cvs commit: httpd-2.0/server/mpm/worker wo... Jeff Trawick
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Jeff Trawick
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Ryan Bloom
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Ryan Bloom
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Ryan Bloom
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Aaron Bannert
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Ryan Bloom
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Aaron Bannert
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Alex Stewart
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Greg Stein
- Re: cvs commit: httpd-2.0/server/mpm/worker worker.... Justin Erenkrantz
