nginx-haskell-module Logo
3.4.3
  • Yet another doc with examples
  • List of batteries included
nginx-haskell-module
  • Nginx Haskell module
  • View page source

Nginx Haskell module

  • Yet another doc with examples
    • Why bother?
    • Synchronous tasks
      • Examples
    • Synchronous content handlers
      • An example
    • Asynchronous tasks and request body handlers
      • An example
    • Asynchronous content handlers
      • Examples (including online image converter)
    • Asynchronous services
      • An example
      • Termination of a service
    • Shared services
      • Update variables
      • Shm stats variables
      • Update callbacks
    • Service hooks
      • An example
      • Service update hooks
    • C plugins with low level access to Nginx objects
      • An example
      • C plugins in service update hooks
    • Efficiency of data exchange between Nginx and Haskell handlers
    • Exceptions in Haskell handlers
    • Summary table of all Nginx directives of the module
    • Module NgxExport.Tools
    • Appendix
      • File test.hs
      • File test.conf
      • File test_c_plugin.c
  • List of batteries included
    • Haskell modules with docs and examples on Hackage
    • Haskell modules implemented as C plugins
Next

© Copyright 2015-2026, Alexey Radkov.

Built with Sphinx using a theme provided by Read the Docs.