Re: Relay Pages: Incoming to old IIS URL -> Request to new PHP Server for content -> Out to client

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



typo...

now instead not built-in...


Brennan Stehling wrote:
I created a reverse proxy system with Apache using mod_perl a long time
ago. Perhaps you could use the Apache 2 features for proxying as they
are not built-in and quite powerful.

Look over this page...

http://httpd.apache.org/docs/2.2/mod/mod_proxy.html

What I use to do with IIS6 was front the databases with an Apache 2
server set up as a reverse proxy with the gzip compression features on.
It was a great way to speed up the data transfer. With some fancy
reverse proxy and url rewriting you may be able to achieve what you
want. But combining those features together can be tough. They may
call that module chaining. I have not read up on all of the latest 2.2
features.

Brennan Stehling
http://brennan.offwhite.net/blog/

Electric Co. wrote:
Further to my original post.

The name for what I am trying to do is "Reverse Proxy"

Lots of resources on the internet using this as a search term.

Jim

.



Relevant Pages

  • Re: Most secure web server
    ... Apache is often used, but has many features which are not ... Being heavy-weight is more likely to introduce exploits. ... and a server socket. ...
    (comp.os.linux.security)
  • Re: Most secure web server
    ... Apache is often used, but has many features ... and a server socket (maybe a few more ... and don't load modules for features you don't need. ... You're talking about security and PHP in the same paragraph, ...
    (comp.os.linux.security)
  • Re: Linux web server - dedicated builds/distros
    ... find out what exactly is enabled, what features are supported, etc... ... etc) I wrote my own web server - at least I know exactly how it is working ... And that is excatly why I use Apache on also the simple things. ... install php, drop the files in /srv/www/htdocs and I'm a happy camper. ...
    (alt.os.linux.suse)
  • Re: Relay Pages: Incoming to old IIS URL -> Request to new PHP Server for content -> Out to
    ... I created a reverse proxy system with Apache using mod_perl a long time ... Perhaps you could use the Apache 2 features for proxying as they ... server set up as a reverse proxy with the gzip compression features on. ...
    (microsoft.public.dotnet.framework.aspnet)
  • ANNOUNCE: Mod_python 3.2.5 Beta
    ... The Apache Software Foundation and The Apache HTTP Server Project are ... Version 3.2.5b of mod_python features several new functions and attributes providing better access to apache internals, file-based sessions and other session improvements, as well as many bug fixes and various performance and security improvements. ... Preferred method of reporting problems is the mod_python user list ...
    (comp.lang.python)