- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Web Server Too Busy
Hi,
I have Apache 2.4 installed on RedHat 7 with RSA WebAgent_80_Apache24_RHEL_64.
When I try to authenticate user via ./acetest I get an error
Access Denied
while on RSA Auth Activity monitor authentication success log is generated.
If I access Web server from browser I get following error:
106: The Web Server is Busy. Please try again later.
I followed the attached guide to install the web agent, Apache is installed in Event mode.
I would really appreciate the help for resolving this issue.
Thanks.
- Tags:
- Agent
- Agents
- apache
- apache-web-agent
- Auth Agent
- Authentication Agent
- Community Thread
- Discussion
- Forum Thread
- issue communication
- rsa agent
- RSA SecurID
- RSA SecurID Access
- SecurID
- SecurID Agent
- webagents
- webserver busy
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had same Problem.
Red Hat Version 7.4
Apache Version 2.4.6 (mpm_Prefork)
After installed Web Agent 8.0 The Webagent was working perfekt.
But after reboot it doesnt work any more.
After installing Webagent.
I did following things , which works for me.
1. This Parameter is not written in Installationguide
Editing file
/etc/sysconfig/httpd
insert line
USEUDP_ENV_VAR=true
2.
cd / usr/lib/systemd/system
you will find --> rpcbind.Service
on Prompt start
systemctl enabled rpcbind.Service
3. RebootServer.
Webagent will work
greetings
Hajo
Would be fine if RSA will correct Installationguide for Agent 8.0 for Web for Apache Server Installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On the /var/ace folder let me know what permissions look like for both. Should be 755 for the ace folder. Also what files are currently in that folder now?
Run the env command and post the results
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had same Problem.
Red Hat Version 7.4
Apache Version 2.4.6 (mpm_Prefork)
After installed Web Agent 8.0 The Webagent was working perfekt.
But after reboot it doesnt work any more.
After installing Webagent.
I did following things , which works for me.
1. This Parameter is not written in Installationguide
Editing file
/etc/sysconfig/httpd
insert line
USEUDP_ENV_VAR=true
2.
cd / usr/lib/systemd/system
you will find --> rpcbind.Service
on Prompt start
systemctl enabled rpcbind.Service
3. RebootServer.
Webagent will work
greetings
Hajo
Would be fine if RSA will correct Installationguide for Agent 8.0 for Web for Apache Server Installation
