• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

/usr/local/psa/admin/bin/websrvmng

TairkH

Basic Pleskian
---------------------------------------------------------------
Plesk 10.3.1, Centos 5,7 x64

If someone create a subdomain or ssl or update there hosting account.
Then /usr/local/psa/admin/bin/websrvmng won't update or restart it just hanging in processlist!

root 7144 0.0 0.0 46456 716 ? Ss 14:40 29:52 /usr/local/psa/admin/bin/websrvmng --restart --restart-interval 999999 --http-port 80 --https-port 443


I have to restart httpd by my self to fix the changes of the user.
The process wil just hang!
I can't find anything in de logs it just hangs and won't restart apache.

And when i do a strace:

/usr/bin/strace -fF -p 7144
Process 7144 attached - interrupt to quit
restart_syscall(<... resuming interrupted call ...>



--------------------------------------------------------------
 
Last edited:
Back
Top