Forum Discussion
yuce_sungur_100
Nimbostratus
Oct 02, 2009configsync not working
hi,
I have an iControl script which works fine.
at the end of the code I try to sync with the peer but it doesnt work
CSObj.synchronize_configuration( sync_flag = '1')
the...
Nicolas_Menant
Employee
Oct 19, 2009For people who would like not to upgrade you can try this. This is something i did to fix it and it worked for me:
I had to manually edit the conf file adjusting the number of iControlPortal.cgi processes.
Edit /etc/httpd/conf/httpd.conf altering this line:
FastCgiServer /usr/local/www/iControl/iControlPortal.cgi -processes 1 -socket iControlPortal -idle-timeout 300
to read as:
FastCgiServer /usr/local/www/iControl/iControlPortal.cgi -processes 2 -socket iControlPortal -idle-timeout 300
Save the file and restart Apache by issuing a "bigstart restart httpd".
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects