[users@httpd] Problem with authorized user and SVN access

2018-01-19 Thread Stefan Hauffe
Hello, I have an observation on the mod_authz_svn Module in combination with an authorized user. I have a configuration with an Apache 2.4, mod_lua and Subversion modules 1.9.xx. This is my repo conf: DAV svn SVNPath "/.../repo" LuaHookCheckUserID "/etc/apache2/lua/hook.lua" authch

[users@httpd] Integrate Apache-2.4.25 with tomcat-8.5.23

2018-01-19 Thread Hemant Chaudhary
Hi, My apache is running on 15.213.91.33:5643 at location "/home/hemant/apache" and tomcat-8.5.x is running on 15.213.91.33:8009 at location /home/hemant/tomcat. To integrate apache with tomcat I used mod_proxy and mod_proxy_ajp. My httpd.conf looks like this : ProxyPass "ajp://15.213.91.33:8009

Re: [users@httpd] problems benchmarking php-fpm/proxy_fcgi with h2load

2018-01-19 Thread Yann Ylavic
On Fri, Jan 19, 2018 at 5:14 PM, Yann Ylavic wrote: > On Fri, Jan 19, 2018 at 1:46 PM, Daniel wrote: >> I vaguely recall some issue with reuse when using unix socket files so >> it was deliberately set to off by default, but yes, perhaps someone >> experienced enough with mod_proxy_fcgi inner wor

Re: [users@httpd] problems benchmarking php-fpm/proxy_fcgi with h2load

2018-01-19 Thread Yann Ylavic
On Fri, Jan 19, 2018 at 1:46 PM, Daniel wrote: > I vaguely recall some issue with reuse when using unix socket files so > it was deliberately set to off by default, but yes, perhaps someone > experienced enough with mod_proxy_fcgi inner workings can shed some > light on this and the why yes/not. >

Re: [users@httpd] problems benchmarking php-fpm/proxy_fcgi with h2load

2018-01-19 Thread Luca Toscano
Hi Hajo, 2018-01-19 13:23 GMT+01:00 Hajo Locke : > Hello, > > thanks Daniel and Stefan. This is a good point. > I did the test with a static file and this test was successfully done > within only a few seconds. > > finished in 20.06s, 4984.80 req/s, 1.27GB/s > requests: 10 total, 10 start

Re: [users@httpd] Setup SquirreMail with Virtual Host

2018-01-19 Thread Rodrigo Cunha
Report Feedback for solution this problem: postfix with suport squirrelmail in apache2. Considerations: My LAMP(in DEBIAN 7) IP:192.168.2.50 configuration in my bind(DNS Autorytative): step 1: setup my mail in DNS: vim db.oduvaldocozzi.intranet mail IN A 192.168.2.50 oduvaldocozzi.intranet. IN

Re: [users@httpd] Setup SquirreMail with Virtual Host

2018-01-19 Thread Rodrigo Cunha
Tks Michelle Konzack, *i see you configurations and setup my redirect from 80 to 443, and work.I send my configfile here.[]'s,* Livre de vírus. www.avast.com

Re: [users@httpd] problems benchmarking php-fpm/proxy_fcgi with h2load

2018-01-19 Thread Daniel
I vaguely recall some issue with reuse when using unix socket files so it was deliberately set to off by default, but yes, perhaps someone experienced enough with mod_proxy_fcgi inner workings can shed some light on this and the why yes/not. With socket files I never tried to enable "enablereuse=o

Re: [users@httpd] problems benchmarking php-fpm/proxy_fcgi with h2load

2018-01-19 Thread Hajo Locke
Hello, thanks Daniel and Stefan. This is a good point. I did the test with a static file and this test was successfully done within only a few seconds. finished in 20.06s, 4984.80 req/s, 1.27GB/s requests: 10 total, 10 started, 10 done, 10 succeeded, 0 failed, 0 errored, 0 tim

Re: [users@httpd] problems benchmarking php-fpm/proxy_fcgi with h2load

2018-01-19 Thread Stefan Eissing
Can someone with deeper proxy_(fcgi) knowledge than me jump in here. This goes beyond where my area... > Am 19.01.2018 um 13:23 schrieb Hajo Locke : > > Hello, > > thanks Daniel and Stefan. This is a good point. > I did the test with a static file and this test was successfully done within > o

Re: [users@httpd] problems benchmarking php-fpm/proxy_fcgi with h2load

2018-01-19 Thread Stefan Eissing
Hej Hajo, do you have the same effect with less connections? e.g. > h2load -n10 -c10 -m10 https://example.com/phpinfo.php and, as Daniel just wrote, do you have similar problems when serving static files? (just to track down where to look) -Stefan > Am 19.01.2018 um 12:38 schrieb Hajo L

Re: [users@httpd] problems benchmarking php-fpm/proxy_fcgi with h2load

2018-01-19 Thread Daniel
which are the results exactly and which are the results to a non-php file such as a gif or similar? 2018-01-19 12:38 GMT+01:00 Hajo Locke : > Hello list, > > i do some http/2 benchmarks on my machine and have problems to finish at > least one test. > > System is Ubuntu16.04, libnghttp2-14 1.7.1, A

[users@httpd] problems benchmarking php-fpm/proxy_fcgi with h2load

2018-01-19 Thread Hajo Locke
Hello list, i do some http/2 benchmarks on my machine and have problems to finish at least one test. System is Ubuntu16.04, libnghttp2-14 1.7.1, Apache 2.4.29, mpm_event I start h2load with standard-params: h2load  -n10 -c100 -m10 https://example.com/phpinfo.php first steps are really q

Re: [users@httpd] SSL checker reports server vulnerable to BEAST attack

2018-01-19 Thread Robert S
Thanks. Disabling TLS 1.0 did the trick On Tue, Jan 16, 2018 at 11:54 PM, Luca Toscano wrote: > Hi Robert, > > 2018-01-16 10:21 GMT+01:00 Robert S : >> >> Hi. >> >> I have run a server test on >> https://cryptoreport.rapidssl.com/checker/views/certCheck.jsp. It >> reports that my certificate is

Re: [users@httpd] Setup SquirreMail with Virtual Host

2018-01-19 Thread Michelle Konzack
Hello Rdrigo, I have a buch of Squirrelmail VHosts like running and it is a simple VHost. I had not to change anything but simply setup a VHost in Apache2 [ '/srv/APACHE_availlable/webmail.x-x.xxx' ] ServerAdmin hostmas..

Re: [users@httpd] Correctly configuring OCSP Stapling cache

2018-01-19 Thread Stefan Eissing
> Am 18.01.2018 um 20:10 schrieb Johannes Bauer : > > Hi Stefan, > > On 18.01.2018 10:00, Stefan Eissing wrote: >> Yes, this is definitely an area where the server can and should be >> improved. Marat already provided the link to the article discussing >> this last year and the situation is un

Re: [users@httpd] Redirect only a specific index.php page to new location

2018-01-19 Thread Luca Toscano
Hi Kory, 2018-01-18 5:53 GMT+01:00 Kory Wheatley : > When someone types to go to http://sftpinterface/deptblogs/ or a link I > need it to redirect to http://intranet/template_departments.cfm. Which I > was able to accomplish in the index.php header content with > > /* Redirect browser */ > he