Hi,<br><br>I have just installed Freeradius onto a dedicated hosted server I have recently started to use.<br><br>The hosting company have FreeBSD 4.1.1 installed and as such, things are a little tricky to get running out of the box!
<br><br>I have had to add an include to sys/types.h into src/modules/rlm_attr_rewrite/rlm_attr_rewrite.c, and also choose to build it without thread support.... ./configure --with-threads=no<br><br>All seems to have gone in OK, and its happily communicating with my SQL database, and my NAS's....
<br><br><br>Now, my question is in regard to what impact my "tweaks" will have.... Should I expect a dramatic performance loss due to the exclusion of threading???<br><br>Also, have I missed anything that might come back and bite me in the proverbial???
<br><br>Many thanks in advance,<br>Paul.<br>