Hi,
Is there a way we can forward different URLs in HTTP connections to
different ip/port's?
After the forward, I'd like the maintain the same URL in the browser.
I want the forward to be a full handoff... that is, a different program is
listening for web connections on those ip/ports (different
On May 21, 2016, at 2:08 PM, Bjoern Voigt wrote:
> I am using Apache as a web and proxy server, but I am unhappy with
> Apache as a WebDAV file server.
>
> I am missing a good file permission or ACL configuration in Apache mod_dav.
It's relatively easy to write a custom authz provider for your
Christopher Schultz wrote:
> Bjoern,
>
> On 5/21/16 5:08 PM, Bjoern Voigt wrote:
> > I am using Apache as a web and proxy server, but I am unhappy with
> > Apache as a WebDAV file server.
>
> > I am missing a good file permission or ACL configuration in Apache
> > mod_dav.
>
> > My wishlist:
>
> >
Hi Eric
Thanks for getting back to me. So if there is no mime type when it wants to
cache which is why the AddOutputFilterType CACHE filter isn't doing what I
expect, but SetOutputFilter CACHE gets caching before compression correct,
is there any way I can apply mod_expires and mod_headers before
Well basically anything inside of a virtualhost folder becomes randomly
unavailable at first and then stops responding altogether. Apache itself
continues to run but all page requests are then sent to the htdocs folder which
of course means a lot of "page not found" responses.
On Wednesday
I think the absence of AH00758 in the AddOutputFilterByType case is
due to no mimetype being available early enough in processing to allow
"CACHE" to be replaced by the actual caching filters when mod_cache
wants to do it. It makes sense that no types would be available in
the early "handler" mod_
Hi Guys
I asked about this on IRC but after some digging I think it might be better
suited to the mailing list.
I am looking to make use of mod_cache to improve response times on a
website. I have mod_cache and mod_disk cache working fine - Content gets
cached and recalled from the cache as neede
On Wed, Jun 1, 2016 at 7:46 AM, James Duffy
wrote:
> Hi there,
>
> I am running the latest OpenBSD v5.9 and the official Apache package has a
> problem where all defined virtualhosts crash after a short period of time -
> normally when the server comes under load.
What do you mean by "crash"?
--
Have you tried php-fpm? That lets you isolate the php code from the apache
process and avoid all the thread compatibility issues, memory leaks, etc. from
php, yet still run moderm mpms like worker or event.
Rick Houser
Web Administration
From: James Duffy [mailto:eastcor...@ymail.com.INVALID]
Hi there,
I am running the latest OpenBSD v5.9 and the official Apache package has a
problem where all defined virtualhosts crash after a short period of time -
normally when the server comes under load. So I compiled the latest version
2.4.20 and this still does the same. I have changed very l
[Re-arranging posts a bit to follow the email thread flow]
2016-05-31 18:49 GMT+02:00 Houser, Rick :
>
>
>
> *From:* Luca Toscano [mailto:toscano.l...@gmail.com]
> *Sent:* Tuesday, May 31, 2016 11:02
> *To:* users@httpd.apache.org
> *Subject:* Re: [users@httpd] Problems with Event MPM Performance
11 matches
Mail list logo