Advanced

This section covers topics for developers who want to extend js-cgi, deploy it in production, or understand its internals.

Topics

TopicDescription
Development ServerBuilt-in server for local development without Apache/Nginx
FastCGIPersistent process mode for production performance
Writing ExtensionsBuild custom .so extensions in C to add new functionality
SecuritySandboxing, production hardening, access control
PerformanceCGI overhead, optimisation tips, FastCGI
DeploymentProduction Apache/Nginx config, logging, directory structure
Was this page helpful?