With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Mr_SCGI is a lightweight library that provides SCGI server functionality for web based applications written in C. It provides a servlet container style API for facilities such as Request inspection, Session management, cookies and memory management.
httpdbg is an HTTP proxy server which is single-threaded and prints every HTTPrequest and response to a log file as well as to stdout. It effectively single-threads your browser, which can help in debugging race conditions.
An Apache DSO module written in "C" that makes it possible to log resource usage times per request. This information can be used for Accounting and Profiling of webservers and sites.
Synserv is a single-purpose Web services component designed to handle presentation of syndicated resources. Synserv retrieves an RSS feed at the request of a Web server, returning this RSS feed transformed into HTML. It uses the XML-RPC protocol.
mod_replace is an Apache 2.0.x filter that rewrites text patterns based on PCRE within an request header / body or an response header. It is commonly used with mod_proxy's reverse proxy feature to fix incorrect behaviour of web applications.
An Apache2 module (filter) which receives standard WHOIS queries and rewrites them into standard HTTP requests. After the "translation", the request can be processed by the usual mechanisms (mapping to static content, running CGI & PHP scripts, ...)
A set of libraries and utilities allowing Python programmers to write servlet-like HTTPrequest handlers, with transparent session management and other facilities.