Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache Proxy data buffer |
|
Author |
|
ron.entropy
Joined: 08 Aug 2008 Posts: 1
|
Posted: Fri 08 Aug '08 20:42 Post subject: Apache Proxy data buffer |
|
|
Hello,
I have a question related to Apache 2.2 mod_proxy and data buffer.
Here is my setup:
I have two web servers running Apache 2.2.8. One server is the main web server (1A), the other is for content management (1B). I have setup a proxy from 1A to 1B and a shared folder from 1A that 1B publishes the web pages to. This all works fine.
Problem:
When publishing pages from 1B without the proxy, the system displays a list of pages it is currently publishing. This list grows as each publish is started. When using the proxy the list only grows one page at a time. So it seems that the proxy is buffering the data and only flushing to the screen after it reaches a certain level.
Question:
Is there a configuration setting that would allow me to write to the screen without buffering a page at a time? If so what is that correct syntax?
Thanks in advance for any help you can provide. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
|
Back to top |
|
|
|
|
|
|