21 Aug
2018
21 Aug
'18
5:25 a.m.
On Tue, Aug 21, 2018 at 4:22 PM, Carsten Schulze < carsten.schulze@leuphana.de> wrote:
Hi,
to finalize.
I installed a PHP Directory Listner to that folder, with that, only one request was generated.
If its not possible, you can reduce the index.* (checks) in apache, which will reduce the total amount of Radius-Reuqests.
/etc/apache2/mods-enabled/dir.conf <IfModule mod_dir.c> #DirectoryIndex index.html index.cgi index.pl index.php index.xhtml index.htm DirectoryIndex index.php </IfModule>
Isn't that basically what https://github.com/FreeRADIUS/mod_auth_radius#4-some-warnings says? -- Fajar