Re: Permanent mysql connection in mod_perl

2010-04-07 Thread Apostolos Pantsiopoulos
Have a look at the CLONE special function in rlm_perl documentation. Initiate your db connections in that function. -- --- Apostolos Pantsiopoulos Kinetix Tele.com R D email: r...@kinetix.gr --- On 7/4/2010 12:01

Re: Permanent mysql connection in mod_perl

2010-04-07 Thread Apostolos Pantsiopoulos
@lists.freeradius.org] On Behalf Of Apostolos Pantsiopoulos Sent: Wednesday, April 07, 2010 13:37 To: freeradius-users@lists.freeradius.org Subject: Re: Permanent mysql connection in mod_perl Have a look at the CLONE special function in rlm_perl documentation. Initiate your db connections in that function

Re: rlm_perl behavior

2010-03-03 Thread Apostolos Pantsiopoulos
I think yes. In my current config (2.1.8) it works fine. -- --- Apostolos Pantsiopoulos Kinetix Tele.com R D email: r...@kinetix.gr --- On 3/3/2010 4:26 μμ, Alexandr Kovalenko wrote: On Wed, Apr 22, 2009 at 12:23

Centos 5.3 problem

2009-04-23 Thread Apostolos Pantsiopoulos
that needs to be recompiled. I have done everything that the mailing list suggested but the problem persists. Any ideas -- --- Apostolos Pantsiopoulos Kinetix Tele.com R D email: r...@kinetix.gr --- - List info

Re: Centos 5.3 problem [SOLVED]

2009-04-23 Thread Apostolos Pantsiopoulos
It was a cifs problem. The script was being shared by a samba server and after the upgrade I got : Setuid/gid script is writable by world. And this made radius to fail. I moved the script locally and it works. Apostolos Pantsiopoulos wrote: I was running freeradius 2.0.5 on my Centos 5.2 server

Re: rlm_perl behavior

2009-04-22 Thread Apostolos Pantsiopoulos
designed to fix this 2.1.4 issue on it. -- Dan Meyers Network Specialist, Lancaster University E-Mail: d.mey...@lancaster.ac.uk - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- --- Apostolos Pantsiopoulos Kinetix Tele.com

Re: rlm_perl behavior

2009-04-16 Thread Apostolos Pantsiopoulos
). And the perl clones will not be controlled by the perl.conf (as in 2.0.x) but from the max_servers directive in radiusd.conf, right? I am ready for testing whenever you have a patch ready. Alan DeKok wrote: Apostolos Pantsiopoulos wrote: I understand that there may some benefits in the current

Re: rlm_perl behavior

2009-04-16 Thread Apostolos Pantsiopoulos
this implementation will satisfy Borislav too. Will he be able to instantiate different perl scripts for different needs? So, when do I start testing :) Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- --- Apostolos

Re: rlm_perl behavior

2009-04-15 Thread Apostolos Pantsiopoulos
with this crippling- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- --- Apostolos Pantsiopoulos Kinetix Tele.com R D email: r...@kinetix.gr --- - List info/subscribe/unsubscribe? See

Re: rlm_perl behavior

2009-04-07 Thread Apostolos Pantsiopoulos
Alan DeKok wrote: Apostolos Pantsiopoulos wrote: I noticed that the following directives : ... for perl were not present in the file after the compiling. Are these directives obsolete? Yes. The server already has a thread management system. Adding another one for Perl is unnecessary

Re: rlm_perl behavior

2009-04-07 Thread Apostolos Pantsiopoulos
Alan DeKok wrote: Apostolos Pantsiopoulos wrote: I noticed that the following directives : ... for perl were not present in the file after the compiling. Are these directives obsolete? Yes. The server already has a thread management system. Adding another one for Perl is unnecessary

rlm_perl behavior

2009-04-02 Thread Apostolos Pantsiopoulos
. -- --- Apostolos Pantsiopoulos Kinetix Tele.com R D email: r...@kinetix.gr --- - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

FreeRadius client

2009-02-13 Thread Apostolos Pantsiopoulos
Hi, Does the FreeRadius Client 1.1.6 compile under windows? Regards, -- --- Apostolos Pantsiopoulos Kinetix Tele.com R D email: r...@kinetix.gr --- - List info/subscribe/unsubscribe? See http

Re: FreeRadius client

2009-02-13 Thread Apostolos Pantsiopoulos
wrote: Apostolos Pantsiopoulos wrote: Hi, Does the FreeRadius Client 1.1.6 compile under windows? No. As always, patches are welcome. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- --- Apostolos

How to load the freeswitch dictionary

2009-01-26 Thread Apostolos Pantsiopoulos
it (if not from the freeswitch tarball itself)? -- --- Apostolos Pantsiopoulos Kinetix Tele.com R D email: r...@kinetix.gr --- # # Updated 97/06/13 to livingston-radius-2.01 miqu...@cistron.nl # # This file

Re: How to load the freeswitch dictionary

2009-01-26 Thread Apostolos Pantsiopoulos
:28, Apostolos Pantsiopoulos a écrit : Hi, I was trying to load the freeswitch dictionary (see attachment) in freeradius and I am getting the following error : Errors reading dictionary: dict_init: /usr/local/share/freeradius/dictionary.freeswitch[257]: unknown option Freeswitch I asked

rlm_perl - authorize - authenticate issue

2008-04-18 Thread Apostolos Pantsiopoulos
Cisco-Command-Code += MLPAMPLA01/1//d//d/xxx.xxx.xxx.xxx:1720 Cisco-Command-Code += MLPAMPLA02/1//d//d/yyy.yyy.yyy.yyy:1720 Finished request 0 -- --- Apostolos Pantsiopoulos Kinetix Tele.com

rlm_perl (threads) performance question

2007-10-16 Thread Apostolos Pantsiopoulos
. -- --- Apostolos Pantsiopoulos Kinetix Tele.com Support Center email: [EMAIL PROTECTED], [EMAIL PROTECTED] Tel. Fax: +30 2310556134 Mobile : +30 6937069097 MSN : [EMAIL PROTECTED] WWW: http://www.kinetix.gr/ --- - List info/subscribe/unsubscribe? See

Re: [Fwd: Re: rlm_perl (threads) performance question]

2007-10-16 Thread Apostolos Pantsiopoulos
First of all thanks for your prompt replies Alan DeKok wrote: Apostolos Pantsiopoulos wrote: I did that. Actually it was the first thing I did. I got the same result. Also, the server does a LOT more than just running Perl. You are measuring the time taken to run your Perl scripts