Chapter D2
HTTPDExtra



D2.1 Abstract

D2.2 Introduction

D2.3 Physical System

D2.4 Numerical Implementation

D2.5 Using This Thorn

D2.5.1 Obtaining This Thorn

D2.5.2 Basic Usage

D2.5.3 Special Behaviour

D2.5.4 Interaction With Other Thorns

D2.5.5 Support and Feedback

D2.6 History

D2.6.1 Thorn Source Code

D2.6.2 Thorn Documentation

D2.6.3 Acknowledgements

D2.7 Parameters




viewport_refresh_seconds
Scope: private   INT



Description: Viewport web page refresh time seconds



Range    Default: -1
-1:
-1 for no refresh, 0 for immediate refresh



D2.8 Interfaces

General

Implements:

http_utils

Uses header:

http_Auth.h

http_Content.h

D2.9 Schedule

This section lists all the variables which are assigned storage by thorn CactusConnect/HTTPDExtra. Storage can either last for the duration of the run (Always means that if this thorn is activated storage will be assigned, Conditional means that if this thorn is activated storage will be assigned for the duration of the run if some condition is met), or can be turned on for the duration of a schedule function.

Storage

NONE

Scheduled Functions

CCTK_STARTUP

  httputils_startup

  utils for httpd startup

 

 After: http_startup
 Before: ioutil_startup
 Language:c
 Options: global
 Type: function