Re: [users@httpd] Cannot find request by error log id

2015-11-12 Thread Kurtis Rader
On Tue, Nov 3, 2015 at 3:05 AM, Виталий Фадеев wrote: > I modify access and error log formats by add %L parameter. > > In my error log i get this: > [Tue Nov 03 02:55:33.635958 2015] [VjiEkn8AAAEAAHuBfzkAAABB] [-:error] > [pid 31617:tid [client IP:PORT] PHP Warning: > unlink(/tmp/file_name.txt):

Re: [users@httpd] Cannot find request by error log id

2015-11-12 Thread Виталий Фадеев
What steps i must done and what more info provide to you, to help debug this problem? 2015-11-12 20:42 GMT+06:00 Rich Bowen : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > On 11/03/2015 06:05 AM, Виталий Фадеев wrote: >> Hi! >> >> I modify access and error log formats by add %L parame

Re: [users@httpd] Announcing mod_websocket v0.1.0

2015-11-12 Thread Jacob Champion
On 11/12/2015 06:39 AM, Rich Bowen wrote: On 11/10/2015 03:33 PM, Jacob Champion wrote: I'm happy to announce version 0.1.0 of mod_websocket: https://github.com/jchampio/apache-websocket/releases/tag/0.1.0 Jacob, First, congratulations on your release. Hi Rich, thanks very much! Next, I'

Re: [users@httpd] Cannot find request by error log id

2015-11-12 Thread Rich Bowen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/03/2015 06:05 AM, Виталий Фадеев wrote: > Hi! > > I modify access and error log formats by add %L parameter. > > In my error log i get this: [Tue Nov 03 02:55:33.635958 2015] > [VjiEkn8AAAEAAHuBfzkAAABB] [-:error] [pid 31617:tid [client > IP:

Re: [users@httpd] Announcing mod_websocket v0.1.0

2015-11-12 Thread Rich Bowen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/10/2015 03:33 PM, Jacob Champion wrote: > I'm happy to announce version 0.1.0 of mod_websocket: > > https://github.com/jchampio/apache-websocket/releases/tag/0.1.0 Jacob, First, congratulations on your release. Next, I'd encourage you to ta

Re: [users@httpd] mod_macro multiple virtual hosts and PHP-FPM question

2015-11-12 Thread Rich Bowen
On 11/06/2015 04:37 PM, Rose, John B wrote: > In Apache, mod_macro is a nice tool with which to quickly add virtual > host configs. > > However, I haven't seen a way to automatically create a separate PHP-FPM > pool for each new virtual host. > > Any methods to accomplish quickly adding a PHP

[users@httpd] Dual Auth help

2015-11-12 Thread Michael Leo
I am having trouble with authentication/authorization for my nagios instance. I want to use a local password file OR kerb/ldap. Below is my configuration. My kerb/ldap accounts work fine, however my "nagiosadmin" account does not. Any advise is greatly appreciated.

[users@httpd] Block in mpm_event_module?

2015-11-12 Thread hitomi.takayuki
Hi All, Environment 1. CentOS 6.6 2. Apache/2.4.12 3. Google Chrome 48.0.2560.0 4. Access from two clients I'm using mpm_event_module. Video streaming playback is stopped. Would it be blocked at the same time to send the Range Request? Is it cause similar to the following? > https://httpd.