Chapter 12
Available only in PopChart Server Enterprise.
Many web servers allow for special modules that make it possible for the web server to interact with other applications and servers. The PopChart HTTP Redirector is one such module.
When installed on a web server, the HTTP Redirector allows the web server to handle requests from clients for PopChart images. The web server receives the request and redirects it to PopChart Server. PopChart Server returns the generated image to the web server, which then redirects it to the client's browser.
Note: PopChart Embedder cannot communicate with PopChart Server via HTTP redirection (except for the JavaScript version). This does not mean that you can't use HTTP redirection with PopChart Embedder, though. See "Using HTTP Redirection" in Chapter 12 for details.
There are two major reasons for using HTTP redirection with PopChart Server:
For general information about using HTTP Redirection, refer to the first section of this chapter, "Using HTTP Redirection" in Chapter 12.
HTTP redirectors for PopChart Server are easy to set up, and are available for the following web servers:
The last three sections talk about setting up HTTP redirection with these web servers.