Compiling without threads

Alan DeKok aland at ox.org
Thu Feb 9 17:53:29 CET 2006


Peter Manckok <peter_manckok at yahoo.es> wrote:
> I am going to compile FR without threads. And I would
> like to know: How will FR handle simultaneous
> requests? Does it create new processes using fork
> functions?

  No.  It's single threaded.  And synchronous.  So it doesn't handle
simultaneous requests.

  Alan DeKok.



More information about the Freeradius-Users mailing list