logo

Response

« Return to the main article

You are viewing this page out of context. To see it in the context it is intended please click here.

About This Page

Reply posted by kokkoon on Thu 29 May 2003 in response to Alternative to the Domino HTTP Stack

Re: I already did that.

I believed using proxy_module in Apache is an ideal way, you benefits from:-


- Catching capabilities
- friendly URL (i.e. mod_rewirte)
- Security (proxying only resouces to be shared)
- Performance (i.e. with catch)


Some areas we tested before using IIS Http stack:-
- Domino has to be on same machine
- not stable
- security issue
- no proxy bundled


What is the different using API compared to reverse proxying??