This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

restart httpproxy

Hello,

we have an asg 220 and I want to know how I can stop/start the httproxy process within putty and the ASG webadmin.
How can make a cronjob to restart a process or is that not allowed?


This thread was automatically locked due to age.
Parents
  • You know, it's funny you mention a cron job, I've actually tried this myself, and despite it showing up in the log as having been run, it never seemed to actually run my script.  I've not had time to dig into this in detail, it's entirely possible my script was fubar'd.

    You should be aware that any changes done in the back-end outside of WebAdmin will void your support agreement with Sophos, you will have to re-image and restore a backup before they can help you with any problems.

    This is the script you're looking for, it responds to the normal 'start' and 'stop' commands. (on 9.100-16 at least)
    /var/mdw/scripts/httpproxy
Reply
  • You know, it's funny you mention a cron job, I've actually tried this myself, and despite it showing up in the log as having been run, it never seemed to actually run my script.  I've not had time to dig into this in detail, it's entirely possible my script was fubar'd.

    You should be aware that any changes done in the back-end outside of WebAdmin will void your support agreement with Sophos, you will have to re-image and restore a backup before they can help you with any problems.

    This is the script you're looking for, it responds to the normal 'start' and 'stop' commands. (on 9.100-16 at least)
    /var/mdw/scripts/httpproxy
Children