[users@httpd] memory caching with Apache 2.4

2018-08-14 Thread Chuck Stein
I am finally upgrading an Apache 2.2 server to 2.4 and caching has changed.  The Apache server is used in a confined area and is not on the web.  I was previously using mod_mem_cache to cache in memory responses from my custom back-end tile server module which serves up tiles of data from a

[users@httpd] tuning MPM worker

2011-12-09 Thread Chuck Stein
I am seeking advice on tuning MPM worker parameters for a special use. I have 4 redundant servers in a local network , each serving about 64 clients. The servers have a custom module used to serve special data to a particular application on the clients. The Apache server is not used for

[users@httpd] Is there a child_exit hook in Apache2?

2011-12-09 Thread Chuck Stein
Apache 1.x had a child_exit hook for use in modules. I cannot find this in Apache 2.x. Anyone know how to get notification inside a module when the child is being shut down? Thanks - Chuck - The official User-To-User

[us...@httpd] mem_cache monitoring

2009-05-29 Thread Chuck Stein
Are there any tools that will allow me to monitor what is in the mem_cache? How can I tell if it is working? - The official User-To-User support forum of the Apache HTTP Server Project. See