next up previous contents
Next: HTTPDExtra Up: Schedule Previous: Storage   Contents

Scheduled Functions



CCTK_STARTUP

http_startup

http daemon startup group

  Options: global
  Type: group



HTTP_Startup

http_startserver

start http server

  Language: c
  Options: global
  Type: function



HTTP_Startup

http_setuppages

group to setup stuff which needs to be done between starting the server and the first time it serves pages

  After: http_startserver
  Type: group



HTTP_Startup

http_firstserv

serve first pages at startup

  After: http_setuppages
  Language: c
  Options: global
  Type: function



CCTK_POSTSTEP

http_work

working routine

  Before: ioutil_updateparfile
  Language: c
  Options: global
  Type: function



CCTK_POSTSTEP (conditional)

http_contentwork

content working routine

  Language: c
  Options: global
  Type: function



CCTK_SHUTDOWN

http_shutdown

http daemon shutdown

  Language: c
  Options: global
  Type: function




next up previous contents
Next: HTTPDExtra Up: Schedule Previous: Storage   Contents