[Mono-list] Problem in Mono WebServices
    Miguel de Icaza 
    miguel at ximian.com
       
    Wed Oct 12 14:25:55 EDT 2005
    
    
  
Hello,
> but after runing the 99 request successfully it give a time out error.
> and until i restart the apachee server this will not work again.
>
> can any body tell me wat is the reason for this. and a solution  to
> overcome this.
You probably overflowed the Threadpool and all of your requests will
timeout until the threadpool has resources available.
See:
	http://www.mono-project.com/Article:ThreadPool_Deadlocks
Miguel.
    
    
More information about the Mono-list
mailing list