SAS Viya™ 3.2 Administration: Apache HTTP Server

SAS Viya™ 3.2 Administration: Apache HTTP Server

SAS® Viya™ 3.2 Administration: Apache HTTP Server Apache HTTP Server: Overview SAS Viya uses Apache HTTP Server to serve static HTML content and to proxy client connections. A high- availability proxy environment is not installed by default, but is a supported configuration. For more information, see “Apache httpd” in SAS Viya: Deployment Guide. See Also n How To on page 1 n Concepts on page 2 Apache HTTP Server: How To Operate Note: You must be signed in to the machine where Apache HTTP Server resides with sudo privileges to run this script. Note: There are other arguments that can be used with httpd. For more information, see https:// httpd.apache.org/docs/2.0/programs/httpd.html n To the operate HTTP Server on Red Hat Linux version 6, use the init system command: sudo service httpd status | stop | start | restart In this example, the following command checks the status of Apache HTTP Server on the current machine: sudo service httpd status n To the operate HTTP Server on Red Hat Linux version 7, use the systemd command: sudo systemctl status | stop | start | restart httpd In this example, the following command stops Apache HTTP Server on the current machine: 2 sudo systemctl stop httpd Change Time-out Interval When SAS web applications, such as SAS Visual Data Builder, return HTTP 502 proxy errors, you might have to change the time-out interval for your Apache HTTP Server. 1 Sign on as the SAS install user (sas) or with sudo privileges, to the Apache HTTP Server machine. 2 Using a text editor, open /etc/httpd/conf/httpd.conf. 3 Modify Timeout and Keepalive to read as follows: Timeout 2400 Keepalive On 4 Add the following two parameters, and save the file: ProxyTimeout 2400 ProxyBadHeader Ignore 5 Restart Apache HTTP Server. Locate Log Files Note: You must be signed in to the machine where the service resides with sudo privileges to view log files. By default, Apache HTTP Server log files are located in /var/log/httpd. See Also n Concepts on page 2 Apache HTTP Server: Concepts SAS Viya uses Apache HTTP Server as a web server. HTTP Server serves static HTML content and proxies client communication. A third-party load balancer is required to provide high availability for HTTP Server. You can also install your own web server on a separate machine to proxy connections from the Internet to HTTP Server. For more information about making HTTP Server highly available, see “Apache httpd” in SAS Viya: Deployment Guide. See Also n How To on page 1 SAS® and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. ® indicates USA registration. Other brand and product names are trademarks of their respective companies. Copyright © 2017, SAS Institute Inc., Cary, NC, USA. All Rights Reserved. June 2017 3.2-P1:calsrvws.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    2 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us